Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0
-
None
-
OS X Lion, clang 3.0
Description
The first block in the test opens a dialog, but it's never actually closed, and the test hangs. Disabling that block results in a test failure later in the test:
FAIL! : tst_QApplication::quitOnLastWindowClosed() Compared values are not the same
Actual (appSpy.count()): 0
Expected (2): 2
Loc: [../tst_qapplication.cpp(728)]
Attachments
Issue Links
- is required for
-
QTBUG-24131 Autotests for Qt 5.0 on OSX
- Closed