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

tst_qtextlayout fails on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0 Beta 1
    • 5.0.0
    • GUI: Text handling
    • None
    • Windows 7 32-bit, MSVC2010
      qtbase 709111e92067f1b416939866eb3cc2232ee4faf8
    • c9c3875fd091602c5470cd45a995dbb329d8cf3d

    Description

      This autotest reliably fails on Windows since recently.

      The last time I can find it has passed is: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_02847/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz (17 May)

      Since then, it has failed like this:

      5/28/12 7:53:37 AM EST: Testing tst_QTextLayout
      5/28/12 7:53:37 AM EST: FAIL!  : tst_QTextLayout::horizontalAlignmentMultiline(ltr linebreak lalign) Compared doubles are not the same (fuzzy compare)
      5/28/12 7:53:37 AM EST:    Actual   (rect.right()): 96
      5/28/12 7:53:37 AM EST:    Expected (firstRight): 48
      5/28/12 7:53:37 AM EST: .\tst_qtextlayout.cpp(961) : failure location
      5/28/12 7:53:37 AM EST: FAIL!  : tst_QTextLayout::horizontalAlignmentMultiline(ltr linebreak ralign) Compared doubles are not the same (fuzzy compare)
      5/28/12 7:53:37 AM EST:    Actual   (rect.left()): 0
      5/28/12 7:53:37 AM EST:    Expected (firstLeft): 48
      5/28/12 7:53:37 AM EST: .\tst_qtextlayout.cpp(960) : failure location
      5/28/12 7:53:37 AM EST: FAIL!  : tst_QTextLayout::horizontalAlignmentMultiline(ltr linebreak calign) Compared doubles are not the same (fuzzy compare)
      5/28/12 7:53:37 AM EST:    Actual   (rect.left()): 0
      5/28/12 7:53:37 AM EST:    Expected (firstLeft): 24
      5/28/12 7:53:37 AM EST: .\tst_qtextlayout.cpp(960) : failure location
      5/28/12 7:53:37 AM EST: FAIL!  : tst_QTextLayout::horizontalAlignmentMultiline(rtl linebreak lalign) Compared doubles are not the same (fuzzy compare)
      5/28/12 7:53:37 AM EST:    Actual   (rect.right()): 96
      5/28/12 7:53:37 AM EST:    Expected (firstRight): 48
      5/28/12 7:53:37 AM EST: .\tst_qtextlayout.cpp(961) : failure location
      5/28/12 7:53:37 AM EST: FAIL!  : tst_QTextLayout::horizontalAlignmentMultiline(rtl linebreak ralign) Compared doubles are not the same (fuzzy compare)
      5/28/12 7:53:37 AM EST:    Actual   (rect.left()): 0
      5/28/12 7:53:37 AM EST:    Expected (firstLeft): 48
      5/28/12 7:53:37 AM EST: .\tst_qtextlayout.cpp(960) : failure location
      5/28/12 7:53:37 AM EST: FAIL!  : tst_QTextLayout::horizontalAlignmentMultiline(rtl linebreak calign) Compared doubles are not the same (fuzzy compare)
      5/28/12 7:53:37 AM EST:    Actual   (rect.left()): 0
      5/28/12 7:53:37 AM EST:    Expected (firstLeft): 24
      5/28/12 7:53:37 AM EST: .\tst_qtextlayout.cpp(960) : failure location
      5/28/12 7:53:38 AM EST: Totals: 114 passed, 6 failed, 3 skipped
      

      Attachments

        For Gerrit Dashboard: QTBUG-25924
        # Subject Branch Project Status CR V

        Activity

          People

            kleint Friedemann Kleint
            rmcgover Rohan McGovern (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes