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

tst_qdeclarativeapplication::layoutDirection() fails

XMLWordPrintable

    • 9b621f38619d8d9b3e61723f4cd4e821f909697a (qtbase stable, 13.12.2013, 5.2.1)

      See http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00552/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

      FAIL!  : tst_qdeclarativeapplication::layoutDirection() Compared values are not the same
         Loc: [tst_qdeclarativeapplication.cpp(110)]
      

      in

         // mirrored
          QApplication::setLayoutDirection(Qt::RightToLeft);
          QCOMPARE(Qt::LayoutDirection(item->property("layoutDirection").toInt()), Qt::RightToLeft);
      

      THat is, the item is no longer noticed.

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

            w00t Robin Burchell
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes