Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-84744

BLACKLIST doesn't work on tst_QTextMarkdownWriter::rewriteDocument()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P1: Critical P1: Critical
    • None
    • 6.0.0
    • Testing: qtestlib
    • None
    • Linux/Yocto

      https://codereview.qt-project.org/c/qt/qtbase/+/301971

      https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1591379994

      https://testresults.qt.io/logs/qt/qtbase/6045cc75b9d0064e103100869e49c61dcea6d265/LinuxUbuntu_18_04x86_64LinuxQEMUarm64GCCqtci-linux-Ubuntu-18.04-x86_64-791079UseLegacyInstructions/d35e5bf6ee131565ac608e9711707477808c6f74/test_1591380065/log.txt.gz

      agent:2020/06/05 18:57:06 build.go:253: PASS   : tst_QTextMarkdownWriter::rewriteDocument(block quotes)
      agent:2020/06/05 18:57:07 build.go:253: FAIL!  : tst_QTextMarkdownWriter::rewriteDocument(example) Compared values are not the same
      agent:2020/06/05 18:57:07 build.go:253:    Actual   (md)  : "# QTextEdit\n\nThe QTextEdit widget is an advanced editor that supports formatted rich text.\nIt can be used to display HTML and other rich document formats. Internally,\nQTextEdit uses the QTextDocument class to describe both the high-level\nst"...
      agent:2020/06/05 18:57:07 build.go:253:    Expected (orig): "# QTextEdit\n\nThe QTextEdit widget is an advanced editor that supports formatted rich text.\nIt can be used to display HTML and other rich document formats. Internally,\nQTextEdit uses the QTextDocument class to describe both the high-level\nst"...
      agent:2020/06/05 18:57:07 build.go:253:    Loc: [tst_qtextmarkdownwriter.cpp(393)]
      agent:2020/06/05 18:57:07 build.go:253: PASS   : tst_QTextMarkdownWriter::rewriteDocument(list items after headings)
      agent:2020/06/05 18:57:07 build.go:253: PASS   : tst_QTextMarkdownWriter::rewriteDocument(word wrap)
      agent:2020/06/05 18:57:07 build.go:253: PASS   : tst_QTextMarkdownWriter::rewriteDocument(links)
      agent:2020/06/05 18:57:07 build.go:253: PASS   : tst_QTextMarkdownWriter::rewriteDocument(lists and code blocks)

      But that test should be blacklisted, see https://github.com/qt/qtbase/blob/dev/tests/auto/gui/text/qtextmarkdownwriter/BLACKLIST

      And it worked fine at the change:

      https://codereview.qt-project.org/c/qt/qtbase/+/303054

      https://testresults.qt.io/coin/integration/qt/qtbase/tasks/1591352112

      https://testresults.qt.io/coin/api/results/qt/qtbase/307f83516207fdd03e2671f81d157d4998726605/LinuxUbuntu_18_04x86_64LinuxQEMUarm64GCCqtci-linux-Ubuntu-18.04-x86_64-791079UseLegacyInstructions/d35e5bf6ee131565ac608e9711707477808c6f74/test_1591352308/log.txt.gz

      agent:2020/06/05 11:15:11 build.go:253: BPASS  : tst_QTextMarkdownWriter::rewriteDocument(block quotes)
      agent:2020/06/05 11:15:11 build.go:253: BFAIL  : tst_QTextMarkdownWriter::rewriteDocument(example) Compared values are not the same
      agent:2020/06/05 11:15:11 build.go:253:    Actual   (md)  : "# QTextEdit\n\nThe QTextEdit widget is an advanced editor that supports formatted rich text.\nIt can be used to display HTML and other rich document formats. Internally,\nQTextEdit uses the QTextDocument class to describe both the high-level\nst"...
      agent:2020/06/05 11:15:11 build.go:253:    Expected (orig): "# QTextEdit\n\nThe QTextEdit widget is an advanced editor that supports formatted rich text.\nIt can be used to display HTML and other rich document formats. Internally,\nQTextEdit uses the QTextDocument class to describe both the high-level\nst"...
      agent:2020/06/05 11:15:11 build.go:253:    Loc: [tst_qtextmarkdownwriter.cpp(393)]
      agent:2020/06/05 11:15:11 build.go:253: BPASS  : tst_QTextMarkdownWriter::rewriteDocument(list items after headings)
      agent:2020/06/05 11:15:11 build.go:253: BPASS  : tst_QTextMarkdownWriter::rewriteDocument(word wrap)
      agent:2020/06/05 11:15:11 build.go:253: BPASS  : tst_QTextMarkdownWriter::rewriteDocument(links)
      agent:2020/06/05 11:15:11 build.go:253: BPASS  : tst_QTextMarkdownWriter::rewriteDocument(lists and code blocks)
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            liaqi Liang Qi
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes