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

tst_qquickdroparea fails on mac

    XMLWordPrintable

Details

    • macOS

    Description

      Autotest `tst_qquickdroparea' failed for macx-clang developer-build OSX
      10.7 :(
      
      ********* Start testing of tst_QQuickDropArea *********
      Config: Using QTest library 5.0.0, Qt 5.0.0
      PASS : tst_QQuickDropArea::initTestCase()
      PASS : tst_QQuickDropArea::containsDrag_internal()
      FAIL! : tst_QQuickDropArea::containsDrag_external() Compared values are not the same
      Actual (evaluate<bool>(dropArea, "containsDrag")): 0
      Expected (true): 1
      Loc: [tst_qquickdroparea.cpp(198)]
      PASS : tst_QQuickDropArea::keys_internal()
      FAIL! : tst_QQuickDropArea::keys_external() Compared values are not the same
      Actual (evaluate<bool>(dropArea, "containsDrag")): 0
      Expected (true): 1
      Loc: [tst_qquickdroparea.cpp(368)]
      PASS : tst_QQuickDropArea::source_internal()
      PASS : tst_QQuickDropArea::position_internal()
      FAIL! : tst_QQuickDropArea::position_external() Compared values are not the same
      Actual (evaluate<int>(dropArea, "enterEvents")): 0
      Expected (1): 1
      Loc: [tst_qquickdroparea.cpp(594)]
      PASS : tst_QQuickDropArea::drop_internal()
      FAIL! : tst_QQuickDropArea::simultaneousDrags() Compared values are not the same
      Actual (evaluate<bool>(dropArea1, "containsDrag")): 0
      Expected (true): 1
      Loc: [tst_qquickdroparea.cpp(936)]
      PASS : tst_QQuickDropArea::cleanupTestCase()
      Totals: 7 passed, 4 failed, 0 skipped
      ********* Finished testing of tst_QQuickDropArea *********
      QtQA::App::TestRunner: test failed, running again to see if it is flaky...
      ********* Start testing of tst_QQuickDropArea *********
      Config: Using QTest library 5.0.0, Qt 5.0.0
      PASS : tst_QQuickDropArea::initTestCase()
      PASS : tst_QQuickDropArea::containsDrag_internal()
      FAIL! : tst_QQuickDropArea::containsDrag_external() Compared values are not the same
      Actual (evaluate<bool>(dropArea, "containsDrag")): 0
      Expected (true): 1
      Loc: [tst_qquickdroparea.cpp(198)]
      PASS : tst_QQuickDropArea::keys_internal()
      FAIL! : tst_QQuickDropArea::keys_external() Compared values are not the same
      Actual (evaluate<bool>(dropArea, "containsDrag")): 0
      Expected (true): 1
      Loc: [tst_qquickdroparea.cpp(368)]
      PASS : tst_QQuickDropArea::source_internal()
      PASS : tst_QQuickDropArea::position_internal()
      FAIL! : tst_QQuickDropArea::position_external() Compared values are not the same
      Actual (evaluate<int>(dropArea, "enterEvents")): 0
      Expected (1): 1
      Loc: [tst_qquickdroparea.cpp(594)]
      PASS : tst_QQuickDropArea::drop_internal()
      FAIL! : tst_QQuickDropArea::simultaneousDrags() Compared values are not the same
      Actual (evaluate<bool>(dropArea1, "containsDrag")): 0
      Expected (true): 1
      Loc: [tst_qquickdroparea.cpp(936)]
      PASS : tst_QQuickDropArea::cleanupTestCase()
      Totals: 7 passed, 4 failed, 0 skipped
      ********* Finished testing of tst_QQuickDropArea *********
      QtQA::App::TestRunner: test failure could be reproduced twice consecutively
      

      Attachments

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

        Activity

          People

            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes