From ci-noreply at qt-project.org Wed Jul 1 00:12:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 01:12:17 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1445 Message-ID: <20150630_221217_041230.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1445: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01445/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1435693734): http://codereview.qt-project.org/115529 [PS2] - Fix simple semi-transparent blending of RGB32 on RGB30 From ci-noreply at qt-project.org Wed Jul 1 01:22:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 02:22:02 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2106 Message-ID: <20150630_232202_027242.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [94352] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [94351] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 02:12:40.762 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000017090 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001011136e0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <1373BCCF-6B51-8D90-16C7-F9769EA1C9A9> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [89775] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [89774] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 01:59:25.130 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000015eaf rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102521d00 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <48542230-8BAD-F590-BFC7-A5850DF02FEE> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x103bf3000 - 0x103bf9ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x103bfe000 - 0x103c04ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x103c0a000 - 0x103c45ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x103c4e000 - 0x103c53ff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x103c58000 - 0x103c5cfff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x103ed5000 - 0x103f29fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x103f3a000 - 0x103f8afef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e88000 - 0x109eeafff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [89777] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [89774] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 01:59:27.813 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [83340] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [83339] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 01:11:23.161 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001458c rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101243ba0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <6B18C014-69E8-7C65-21FD-1AD685B93390> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [83343] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [83339] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 01:11:32.627 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001458f rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001031067f0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001089e9000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <6B18C014-69E8-7C65-21FD-1AD685B93390> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 12 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 28 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02106/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1435687892): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Wed Jul 1 02:16:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 02:16:47 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #505 - FAILURE Message-ID: <20150701001647.1A98257600@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00505 From ci-noreply at qt-project.org Wed Jul 1 02:26:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 03:26:39 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1446 Message-ID: <20150701_002639_058184.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:51654/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:51658/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] Totals: 549 passed, 54 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 684032 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53823/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 45 ms: rate = 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14285714 (it received 1200000 bytes in 84 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 907264 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53827/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read (QTcpSocket): device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 54 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 556 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01446/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1435706032): http://codereview.qt-project.org/115529 [PS2] - Fix simple semi-transparent blending of RGB32 on RGB30 From ci-noreply at qt-project.org Wed Jul 1 02:45:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 03:45:20 +0300 Subject: [Ci-reports] pass on Qt5_5.5_Integration #138 Message-ID: <20150701_004520_095549.ci-noreply@qt-project.org> Qt5_5.5_Integration #138: SUCCESS Tested changes (refs/builds/5.5_1435689729): http://codereview.qt-project.org/115541 [PS1] - Updated submodules. http://codereview.qt-project.org/115563 [PS2] - README: Replace qt-project.org with qt.io From ci-noreply at qt-project.org Wed Jul 1 02:57:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 03:57:11 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6685 Message-ID: <20150701_005711_032187.ci-noreply@qt-project.org> QtBase_dev_Integration #6685: SUCCESS Tested changes (refs/builds/dev_1435695183): http://codereview.qt-project.org/111705 [PS1] - Add qHash(QLocale) http://codereview.qt-project.org/115591 [PS1] - QModelIndex: Fix a nullptr literal 0 that would look odd as nullptr http://codereview.qt-project.org/115452 [PS3] - qdoc: Missing names from ignored tokens list http://codereview.qt-project.org/115448 [PS4] - qdoc: Missing name from ignored directives From ci-noreply at qt-project.org Wed Jul 1 03:38:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 04:38:34 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #170 Message-ID: <20150701_013834_052287.ci-noreply@qt-project.org> Qt3D_5.5_Integration #170: SUCCESS Tested changes (refs/builds/5.5_1435699813): http://codereview.qt-project.org/115515 [PS5] - Make sure makeCurrent() is only called when necessary From ci-noreply at qt-project.org Wed Jul 1 03:51:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 04:51:54 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6686 Message-ID: <20150701_015154_011188.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6686: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06686/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1435712326): http://codereview.qt-project.org/114319 [PS1] - Micro-optimize QKeySequence datastream operator (II) http://codereview.qt-project.org/91465 [PS2] - QTextLayout: deprecate QList API for additionalFormat From ci-noreply at qt-project.org Wed Jul 1 05:19:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 06:19:03 +0300 Subject: [Ci-reports] pass on QtCanvas3D_5.5_Integration #196 Message-ID: <20150701_031903_040016.ci-noreply@qt-project.org> QtCanvas3D_5.5_Integration #196: SUCCESS Tested changes (refs/builds/5.5_1435718361): http://codereview.qt-project.org/115420 [PS2] - Made planets example scalable to small screens From ci-noreply at qt-project.org Wed Jul 1 06:30:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 06:30:55 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #134 - FAILURE Message-ID: <20150701043055.D12355581B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00134 From ci-noreply at qt-project.org Wed Jul 1 07:07:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 07:07:54 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #72 - FAILURE Message-ID: <20150701050754.C478054470@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00072 From ci-noreply at qt-project.org Wed Jul 1 07:08:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 07:08:49 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #37 - FAILURE Message-ID: <20150701050849.A08C454470@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00037 From ci-noreply at qt-project.org Wed Jul 1 07:58:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 08:58:08 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1447 Message-ID: <20150701_055808_091988.ci-noreply@qt-project.org> QtBase_5.5_Integration #1447: SUCCESS Tested changes (refs/builds/5.5_1435725003): http://codereview.qt-project.org/115529 [PS2] - Fix simple semi-transparent blending of RGB32 on RGB30 From ci-noreply at qt-project.org Wed Jul 1 08:05:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 08:05:36 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #296 - FAILURE Message-ID: <20150701060536.288E855C6F@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00296 From ci-noreply at qt-project.org Wed Jul 1 08:13:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 09:13:09 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #153 Message-ID: <20150701_061309_066025.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #153: SUCCESS Tested changes (refs/builds/5.5_1435728405): http://codereview.qt-project.org/115302 [PS1] - Fix invisible cursor handles from preventing touches From ci-noreply at qt-project.org Wed Jul 1 09:25:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 10:25:06 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6687 Message-ID: <20150701_072506_035443.ci-noreply@qt-project.org> QtBase_dev_Integration #6687: SUCCESS Tested changes (refs/builds/dev_1435730012): http://codereview.qt-project.org/115592 [PS2] - QtCore: Use Q_NULLPTR instead of 0 in all public headers From ci-noreply at qt-project.org Wed Jul 1 09:54:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 10:54:23 +0300 Subject: [Ci-reports] fail on QtCanvas3D_wip_threading_Integration #23 Message-ID: <20150701_075423_066698.ci-noreply@qt-project.org> QtCanvas3D_wip_threading_Integration » linux-android-g++_Ubuntu_14.04_x64 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/linux-android-g++_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » linux-g++_no-widgets_Ubuntu_14.04_x64 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » linux-imx6-armv7a_Ubuntu_14.04_x64 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/linux-imx6-armv7a_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » linux-qnx-armv7le_Ubuntu_14.04_x64 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/linux-qnx-armv7le_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » linux-qnx-x86_Ubuntu_14.04_x64 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/linux-qnx-x86_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » win32-msvc2010_Windows_7 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » winphone-arm-msvc2013_Windows_81 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/winphone-arm-msvc2013_Windows_81/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » winrt-x64-msvc2013_Windows_81 #23: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00023/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/wip/threading_1435736474): http://codereview.qt-project.org/115569 [PS1] - Minor improvements to render loop From ci-noreply at qt-project.org Wed Jul 1 10:01:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 11:01:19 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2107 Message-ID: <20150701_080119_093618.ci-noreply@qt-project.org> Qt_4.8_Integration » win32-msvc2010_Windows_7 #2107: FAILURE Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02107/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1435728624): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Wed Jul 1 11:17:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 12:17:34 +0300 Subject: [Ci-reports] fail on QtCanvas3D_wip_threading_Integration #24 Message-ID: <20150701_091734_031193.ci-noreply@qt-project.org> QtCanvas3D_wip_threading_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #24: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00024/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #24: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00024/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » winphone-arm-msvc2013_Windows_81 #24: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00024/winphone-arm-msvc2013_Windows_81/log.txt.gz ============================================================ QtCanvas3D_wip_threading_Integration » winrt-x64-msvc2013_Windows_81 #24: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00024/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/wip/threading_1435738243): http://codereview.qt-project.org/115569 [PS1] - Minor improvements to render loop From ci-noreply at qt-project.org Wed Jul 1 11:18:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 12:18:32 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1449 Message-ID: <20150701_091832_042207.ci-noreply@qt-project.org> QtBase_5.5_Integration » revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64 #1449: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01449/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1449: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01449/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1435739209): http://codereview.qt-project.org/115604 [PS1] - Remove stray period in QGraphicsItem documentation. From ci-noreply at qt-project.org Wed Jul 1 11:27:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 12:27:37 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #154 Message-ID: <20150701_092737_079123.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #154: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00154/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435742085): http://codereview.qt-project.org/115445 [PS4] - TreeView: Track model indexes during selection From ci-noreply at qt-project.org Wed Jul 1 11:33:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 12:33:01 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1450 Message-ID: <20150701_093301_085232.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #1450: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01450/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435742407): http://codereview.qt-project.org/115098 [PS1] - Fix accidental fall through in QOpenGLTexture::set[Compressed]Data() From ci-noreply at qt-project.org Wed Jul 1 11:39:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 12:39:51 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6688 Message-ID: <20150701_093951_092012.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #6688: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06688/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #6688: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06688/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6688: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06688/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1435742804): http://codereview.qt-project.org/115473 [PS3] - Merge remote-tracking branch 'origin/5.5' into dev http://codereview.qt-project.org/115610 [PS1] - Fix A2RGB30 compositing tests From ci-noreply at qt-project.org Wed Jul 1 12:10:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 13:10:36 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #155 Message-ID: <20150701_101036_050258.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » linux-android-g++_Ubuntu_14.04_x64 #155: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00155/linux-android-g++_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtQuickControls_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #155: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00155/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtQuickControls_5.5_Integration » winphone-arm-msvc2013_Windows_81 #155: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00155/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1435743321): http://codereview.qt-project.org/115445 [PS4] - TreeView: Track model indexes during selection From ci-noreply at qt-project.org Wed Jul 1 12:25:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 13:25:18 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #156 Message-ID: <20150701_102518_042136.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #156: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00156/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ QtQuickControls_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #156: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00156/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435745541): http://codereview.qt-project.org/115445 [PS4] - TreeView: Track model indexes during selection From ci-noreply at qt-project.org Wed Jul 1 12:26:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 13:26:59 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2108 Message-ID: <20150701_102659_015941.ci-noreply@qt-project.org> Qt_4.8_Integration » win32-mingw48_developer-build_Windows_7 #2108: FAILURE Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02108/win32-mingw48_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1435746283): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Wed Jul 1 12:29:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 13:29:21 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #157 Message-ID: <20150701_102921_097733.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #157: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00157/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435746412): http://codereview.qt-project.org/115639 [PS1] - Fix cursor handles remaining visible after losing focus From ci-noreply at qt-project.org Wed Jul 1 12:43:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 13:43:06 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1451 Message-ID: <20150701_104306_062242.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-android_armeabi-g++_Ubuntu_14.04_x64 #1451: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01451/linux-android_armeabi-g++_Ubuntu_14.04_x64/log.txt.gz ============================================================ QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1451: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01451/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtBase_5.5_Integration » winphone-arm-msvc2013_Windows_81 #1451: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01451/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1435744302): http://codereview.qt-project.org/115358 [PS4] - Doc: Give advice on foreach vs range-based for From ci-noreply at qt-project.org Wed Jul 1 13:28:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 14:28:45 +0300 Subject: [Ci-reports] fail on QtCanvas3D_wip_threading_Integration #25 Message-ID: <20150701_112845_057732.ci-noreply@qt-project.org> QtCanvas3D_wip_threading_Integration » winrt-x64-msvc2013_Windows_81 #25: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00025/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/wip/threading_1435745949): http://codereview.qt-project.org/115613 [PS1] - Fix two GL errors and warnings related to resizing http://codereview.qt-project.org/115569 [PS1] - Minor improvements to render loop From ci-noreply at qt-project.org Wed Jul 1 14:39:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 15:39:33 +0300 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #286 Message-ID: <20150701_123933_029767.ci-noreply@qt-project.org> `make' failed :( make[3]: *** [sub-gyp_run-pro-make_first] Error 3 make[2]: *** [sub-core-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00286/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1435749799): http://codereview.qt-project.org/115637 [PS4] - Merge Chromium 44 and fixes From ci-noreply at qt-project.org Wed Jul 1 17:02:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 18:02:03 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1452 Message-ID: <20150701_150203_001455.ci-noreply@qt-project.org> QtBase_5.5_Integration #1452: SUCCESS Tested changes (refs/builds/5.5_1435747482): http://codereview.qt-project.org/115604 [PS1] - Remove stray period in QGraphicsItem documentation. http://codereview.qt-project.org/114516 [PS1] - doc: Fix error in QOpenGLShaderProgram example From ci-noreply at qt-project.org Wed Jul 1 18:00:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 19:00:53 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2109 Message-ID: <20150701_160053_021245.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [93190] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [93189] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 18:51:42.348 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000016c06 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001011172d0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <8B42BB3A-C49B-4F06-582F-1131D20AD1CE> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [89336] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [89335] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 18:38:47.441 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000015cf8 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000107e60530 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <314C969B-6416-65A2-6E68-215D847CB841> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x107da0000 - 0x107da6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x107dab000 - 0x107db1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x107db7000 - 0x107df2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108100000 - 0x108154fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x108165000 - 0x10816aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10816f000 - 0x108173fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x1086d5000 - 0x108725fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x108746000 - 0x1087a8fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [89337] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [89335] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 18:38:50.015 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [82225] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [82224] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 17:50:33.201 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000014131 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000103a01f60 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108b7a000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <92B89F57-E17D-B840-03A2-2259562CCF90> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [82228] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [82224] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 17:50:38.480 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000014134 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101507060 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <92B89F57-E17D-B840-03A2-2259562CCF90> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 7 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 12 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02109/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1435748278): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Wed Jul 1 20:28:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 21:28:16 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6689 Message-ID: <20150701_182816_025330.ci-noreply@qt-project.org> QtBase_dev_Integration #6689: SUCCESS Tested changes (refs/builds/dev_1435747903): http://codereview.qt-project.org/115610 [PS1] - Fix A2RGB30 compositing tests http://codereview.qt-project.org/115473 [PS3] - Merge remote-tracking branch 'origin/5.5' into dev From ci-noreply at qt-project.org Wed Jul 1 21:42:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 1 Jul 2015 22:42:49 +0300 Subject: [Ci-reports] pass on QtCanvas3D_wip_threading_Integration #26 Message-ID: <20150701_194249_048934.ci-noreply@qt-project.org> QtCanvas3D_wip_threading_Integration #26: SUCCESS Tested changes (refs/builds/wip/threading_1435753820): http://codereview.qt-project.org/115613 [PS1] - Fix two GL errors and warnings related to resizing http://codereview.qt-project.org/115569 [PS1] - Minor improvements to render loop From ci-noreply at qt-project.org Wed Jul 1 23:05:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 00:05:46 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #708 Message-ID: <20150701_210546_080495.ci-noreply@qt-project.org> Qt5_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #708: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00708/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1435775816): http://codereview.qt-project.org/115299 [PS15] - Updated submodules. From ci-noreply at qt-project.org Wed Jul 1 23:07:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 00:07:35 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #159 Message-ID: <20150701_210735_088433.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #159: SUCCESS Tested changes (refs/builds/5.5_1435753871): http://codereview.qt-project.org/115639 [PS1] - Fix cursor handles remaining visible after losing focus From ci-noreply at qt-project.org Wed Jul 1 23:56:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 00:56:29 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2110 Message-ID: <20150701_215629_002397.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [94920] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [94919] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 00:47:13.774 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000172c8 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108044430 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [90358] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [90357] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 00:34:02.313 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000160f6 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010263b3b0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <6A031E20-1C95-2137-AD55-C19E43E39800> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x103bf3000 - 0x103bf9ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x103bfe000 - 0x103c04ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x103c0a000 - 0x103c45ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x103c4e000 - 0x103c53ff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x103c58000 - 0x103c5cfff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x103ed5000 - 0x103f29fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x103f3a000 - 0x103f8afef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e88000 - 0x109eeafff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [90360] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [90357] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 00:34:04.915 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [83983] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [83982] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 23:48:35.972 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001480f rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000103009c10 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001089c4000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <0431E811-01F0-F70E-CBEF-CBA82C98F772> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [83986] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [83982] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-01 23:48:42.808 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000014812 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101258130 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <0431E811-01F0-F70E-CBEF-CBA82C98F772> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 9 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 14 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02110/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1435769507): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Thu Jul 2 00:00:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 01:00:46 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #33 Message-ID: <20150701_220046_083259.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #33: SUCCESS Tested changes (refs/builds/5.5_1435755053): http://codereview.qt-project.org/115582 [PS2] - Get rid of QSPP::bytesToWrite() From ci-noreply at qt-project.org Thu Jul 2 03:29:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 04:29:18 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1454 Message-ID: <20150702_012918_051008.ci-noreply@qt-project.org> QtBase_5.5_Integration #1454: SUCCESS Tested changes (refs/builds/5.5_1435763019): http://codereview.qt-project.org/115431 [PS3] - Doc: Updated the footer in the online template http://codereview.qt-project.org/115358 [PS4] - Doc: Give advice on foreach vs range-based for From ci-noreply at qt-project.org Thu Jul 2 07:15:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 08:15:28 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #709 Message-ID: <20150702_051528_047522.ci-noreply@qt-project.org> qtdeclarative failed to compile :( /work/build/qtbase/bin/moc -DQT_NO_CLIPBOARD -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_QML_DEBUG_NO_WARNING -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/work/build/qtdeclarative/tests/auto/qml/debugger/qqmldebuglocal"' -D__QNXNTO__ -I/work/build/qtbase/mkspecs/qnx-x86-qcc -I/work/build/qtdeclarative/tests/auto/qml/debugger/qqmldebuglocal -I/work/build/qtdeclarative/tests/auto/qml/debugger/shared -I/work/build/qtbase/include/QtGui/5.6.0 -I/work/build/qtbase/include/QtGui/5.6.0/QtGui -I/work/build/qtbase/include -I/work/build/qtbase/include/QtGui -I/work/build/qtbase/include/QtQml/5.6.0 -I/work/build/qtbase/include/QtQml/5.6.0/QtQml -I/work/build/qtbase/include/QtQml -I/work/build/qtbase/include/QtNetwork -I/work/build/qtbase/include/QtTest -I/work/build/qtbase/include/QtCore/5.6.0 -I/work/build/qtbase/include/QtCore/5.6.0/QtCore -I/work/build/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qqmldebuglocal.cpp -o .moc/tst_qqmldebuglocal.moc qcc -Vgcc_ntox86 -c -Wno-psabi -lang-c++ -g -Wall -W -D_REENTRANT -fPIC -DQT_NO_CLIPBOARD -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_QML_DEBUG_NO_WARNING -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/work/build/qtdeclarative/tests/auto/qml/debugger/qqmldebuglocal"' -I. -I../shared -I/work/build/qtbase/include/QtGui/5.6.0 -I/work/build/qtbase/include/QtGui/5.6.0/QtGui -I/work/build/qtbase/include -I/work/build/qtbase/include/QtGui -I/work/build/qtbase/include/QtQml/5.6.0 -I/work/build/qtbase/include/QtQml/5.6.0/QtQml -I/work/build/qtbase/include/QtQml -I/work/build/qtbase/include/QtNetwork -I/work/build/qtbase/include/QtTest -I/work/build/qtbase/include/QtCore/5.6.0 -I/work/build/qtbase/include/QtCore/5.6.0/QtCore -I/work/build/qtbase/include/QtCore -I.moc -I/opt/qnx660/target/qnx6/usr/include -I/opt/qnx660/target/qnx6/usr/include/freetype2 -I/work/build/qtbase/mkspecs/qnx-x86-qcc -o .obj/tst_qqmldebuglocal.o tst_qqmldebuglocal.cpp tst_qqmldebuglocal.cpp: In function 'int main(int, char**)': tst_qqmldebuglocal.cpp:146:70: error: 'time' was not declared in this scope tst_qqmldebuglocal.cpp:146:70: note: suggested alternative: In file included from /opt/qnx660/target/qnx6/usr/include/cpp/c/ctime:8:0, from /opt/qnx660/target/qnx6/usr/include/cpp/xlocinfo:8, from /opt/qnx660/target/qnx6/usr/include/cpp/xlocale:8, from /opt/qnx660/target/qnx6/usr/include/cpp/xiosbase:4, from /opt/qnx660/target/qnx6/usr/include/cpp/streambuf:4, from /opt/qnx660/target/qnx6/usr/include/cpp/xlocnum:8, from /opt/qnx660/target/qnx6/usr/include/cpp/ios:4, from /opt/qnx660/target/qnx6/usr/include/cpp/ostream:4, from /opt/qnx660/target/qnx6/usr/include/cpp/istream:4, from /opt/qnx660/target/qnx6/usr/include/cpp/iterator:4, from /opt/qnx660/target/qnx6/usr/include/cpp/string:4, from /work/build/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:45, from /work/build/qtbase/include/QtCore/qbytearray.h:1, from /work/build/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:42, from /work/build/qtbase/include/QtCore/qstring.h:1, from /work/build/qtbase/include/QtTest/../../src/testlib/qtestcase.h:39, from /work/build/qtbase/include/QtTest/qtestcase.h:1, from /work/build/qtbase/include/QtTest/../../src/testlib/qtest.h:38, from /work/build/qtbase/include/QtTest/qtest.h:1, from tst_qqmldebuglocal.cpp:34: /opt/qnx660/target/qnx6/usr/include/time.h:200:15: note: 'std::time' make[6]: *** [.obj/tst_qqmldebuglocal.o] Error 1 make[5]: *** [sub-qqmldebuglocal-make_first] Error 2 make[4]: *** [sub-debugger-make_first] Error 2 make[3]: *** [sub-qml-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtdeclarative-make_first] Error 2 Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00709/linux-qnx-x86_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1435811656): http://codereview.qt-project.org/115299 [PS15] - Updated submodules. From ci-noreply at qt-project.org Thu Jul 2 09:38:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 10:38:29 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150702_073829_005623.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-02T07:36:28Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-02T07:36:28Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-02T07:36:28Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Thu Jul 2 13:50:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 14:50:48 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2111 Message-ID: <20150702_115048_068939.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [26235] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [26234] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 14:41:37.999 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000667b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001015175a0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [21647] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [21646] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 14:28:38.401 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000548f rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010251bd80 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <92B5C17B-0AA7-7312-333D-8E4287E2BD27> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1085a0000 - 0x1085a6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1085ab000 - 0x1085b1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1085b7000 - 0x1085f2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x109000000 - 0x109054fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109065000 - 0x10906aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10906f000 - 0x1090bffef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x1090e0000 - 0x1090e4fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109eae000 - 0x109f10fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [21649] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [21646] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 14:28:40.976 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [15259] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [15258] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 13:41:05.002 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000003b9b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000103154660 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <938B245D-6171-CAE8-6F97-88E3F96B2C78> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [15282] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [15258] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-02 13:41:10.104 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000003bb2 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001080104c0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108b74000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <938B245D-6171-CAE8-6F97-88E3F96B2C78> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 7 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 10 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02111/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1435819836): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Thu Jul 2 13:59:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 14:59:48 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #171 Message-ID: <20150702_115948_040494.ci-noreply@qt-project.org> qt3d failed to compile :( /opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -fno-builtin-memmove -std=c++11 -O2 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT3DRENDERER_LIBRARY -DQT_BUILD_3DRENDERER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_3DCORE_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/Qt3DRenderer -I../../include/Qt3DRenderer/5.5.1 -I../../include/Qt3DRenderer/5.5.1/Qt3DRenderer -Ibackend -Ibackend/framegraph -Ibackend/jobs -Ifrontend -Ifrontend/framegraph-components -Iio -Idefaults -I/work/build/qt/qtbase/include/QtGui/5.5.1 -I/work/build/qt/qtbase/include/QtGui/5.5.1/QtGui -I../../include/Qt3DCore/5.5.1 -I../../include/Qt3DCore/5.5.1/Qt3DCore -I../../include/Qt3DCore -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtOpenGLExtensions -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtCore/5.5.1 -I/work/build/qt/qtbase/include/QtCore/5.5.1/QtCore -I/work/build/qt/qtbase/include/QtCore -I.moc -isystem /opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -isystem /opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -isystem /opt/android/ndk/platforms/android-9/arch-arm/usr/include -I/work/build/qt/qtbase/mkspecs/android-g++ -o .obj/qgoochmaterial.o defaults/qgoochmaterial.cpp defaults/qgoochmaterial.cpp: In member function 'void Qt3D::QGoochMaterialPrivate::init()': defaults/qgoochmaterial.cpp:86:115: error: invalid use of incomplete type 'class QUrl' In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:40, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/QVariant:1, from ../../include/Qt3DRenderer/../../src/render/frontend/qmaterial.h:40, from ../../include/Qt3DRenderer/qmaterial.h:1, from defaults/qgoochmaterial.h:40, from defaults/qgoochmaterial.cpp:37: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: error: forward declaration of 'class QUrl' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1871:11: note: in definition of macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1873:1: note: in expansion of macro 'QT_FOR_EACH_STATIC_CORE_CLASS' defaults/qgoochmaterial.cpp:87:117: error: invalid use of incomplete type 'class QUrl' In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:40, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/QVariant:1, from ../../include/Qt3DRenderer/../../src/render/frontend/qmaterial.h:40, from ../../include/Qt3DRenderer/qmaterial.h:1, from defaults/qgoochmaterial.h:40, from defaults/qgoochmaterial.cpp:37: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: error: forward declaration of 'class QUrl' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1871:11: note: in definition of macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1873:1: note: in expansion of macro 'QT_FOR_EACH_STATIC_CORE_CLASS' defaults/qgoochmaterial.cpp:88:118: error: invalid use of incomplete type 'class QUrl' In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:40, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/QVariant:1, from ../../include/Qt3DRenderer/../../src/render/frontend/qmaterial.h:40, from ../../include/Qt3DRenderer/qmaterial.h:1, from defaults/qgoochmaterial.h:40, from defaults/qgoochmaterial.cpp:37: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: error: forward declaration of 'class QUrl' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1871:11: note: in definition of macro 'QT_FORWARD_DECLARE_STATIC_TYPES_ITER' /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1873:1: note: in expansion of macro 'QT_FOR_EACH_STATIC_CORE_CLASS' defaults/qgoochmaterial.cpp:89:120: error: invalid use of incomplete type 'class QUrl' In file included from /work/build/qt/qtbase/include/QtCore/qmetatype.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:40, from /work/build/qt/qtbase/include/QtCore/qvariant.h:1, from /work/build/qt/qtbase/include/QtCore/QVariant:1, from ../../include/Qt3DRenderer/../../src/render/frontend/qmaterial.h:40, from ../../include/Qt3DRenderer/qmaterial.h:1, from defaults/qgoochmaterial.h:40, from defaults/qgoochmaterial.cpp:37: /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:96:17: error: forward declaration of 'class QUrl' make[3]: *** [.obj/qgoochmaterial.o] Error 1 make[2]: *** [sub-render-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qt3d] Error 2 Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00171/linux-android-g++_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1435837259): http://codereview.qt-project.org/115722 [PS2] - Don't saturate with too much ambient http://codereview.qt-project.org/108535 [PS10] - Add gooch material and example From ci-noreply at qt-project.org Thu Jul 2 14:15:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 14:15:37 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #506 - FAILURE Message-ID: <20150702121537.531B85339D@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00506 From ci-noreply at qt-project.org Thu Jul 2 15:33:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 16:33:38 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6690 Message-ID: <20150702_133338_087292.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6690: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06690/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1435775390): http://codereview.qt-project.org/115665 [PS1] - QtDBus: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/115666 [PS1] - QtXml: Use Q_NULLPTR instead of 0 in all public headers From ci-noreply at qt-project.org Thu Jul 2 15:42:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 16:42:10 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6691 Message-ID: <20150702_134210_080706.ci-noreply@qt-project.org> qtbase failed to compile :( compiling cppcodeparser.cpp cppcodeparser.cpp: In member function ‘bool CppCodeParser::matchFunctionDecl(Aggregate*, QStringList*, FunctionNode**, const QString&, CppCodeParser::ExtraFuncData&)’: cppcodeparser.cpp:1570:10: error: variable ‘body_expected’ set but not used [-Werror=unused-but-set-variable] cppcodeparser.cpp:1387:10: error: variable ‘matched_inline’ set but not used [-Werror=unused-but-set-variable] make[3]: *** [.obj/cppcodeparser.o] Error 1 make[2]: *** [sub-qdoc-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06691/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1435844114): http://codereview.qt-project.org/115635 [PS3] - qdoc: Removed debug code http://codereview.qt-project.org/115525 [PS6] - qdoc:Fixed a few qdoc errors http://codereview.qt-project.org/115535 [PS4] - qdoc: Parsing of inline friends http://codereview.qt-project.org/113549 [PS3] - qqnxinputcontext: Add support for EnterKeyType http://codereview.qt-project.org/114606 [PS1] - StateMachine: Move Q...Private::get to _p.h file. http://codereview.qt-project.org/115669 [PS1] - Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTR From ci-noreply at qt-project.org Thu Jul 2 17:28:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 18:28:44 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2112 Message-ID: <20150702_152844_003978.ci-noreply@qt-project.org> Autotest `tst_qmdiarea @ /work/build/tests/auto/qmdiarea' failed :( QVNCServer created on port 5901 ********* Start testing of tst_QMdiArea ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QMdiArea::initTestCase() PASS : tst_QMdiArea::subWindowActivated() XFAIL : tst_QMdiArea::subWindowActivated2() task 168682 Loc: [tst_qmdiarea.cpp(537)] PASS : tst_QMdiArea::subWindowActivated2() PASS : tst_QMdiArea::subWindowActivatedWithMinimize() PASS : tst_QMdiArea::showWindows() PASS : tst_QMdiArea::changeWindowTitle() PASS : tst_QMdiArea::changeModified() PASS : tst_QMdiArea::childSize() PASS : tst_QMdiArea::fixedSize() PASS : tst_QMdiArea::minimumSizeHint() PASS : tst_QMdiArea::sizeHint() PASS : tst_QMdiArea::setActiveSubWindow() PASS : tst_QMdiArea::activeSubWindow() PASS : tst_QMdiArea::currentSubWindow() PASS : tst_QMdiArea::addAndRemoveWindows() PASS : tst_QMdiArea::addAndRemoveWindowsWithReparenting() PASS : tst_QMdiArea::removeSubWindow_2() PASS : tst_QMdiArea::closeWindows() PASS : tst_QMdiArea::activateNextAndPreviousWindow() PASS : tst_QMdiArea::subWindowList() PASS : tst_QMdiArea::setBackground() PASS : tst_QMdiArea::setViewport() PASS : tst_QMdiArea::tileSubWindows() PASS : tst_QMdiArea::cascadeAndTileSubWindows() PASS : tst_QMdiArea::resizeMaximizedChildWindows() PASS : tst_QMdiArea::focusWidgetAfterAddSubWindow() PASS : tst_QMdiArea::dontMaximizeSubWindowOnActivation() PASS : tst_QMdiArea::delayedPlacement() PASS : tst_QMdiArea::iconGeometryInMenuBar() PASS : tst_QMdiArea::resizeTimer() PASS : tst_QMdiArea::updateScrollBars() PASS : tst_QMdiArea::setActivationOrder() QWARN : tst_QMdiArea::tabBetweenSubWindows() Rubber band has different geometry FAIL! : tst_QMdiArea::tabBetweenSubWindows() 'tabBetweenSubWindowsIn(&mdiArea, -1, true)' returned FALSE. () Loc: [tst_qmdiarea.cpp(2352)] PASS : tst_QMdiArea::setViewMode() PASS : tst_QMdiArea::setTabsClosable() PASS : tst_QMdiArea::setTabsMovable() PASS : tst_QMdiArea::setTabShape() PASS : tst_QMdiArea::setTabPosition() PASS : tst_QMdiArea::task_209615() PASS : tst_QMdiArea::task_236750() PASS : tst_QMdiArea::cleanupTestCase() Totals: 40 passed, 1 failed, 0 skipped ********* Finished testing of tst_QMdiArea ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... QVNCServer created on port 5901 ********* Start testing of tst_QMdiArea ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QMdiArea::initTestCase() PASS : tst_QMdiArea::subWindowActivated() XFAIL : tst_QMdiArea::subWindowActivated2() task 168682 Loc: [tst_qmdiarea.cpp(537)] PASS : tst_QMdiArea::subWindowActivated2() PASS : tst_QMdiArea::subWindowActivatedWithMinimize() PASS : tst_QMdiArea::showWindows() PASS : tst_QMdiArea::changeWindowTitle() PASS : tst_QMdiArea::changeModified() PASS : tst_QMdiArea::childSize() PASS : tst_QMdiArea::fixedSize() PASS : tst_QMdiArea::minimumSizeHint() PASS : tst_QMdiArea::sizeHint() PASS : tst_QMdiArea::setActiveSubWindow() PASS : tst_QMdiArea::activeSubWindow() PASS : tst_QMdiArea::currentSubWindow() PASS : tst_QMdiArea::addAndRemoveWindows() PASS : tst_QMdiArea::addAndRemoveWindowsWithReparenting() PASS : tst_QMdiArea::removeSubWindow_2() PASS : tst_QMdiArea::closeWindows() PASS : tst_QMdiArea::activateNextAndPreviousWindow() PASS : tst_QMdiArea::subWindowList() PASS : tst_QMdiArea::setBackground() PASS : tst_QMdiArea::setViewport() PASS : tst_QMdiArea::tileSubWindows() PASS : tst_QMdiArea::cascadeAndTileSubWindows() PASS : tst_QMdiArea::resizeMaximizedChildWindows() PASS : tst_QMdiArea::focusWidgetAfterAddSubWindow() PASS : tst_QMdiArea::dontMaximizeSubWindowOnActivation() PASS : tst_QMdiArea::delayedPlacement() PASS : tst_QMdiArea::iconGeometryInMenuBar() PASS : tst_QMdiArea::resizeTimer() PASS : tst_QMdiArea::updateScrollBars() PASS : tst_QMdiArea::setActivationOrder() QWARN : tst_QMdiArea::tabBetweenSubWindows() Rubber band has different geometry FAIL! : tst_QMdiArea::tabBetweenSubWindows() 'tabBetweenSubWindowsIn(&mdiArea, -1, true)' returned FALSE. () Loc: [tst_qmdiarea.cpp(2352)] PASS : tst_QMdiArea::setViewMode() PASS : tst_QMdiArea::setTabsClosable() PASS : tst_QMdiArea::setTabsMovable() PASS : tst_QMdiArea::setTabShape() PASS : tst_QMdiArea::setTabPosition() PASS : tst_QMdiArea::task_209615() PASS : tst_QMdiArea::task_236750() PASS : tst_QMdiArea::cleanupTestCase() Totals: 40 passed, 1 failed, 0 skipped ********* Finished testing of tst_QMdiArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmdiarea: 39 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02112/qws_linux-x86-g++/log.txt.gz Tested changes (refs/builds/4.8_1435844247): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Thu Jul 2 18:36:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 19:36:30 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150702_163630_095267.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-02T16:29:49Z: [Qt_4.8_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/4.8] [--destination] [refs/heads/4.8] [--project] [qt/qt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 2 seconds 2015-07-02T16:30:40Z: [QtWebEngine_5.4.2_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/5.4.2] [--destination] [refs/heads/5.4.2] [--project] [qt/qtwebengine] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 8 seconds 2015-07-02T16:30:54Z: [Qt_4.8_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/4.8] [--destination] [refs/heads/4.8] [--project] [qt/qt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 4 seconds 2015-07-02T16:31:51Z: [QtWebEngine_5.4.2_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/5.4.2] [--destination] [refs/heads/5.4.2] [--project] [qt/qtwebengine] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 16 seconds 2015-07-02T16:32:01Z: [Qt_4.8_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/4.8] [--destination] [refs/heads/4.8] [--project] [qt/qt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 8 seconds 2015-07-02T16:33:09Z: [QtWebEngine_5.4.2_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/5.4.2] [--destination] [refs/heads/5.4.2] [--project] [qt/qtwebengine] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 32 seconds 2015-07-02T16:33:12Z: [Qt_4.8_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/4.8] [--destination] [refs/heads/4.8] [--project] [qt/qt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 16 seconds 2015-07-02T16:34:09Z: [QtSerialPort_5.4_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/5.4] [--destination] [refs/heads/5.4] [--project] [qt/qtserialport] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 256 seconds 2015-07-02T16:34:09Z: [QtSerialPort_dev_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/dev] [--destination] [refs/heads/dev] [--project] [qt/qtserialport] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 2 seconds 2015-07-02T16:34:10Z: [QtSerialPort_5.5.0_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/5.5.0] [--destination] [refs/heads/5.5.0] [--project] [qt/qtserialport] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 128 seconds 2015-07-02T16:34:10Z: [QtSerialPort_5.3_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/5.3] [--destination] [refs/heads/5.3] [--project] [qt/qtserialport] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 2 seconds 2015-07-02T16:34:30Z: [Qt_4.8_Integration error] command [ssh] [-oBatchMode=yes] [-p] [29418] [codereview.qt-project.org] [gerrit] [staging-ls] [--branch] [refs/staging/4.8] [--destination] [refs/heads/4.8] [--project] [qt/qt] exited with status 65280 at /usr/lib/perl5/Coro/AnyEvent.pm line 362. stderr: ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused ssh: connect to host codereview.qt-project.org port 29418: Connection refused , retry in 32 seconds From ci-noreply at qt-project.org Thu Jul 2 20:10:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 2 Jul 2015 21:10:37 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #352 Message-ID: <20150702_181037_001106.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64 #352: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00352/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1435860568): http://codereview.qt-project.org/115757 [PS1] - doc: fix copy/paste error in warning From ci-noreply at qt-project.org Fri Jul 3 00:50:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 01:50:16 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2113 Message-ID: <20150702_225016_011487.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [841] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [840] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 01:41:05.431 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000349 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001011358a0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <781CEE70-66BD-F518-0CA7-C00287CD26ED> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [96123] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [96122] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 01:28:07.730 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001777b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102337830 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <9CCFF9DC-C88B-9A97-338C-060A59DB7FBC> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x108da0000 - 0x108da6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x108dab000 - 0x108db1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108db7000 - 0x108df2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x1091ae000 - 0x109202fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109213000 - 0x109218ff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10921d000 - 0x10926dfef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e02000 - 0x109e06fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109e0b000 - 0x109e6dfff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [96124] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [96122] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 01:28:10.374 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [89746] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [89745] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 00:41:23.245 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000015e92 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101217260 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001078ff000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <2E73C830-9885-B406-0ACB-4156FB17B66D> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [89749] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [89745] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 00:41:28.401 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000015e95 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101542a80 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <2E73C830-9885-B406-0ACB-4156FB17B66D> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <58E00CF9-DF9D-2603-C706-C726CBAFB120> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 7 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 11 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02113/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1435859340): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Fri Jul 3 03:18:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 03:18:29 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #38 - FAILURE Message-ID: <20150703011829.56AD252DF6@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00038 From ci-noreply at qt-project.org Fri Jul 3 12:53:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 13:53:59 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2114 Message-ID: <20150703_105359_083158.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [18518] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [18517] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 13:44:47.358 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000004856 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108015fc0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <14712CE2-8BE9-7116-305A-B52F9ECD4E8F> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [13955] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [13954] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 13:31:46.692 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000003683 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010176c2c0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1032f3000 - 0x1032f9ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1032fe000 - 0x103304ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x10330a000 - 0x103345ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x10334e000 - 0x103353ff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x103358000 - 0x10335cfff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x10378e000 - 0x1037e2fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109ccf000 - 0x109d1ffef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109d40000 - 0x109da2fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [13969] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [13954] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 13:31:49.380 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [7598] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [7597] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 12:44:59.203 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000001dae rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101212950 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108f49000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <3F3FE7C7-0DE8-F079-DC60-5B5D254A23EB> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [7601] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [7597] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 12:45:04.318 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000001db1 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101521240 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <3F3FE7C7-0DE8-F079-DC60-5B5D254A23EB> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 7 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 13 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02114/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1435902759): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Fri Jul 3 14:32:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 14:32:03 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #135 - FAILURE Message-ID: <20150703123203.C883352B59@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00135 From ci-noreply at qt-project.org Fri Jul 3 16:03:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:03:04 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150703_140304_067922.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-03T14:01:04Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-03T14:01:04Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-03T14:01:04Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Fri Jul 3 16:16:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:16:23 +0300 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #381 Message-ID: <20150703_141623_096149.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #381: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_dev_Integration/build_00381/log.txt.gz Tested changes (refs/builds/dev_1435817673): http://codereview.qt-project.org/114963 [PS2] - Add test for QBluetoothSocket::preferredSecurityFlags() and setter http://codereview.qt-project.org/114962 [PS2] - Add preferredSecurityFlags to QBluetoothSocket From ci-noreply at qt-project.org Fri Jul 3 16:16:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:16:35 +0300 Subject: [Ci-reports] fail on QtMultimedia_dev_Integration #355 Message-ID: <20150703_141635_035830.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #355: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00355/log.txt.gz Tested changes (refs/builds/dev_1435909121): http://codereview.qt-project.org/114515 [PS1] - Blacklist failing part from tst_qsoundeffect From ci-noreply at qt-project.org Fri Jul 3 16:17:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:17:03 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2115 Message-ID: <20150703_141703_044788.ci-noreply@qt-project.org> Qt_4.8_Integration #2115: FAILURE Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02115/log.txt.gz Tested changes (refs/builds/4.8_1435921180): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Fri Jul 3 16:17:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:17:25 +0300 Subject: [Ci-reports] fail on QtSerialPort_5.5_Integration #34 Message-ID: <20150703_141725_097102.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #34: FAILURE Build log: http://testresults.qt.io/ci/QtSerialPort_5.5_Integration/build_00034/log.txt.gz Tested changes (refs/builds/5.5_1435851277): http://codereview.qt-project.org/115751 [PS1] - WinCE: Fix closing the serial port http://codereview.qt-project.org/115750 [PS1] - WinCE: Fix reading of data from serial port From ci-noreply at qt-project.org Fri Jul 3 16:18:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:18:30 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1456 Message-ID: <20150703_141830_068417.ci-noreply@qt-project.org> QtBase_5.5_Integration #1456: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01456/log.txt.gz Tested changes (refs/builds/5.5_1435800654): http://codereview.qt-project.org/115694 [PS1] - remove Build date from qt_core_boilerplate() http://codereview.qt-project.org/115266 [PS1] - Test QAction::autoRepeat http://codereview.qt-project.org/115596 [PS1] - Make the Windows qt_msectime() function return 64-bit From ci-noreply at qt-project.org Fri Jul 3 16:19:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:19:11 +0300 Subject: [Ci-reports] fail on QtCanvas3D_wip_threading_Integration #27 Message-ID: <20150703_141911_044153.ci-noreply@qt-project.org> QtCanvas3D_wip_threading_Integration #27: FAILURE Build log: http://testresults.qt.io/ci/QtCanvas3D_wip_threading_Integration/build_00027/log.txt.gz Tested changes (refs/builds/wip/threading_1435822860): http://codereview.qt-project.org/115682 [PS1] - Fix compile warnings about wrong initialization order From ci-noreply at qt-project.org Fri Jul 3 16:19:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:19:07 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #172 Message-ID: <20150703_141907_057255.ci-noreply@qt-project.org> Qt3D_5.5_Integration #172: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00172/log.txt.gz Tested changes (refs/builds/5.5_1435849285): http://codereview.qt-project.org/115722 [PS2] - Don't saturate with too much ambient From ci-noreply at qt-project.org Fri Jul 3 16:19:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:19:21 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6693 Message-ID: <20150703_141921_064397.ci-noreply@qt-project.org> QtBase_dev_Integration #6693: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06693/log.txt.gz Tested changes (refs/builds/dev_1435846413): http://codereview.qt-project.org/115669 [PS1] - Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTR From ci-noreply at qt-project.org Fri Jul 3 16:20:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:20:01 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #160 Message-ID: <20150703_142001_068528.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #160: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00160/log.txt.gz Tested changes (refs/builds/5.5_1435862572): http://codereview.qt-project.org/115445 [PS4] - TreeView: Track model indexes during selection From ci-noreply at qt-project.org Fri Jul 3 16:20:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:20:25 +0300 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #287 Message-ID: <20150703_142025_052335.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #287: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00287/log.txt.gz Tested changes (refs/builds/dev_1435840662): http://codereview.qt-project.org/115637 [PS7] - Merge Chromium 44 and fixes From ci-noreply at qt-project.org Fri Jul 3 16:20:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:20:56 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #353 Message-ID: <20150703_142056_004593.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #353: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00353/log.txt.gz Tested changes (refs/builds/5.5_1435905946): http://codereview.qt-project.org/115757 [PS1] - doc: fix copy/paste error in warning From ci-noreply at qt-project.org Fri Jul 3 16:29:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:29:18 +0300 Subject: [Ci-reports] fail on QtLocation_dev_Integration #434 Message-ID: <20150703_142918_089639.ci-noreply@qt-project.org> QtLocation_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #434: FAILURE Build log: http://testresults.qt.io/ci/QtLocation_dev_Integration/build_00434/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1435933363): http://codereview.qt-project.org/115737 [PS2] - Cache coordToMercator result during coordinate animations http://codereview.qt-project.org/115653 [PS1] - Remove unused function from qdeclarativegeomap From ci-noreply at qt-project.org Fri Jul 3 16:29:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:29:20 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1458 Message-ID: <20150703_142920_085606.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #1458: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01458/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435933207): http://codereview.qt-project.org/115303 [PS3] - QNX: Fix namespace Qt build http://codereview.qt-project.org/108914 [PS5] - Added Mkspec for Toradex WEC2013 SDK http://codereview.qt-project.org/115725 [PS1] - configure: Mention availability of linux-clang http://codereview.qt-project.org/115720 [PS1] - DirectWrite: Fix crash when loading QRawFont from data http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/115733 [PS2] - Fix potential SIGFPEs in QRasterizer::rasterizeLine() http://codereview.qt-project.org/115098 [PS1] - Fix accidental fall through in QOpenGLTexture::set[Compressed]Data() From ci-noreply at qt-project.org Fri Jul 3 16:36:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 17:36:15 +0300 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #383 Message-ID: <20150703_143615_092139.ci-noreply@qt-project.org> qtbase failed to compile :( g++ -c -include .pch\release\qt_widgets_pch.h -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -Werror -Wno-error=cpp -Wno-error=deprecated-declarations -Wno-error=strict-overflow -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_WIDGETS_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_GTK -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_ANDROID -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I..\..\include -I..\..\include\QtWidgets -I..\..\include\QtWidgets\5.6.0 -I..\..\include\QtWidgets\5.6.0\QtWidgets -Itmp -I..\3rdparty\wintab -Idialogs -I.uic -I..\..\include\QtCore\5.6.0 -I..\..\include\QtCore\5.6.0\QtCore -I..\..\include\QtGui\5.6.0 -I..\..\include\QtGui\5.6.0\QtGui -I..\..\include\QtGui -I..\..\include\QtCore -I.moc\release -I..\..\mkspecs\win32-g++ -o .obj\release\qstandardgestures.o kernel\qstandardgestures.cpp kernel\qstandardgestures.cpp: In member function 'virtual QGestureRecognizer::Result QTapGestureRecognizer::recognize(QGesture*, QObject*, QEvent*)': kernel\qstandardgestures.cpp:421:28: internal compiler error: Segmentation fault Makefile.Release:75680: recipe for target '.obj/release/qstandardgestures.o' failed mingw32-make[4]: *** [.obj/release/qstandardgestures.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtConnectivity_dev_Integration/build_00383/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1435933219): http://codereview.qt-project.org/114962 [PS2] - Add preferredSecurityFlags to QBluetoothSocket http://codereview.qt-project.org/114963 [PS2] - Add test for QBluetoothSocket::preferredSecurityFlags() and setter From ci-noreply at qt-project.org Fri Jul 3 17:35:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 18:35:41 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6694 Message-ID: <20150703_153541_008715.ci-noreply@qt-project.org> Autotest `tst_qnetworkinterface @ /work/build/qt/qtbase/tests/auto/network/kernel/qnetworkinterface' failed :( Testing tst_QNetworkInterface FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(177)] Totals: 7 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkInterface ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkInterface::initTestCase() QDEBUG : tst_QNetworkInterface::dump() Interface: "lo0" QDEBUG : tst_QNetworkInterface::dump() index: 1 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Loopback,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: QDEBUG : tst_QNetworkInterface::dump() address 0: ::1/128 (ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff) QDEBUG : tst_QNetworkInterface::dump() address 1: 127.0.0.1/8 (255.0.0.0) broadcast 127.255.255.255 QDEBUG : tst_QNetworkInterface::dump() address 2: fe80::1%lo0/64 (ffff:ffff:ffff:ffff::) QDEBUG : tst_QNetworkInterface::dump() Interface: "gif0" QDEBUG : tst_QNetworkInterface::dump() index: 2 QDEBUG : tst_QNetworkInterface::dump() flags: PointToPoint,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: QDEBUG : tst_QNetworkInterface::dump() Interface: "stf0" QDEBUG : tst_QNetworkInterface::dump() index: 3 QDEBUG : tst_QNetworkInterface::dump() flags: QDEBUG : tst_QNetworkInterface::dump() hw address: QDEBUG : tst_QNetworkInterface::dump() Interface: "en0" QDEBUG : tst_QNetworkInterface::dump() index: 4 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Broadcast,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: 00:50:56:AB:3A:DC QDEBUG : tst_QNetworkInterface::dump() address 0: fe80::250:56ff:feab:3adc%en0/64 (ffff:ffff:ffff:ffff::) QDEBUG : tst_QNetworkInterface::dump() address 1: 10.212.2.37/22 (255.255.252.0) broadcast 10.212.3.255 PASS : tst_QNetworkInterface::dump() PASS : tst_QNetworkInterface::loopbackIPv4() PASS : tst_QNetworkInterface::loopbackIPv6() FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [tst_qnetworkinterface.cpp(177)] PASS : tst_QNetworkInterface::interfaceFromXXX() PASS : tst_QNetworkInterface::copyInvalidInterface() PASS : tst_QNetworkInterface::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkInterface ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkinterface: 0.058824 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06694/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1435933256): http://codereview.qt-project.org/115691 [PS2] - Use const-ref in foreach if T is big or non-trivial http://codereview.qt-project.org/115729 [PS2] - qdoc: Make private friend public http://codereview.qt-project.org/115635 [PS3] - qdoc: Removed debug code http://codereview.qt-project.org/115535 [PS4] - qdoc: Parsing of inline friends http://codereview.qt-project.org/115525 [PS6] - qdoc:Fixed a few qdoc errors http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/115666 [PS1] - QtXml: Use Q_NULLPTR instead of 0 in all public headers From ci-noreply at qt-project.org Fri Jul 3 17:40:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 18:40:37 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #354 Message-ID: <20150703_154037_024217.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #354: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00354/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435933351): http://codereview.qt-project.org/120634 [PS3] - QSGSimpleTextureNode: Fix ownership of QSGTexture http://codereview.qt-project.org/115758 [PS3] - Delete QQuickWindow's animator driver at the right time. From ci-noreply at qt-project.org Fri Jul 3 19:16:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 20:16:18 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1459 Message-ID: <20150703_171618_029639.ci-noreply@qt-project.org> Autotest `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' failed :( Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() FAIL! : tst_QGraphicsView::cursor2() Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(2284)] BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 194 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01459/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1435934940): http://codereview.qt-project.org/115720 [PS1] - DirectWrite: Fix crash when loading QRawFont from data From ci-noreply at qt-project.org Fri Jul 3 21:03:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 22:03:43 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #40 Message-ID: <20150703_190343_064801.ci-noreply@qt-project.org> QtWayland_5.5_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64 #40: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00040/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1435943066): http://codereview.qt-project.org/114536 [PS3] - Fix possible race condition leading to a dead lock From ci-noreply at qt-project.org Fri Jul 3 21:22:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 22:22:53 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1460 Message-ID: <20150703_192253_007861.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1460: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01460/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1435943873): http://codereview.qt-project.org/108914 [PS5] - Added Mkspec for Toradex WEC2013 SDK From ci-noreply at qt-project.org Fri Jul 3 21:27:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 22:27:45 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #41 Message-ID: <20150703_192745_061426.ci-noreply@qt-project.org> qtbase failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -msse2 -mstackrealign -mfpmath=sse -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -Werror -Wno-error=cpp -Wno-error=deprecated-declarations -Wno-error=strict-overflow -DUNICODE -DQT_NO_USING_NAMESPACE -DQT_BUILD_WIDGETS_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_GTK -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_ANDROID -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -Wall -Wextra -Werror -Woverloaded-virtual -Wshadow -Wundef -Wnon-virtual-dtor -Wpointer-arith -Wformat-security -Wno-long-long -Wno-variadic-macros -pedantic-errors -Wchar-subscripts -Wcast-align -I. -I..\..\include -I..\..\include\QtWidgets -I..\..\include\QtWidgets\5.6.0 -I..\..\include\QtWidgets\5.6.0\QtWidgets -Itmp -I..\3rdparty\wintab -Idialogs -I.uic -I..\..\include\QtCore\5.6.0 -I..\..\include\QtCore\5.6.0\QtCore -I..\..\include\QtGui\5.6.0 -I..\..\include\QtGui\5.6.0\QtGui -I..\..\include\QtGui -I..\..\include\QtCore -I.moc\release -I..\..\mkspecs\win32-g++ -DQT_NO_CAST_TO_ASCII=1 -DQT_NO_CAST_FROM_ASCII=1 -DQT_STRICT_ITERATORS -DQT_NO_URL_CAST_FROM_STRING=1 -DQT_NO_CAST_FROM_BYTEARRAY=1 -DQT_NO_KEYWORDS=1 -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -Dsignals=int -Dslots=int -Demit=public: -Dforeach=public: -Dforever=public: -xc++ kernel\qapplication.h -o .obj\release\header_qapplication.o kernel\qapplication.h:228:2: fatal error: error closing -: Invalid argument Makefile.Release:11332: recipe for target '.obj/release/header_qapplication.o' failed mingw32-make[4]: *** [.obj/release/header_qapplication.o] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00041/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435950317): http://codereview.qt-project.org/111600 [PS1] - Implement basic key composition support From ci-noreply at qt-project.org Fri Jul 3 21:32:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 22:32:13 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #42 Message-ID: <20150703_193213_064547.ci-noreply@qt-project.org> QtWayland_5.5_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #42: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00042/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435951759): http://codereview.qt-project.org/114536 [PS3] - Fix possible race condition leading to a dead lock From ci-noreply at qt-project.org Fri Jul 3 22:44:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 3 Jul 2015 23:44:23 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1461 Message-ID: <20150703_204423_043444.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget 2015-07-03 23:30:26.261 tst_qwidget[19502:5c0b] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data: No such file or directory (2) BFAIL : tst_QWidget::windowState() Compared values are not the same Actual (((widget1.pos()))): QPoint(0,22) Expected (pos) : QPoint(10,10) Loc: [tst_qwidget.cpp(1909)] BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned FALSE. () Loc: [tst_qwidget.cpp(2035)] 2015-07-03 23:30:30.898 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:30:30.981 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:30:30.981 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:30:31.006 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:30:31.007 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:30:31.010 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:30:31.014 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:30:36.367 tst_qwidget[19502:507] not in fullscreen state BFAIL : tst_QWidget::normalGeometry() '(!(parent.windowState() & Qt::WindowMaximized))' returned FALSE. () Loc: [tst_qwidget.cpp(2510)] BFAIL : tst_QWidget::setGeometry() Compared values are not the same Actual (tlw.geometry().size()): QSize(1152x864) Expected (tr.size()) : QSize(200x200) Loc: [tst_qwidget.cpp(2595)] BPASS : tst_QWidget::raise() BPASS : tst_QWidget::lower() BFAIL : tst_QWidget::stackUnder() Compared values are not the same Actual (child->numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(2970)] BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (position) : QPoint(100,122) Loc: [tst_qwidget.cpp(3067)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (expectedPosition): QPoint(100,100) Loc: [tst_qwidget.cpp(3234)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BPASS : tst_QWidget::widgetAt() BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same Actual (int(sheet.windowOpacity() * 255)): 255 Expected (242) : 242 Loc: [tst_qwidget.cpp(3495)] BPASS : tst_QWidget::optimizedResizeMove() BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the same Actual (topLevel.partial): 0 Expected (true) : 1 Loc: [tst_qwidget.cpp(3713)] BFAIL : tst_QWidget::resizeEvent() Compared values are not the same Actual (wTopLevel.m_resizeEventCount): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(2192)] BFAIL : tst_QWidget::update() Compared values are not the same Actual (((w.numPaintEvents))): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(4150)] BFAIL : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 200x200) (bottomright 299,321) Loc: [tst_qwidget.cpp(4599)] BFAIL : tst_QWidget::setWindowGeometry(100,122 952x574, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 952x574) (bottomright 1051,695) Loc: [tst_qwidget.cpp(4599)] FAIL! : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (r) : QRect(100,122 200x200) (bottomright 299,321) Loc: [tst_qwidget.cpp(4655)] BFAIL : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,72 200x0) (bottomright 299,71) Loc: [tst_qwidget.cpp(4599)] BFAIL : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] BFAIL : tst_QWidget::windowMoveResize(100,122 952x574, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] BPASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) BFAIL : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,72) Loc: [tst_qwidget.cpp(4766)] BPASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) BFAIL : tst_QWidget::setToolTip() Compared values are not the same Actual (spy1.count()): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(5643)] BFAIL : tst_QWidget::childEvents() 'spy.eventList() == expected' returned FALSE. (Event list mismatch, expected 6 (QWidget(0x7fff5e261988):QEvent::Type(Polish) QEvent::Type(WinIdChange) QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) QEvent::Type(ShowToParent) ), actual 7 (QWidget(0x7fff5e261988):QEvent::Type(Polish) QEvent::Type(WinIdChange) QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) QEvent::Type(InputMethodQuery) QEvent::Type(ShowToParent) )) Loc: [tst_qwidget.cpp(6017)] BFAIL : tst_QWidget::renderInvisible() Compared values are not the same Loc: [tst_qwidget.cpp(6421)] BFAIL : tst_QWidget::render_systemClip() Compared values are not the same Loc: [tst_qwidget.cpp(6891)] BPASS : tst_QWidget::moveWindowInShowEvent(1) BPASS : tst_QWidget::moveWindowInShowEvent(2) BFAIL : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not the same Loc: [tst_qwidget.cpp(7320)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(7357)] BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same Actual (((widget.numPaintEvents))): 2 Expected (expectedRepaints) : 1 Loc: [tst_qwidget.cpp(7880)] BPASS : tst_QWidget::setClearAndResizeMask() BPASS : tst_QWidget::maskedUpdate() BFAIL : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (child2->numLeaveEvents): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(8898)] BFAIL : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() Compared values are not the same Actual (((child.numEnterEvents))): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(8980)] BFAIL : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft != oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) ) Loc: [tst_qwidget.cpp(9519)] 2015-07-03 23:36:44.471 tst_qwidget[19502:507] not in fullscreen state 2015-07-03 23:36:44.472 tst_qwidget[19502:507] not in fullscreen state BPASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() Totals: 205 passed, 1 failed, 6 skipped, 40 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() 2015-07-03 23:37:21.593 tst_qwidget[19513:5817] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data: No such file or directory (2) BFAIL : tst_QWidget::windowState() Compared values are not the same Actual (((widget1.pos()))): QPoint(0,22) Expected (pos) : QPoint(10,10) Loc: [tst_qwidget.cpp(1909)] BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned FALSE. () Loc: [tst_qwidget.cpp(2035)] 2015-07-03 23:37:26.229 tst_qwidget[19513:507] not in fullscreen state 2015-07-03 23:37:26.313 tst_qwidget[19513:507] not in fullscreen state XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [tst_qwidget.cpp(2105)] 2015-07-03 23:37:26.314 tst_qwidget[19513:507] not in fullscreen state 2015-07-03 23:37:26.339 tst_qwidget[19513:507] not in fullscreen state 2015-07-03 23:37:26.339 tst_qwidget[19513:507] not in fullscreen state 2015-07-03 23:37:26.342 tst_qwidget[19513:507] not in fullscreen state 2015-07-03 23:37:26.346 tst_qwidget[19513:507] not in fullscreen state PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() 2015-07-03 23:37:31.811 tst_qwidget[19513:507] not in fullscreen state PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() 2015-07-03 23:37:35.951 tst_qwidget[19513:507] not in fullscreen state BFAIL : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (geom) : QRect(100,122 200x200) (bottomright 299,321) Loc: [tst_qwidget.cpp(2561)] BFAIL : tst_QWidget::setGeometry() Compared values are not the same Actual (tlw.geometry().size()): QSize(1152x864) Expected (tr.size()) : QSize(200x200) Loc: [tst_qwidget.cpp(2595)] PASS : tst_QWidget::windowOpacity() BPASS : tst_QWidget::raise() BPASS : tst_QWidget::lower() BFAIL : tst_QWidget::stackUnder() Compared values are not the same Actual (child->numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(2970)] PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (position) : QPoint(100,122) Loc: [tst_qwidget.cpp(3067)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (expectedPosition): QPoint(100,100) Loc: [tst_qwidget.cpp(3234)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::widgetAt() Compared values are not the same Actual (((wr->objectName()))): "w2" Expected (w1->objectName()) : "w1" Loc: [tst_qwidget.cpp(3341)] BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same Actual (int(sheet.windowOpacity() * 255)): 255 Expected (242) : 242 Loc: [tst_qwidget.cpp(3495)] PASS : tst_QWidget::setMask() BPASS : tst_QWidget::optimizedResizeMove() BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the same Actual (topLevel.partial): 0 Expected (true) : 1 Loc: [tst_qwidget.cpp(3713)] BFAIL : tst_QWidget::resizeEvent() Compared values are not the same Actual (wTopLevel.m_resizeEventCount): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(2192)] PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() BFAIL : tst_QWidget::update() Compared values are not the same Actual (((w.numPaintEvents))): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(4150)] PASS : tst_QWidget::isOpaque() BFAIL : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 200x200) (bottomright 299,321) Loc: [tst_qwidget.cpp(4599)] PASS : tst_QWidget::setWindowGeometry(100,122 200x200, flags 800) BFAIL : tst_QWidget::setWindowGeometry(100,122 952x578, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 952x578) (bottomright 1051,699) Loc: [tst_qwidget.cpp(4599)] PASS : tst_QWidget::setWindowGeometry(100,122 952x578, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry FAIL! : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (r) : QRect(100,122 952x578) (bottomright 1051,699) Loc: [tst_qwidget.cpp(4655)] QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BFAIL : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,72 200x0) (bottomright 299,71) Loc: [tst_qwidget.cpp(4599)] QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) BFAIL : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] PASS : tst_QWidget::windowMoveResize(100,122 200x200, flags 800) BFAIL : tst_QWidget::windowMoveResize(100,122 952x578, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] PASS : tst_QWidget::windowMoveResize(100,122 952x578, flags 800) QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BFAIL : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,72) Loc: [tst_qwidget.cpp(4766)] QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() BPASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() SKIP : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test is for X11 only. Loc: [tst_qwidget.cpp(5763)] SKIP : tst_QWidget::showHideShowX11() This test is for X11 only. Loc: [tst_qwidget.cpp(5853)] SKIP : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only. Loc: [tst_qwidget.cpp(5873)] BFAIL : tst_QWidget::childEvents() 'spy.eventList() == expected' returned FALSE. (Event list mismatch, expected 6 (QWidget(0x7fff5ec78998):QEvent::Type(Polish) QEvent::Type(WinIdChange) QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) QEvent::Type(ShowToParent) ), actual 7 (QWidget(0x7fff5ec78998):QEvent::Type(Polish) QEvent::Type(WinIdChange) QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) QEvent::Type(InputMethodQuery) QEvent::Type(ShowToParent) )) Loc: [tst_qwidget.cpp(6017)] PASS : tst_QWidget::render() BFAIL : tst_QWidget::renderInvisible() Compared values are not the same Loc: [tst_qwidget.cpp(6421)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() BFAIL : tst_QWidget::render_systemClip() Compared values are not the same Loc: [tst_qwidget.cpp(6891)] PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() BFAIL : tst_QWidget::moveWindowInShowEvent(1) Compared values are not the same Actual (widget.pos()): QPoint(0,0) Expected (position) : QPoint(10,32) Loc: [tst_qwidget.cpp(7251)] BPASS : tst_QWidget::moveWindowInShowEvent(2) PASS : tst_QWidget::repaintWhenChildDeleted() BPASS : tst_QWidget::hideOpaqueChildWhileHidden() BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(7357)] SKIP : tst_QWidget::alienWidgets() This test is only for X11/Windows. Loc: [tst_qwidget.cpp(7385)] PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same Actual (((widget.numPaintEvents))): 2 Expected (expectedRepaints) : 1 Loc: [tst_qwidget.cpp(7880)] PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() PASS : tst_QWidget::moveInResizeEvent() SKIP : tst_QWidget::immediateRepaintAfterShow() We don't support immediate repaint right after show on other platforms. Loc: [tst_qwidget.cpp(8076)] SKIP : tst_QWidget::immediateRepaintAfterInvalidateBuffer() We don't support immediate repaint right after show on other platforms. Loc: [tst_qwidget.cpp(8093)] PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() BPASS : tst_QWidget::setClearAndResizeMask() BPASS : tst_QWidget::maskedUpdate() BFAIL : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (child2->numLeaveEvents): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(8898)] BFAIL : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() Compared values are not the same Actual (((child.numEnterEvents))): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(8980)] WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::destroyBackingStore() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() PASS : tst_QWidget::focusProxyAndInputMethods() PASS : tst_QWidget::scrollWithoutBackingStore() PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() XFAIL : tst_QWidget::movedAndResizedAttributes() FixMe, QTBUG-8941 and QTBUG-8977 Loc: [tst_qwidget.cpp(9384)] PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() BFAIL : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft != oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) ) Loc: [tst_qwidget.cpp(9519)] 2015-07-03 23:43:27.228 tst_qwidget[19513:507] not in fullscreen state PASS : tst_QWidget::taskQTBUG_11373() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() PASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() PASS : tst_QWidget::touchEventSynthesizedMouseEvent() PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() PASS : tst_QWidget::largerThanScreen_QTBUG30142() BPASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() PASS : tst_QWidget::qmlSetParentHelper() PASS : tst_QWidget::cleanupTestCase() Totals: 205 passed, 1 failed, 6 skipped, 40 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 816 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01461/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1435951468): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/115098 [PS1] - Fix accidental fall through in QOpenGLTexture::set[Compressed]Data() From ci-noreply at qt-project.org Fri Jul 3 23:31:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 00:31:49 +0300 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #385 Message-ID: <20150703_213149_048285.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #385: SUCCESS Tested changes (refs/builds/dev_1435936557): http://codereview.qt-project.org/114962 [PS2] - Add preferredSecurityFlags to QBluetoothSocket From ci-noreply at qt-project.org Fri Jul 3 23:36:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 00:36:10 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2116 Message-ID: <20150703_213610_049583.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [77336] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [77335] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 00:26:58.476 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000012e18 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108819ae0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [72761] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [72760] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 00:13:59.214 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000011c39 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001025399e0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000106bbd000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <026EAE71-6CE6-09CD-7869-17C72C48AA3E> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1047a0000 - 0x1047a6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1047ab000 - 0x1047b1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1047b7000 - 0x1047f2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x109000000 - 0x109054fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109065000 - 0x10906aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10906f000 - 0x1090bffef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x1090e0000 - 0x1090e4fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109a8e000 - 0x109af0fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [72762] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [72760] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 00:14:02.228 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [66363] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66362] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 23:27:08.212 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001033b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010121dd30 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [66366] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66362] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-03 23:27:14.394 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000001033e rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000107e24e60 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108d78000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <90D153FA-7F26-A423-A321-E47686B3AB46> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 14 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02116/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1435941141): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Sat Jul 4 01:43:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 02:43:52 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6695 Message-ID: <20150703_234352_025655.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6695: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06695/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1435938027): http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/115729 [PS2] - qdoc: Make private friend public http://codereview.qt-project.org/115635 [PS3] - qdoc: Removed debug code http://codereview.qt-project.org/115535 [PS4] - qdoc: Parsing of inline friends http://codereview.qt-project.org/115525 [PS6] - qdoc:Fixed a few qdoc errors From ci-noreply at qt-project.org Sat Jul 4 01:49:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 02:49:12 +0300 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #288 Message-ID: <20150703_234912_045710.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtwebengine\src\core\delegated_frame_node.cpp(215) : error C2065: 'GL_TIMEOUT_IGNORED' : undeclared identifier Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00288/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1435933784): http://codereview.qt-project.org/115637 [PS7] - Merge Chromium 44 and fixes From ci-noreply at qt-project.org Sat Jul 4 03:14:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 04:14:34 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6696 Message-ID: <20150704_011434_077693.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6696: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06696/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1435967126): http://codereview.qt-project.org/115691 [PS2] - Use const-ref in foreach if T is big or non-trivial http://codereview.qt-project.org/115665 [PS1] - QtDBus: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/120622 [PS1] - Fix QVector move assignment to return a reference http://codereview.qt-project.org/114319 [PS1] - Micro-optimize QKeySequence datastream operator (II) http://codereview.qt-project.org/91465 [PS2] - QTextLayout: deprecate QList API for additionalFormat http://codereview.qt-project.org/115669 [PS1] - Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTR http://codereview.qt-project.org/115666 [PS1] - QtXml: Use Q_NULLPTR instead of 0 in all public headers From ci-noreply at qt-project.org Sat Jul 4 04:01:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 05:01:36 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #173 Message-ID: <20150704_020136_000969.ci-noreply@qt-project.org> Qt3D_5.5_Integration #173: SUCCESS Tested changes (refs/builds/5.5_1435933241): http://codereview.qt-project.org/120653 [PS1] - Remove trailing comma in enum http://codereview.qt-project.org/115763 [PS1] - QFrameAllocator: add even more unit tests http://codereview.qt-project.org/115762 [PS1] - QFrameAllocator add a new isEmpty method http://codereview.qt-project.org/115768 [PS1] - QComponent: replace dynamic_cast with static_cast From ci-noreply at qt-project.org Sat Jul 4 04:25:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 05:25:28 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #35 Message-ID: <20150704_022528_019776.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #35: SUCCESS Tested changes (refs/builds/5.5_1435942744): http://codereview.qt-project.org/115750 [PS1] - WinCE: Fix reading of data from serial port http://codereview.qt-project.org/115751 [PS1] - WinCE: Fix closing the serial port From ci-noreply at qt-project.org Sat Jul 4 04:25:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 05:25:59 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #174 Message-ID: <20150704_022559_091293.ci-noreply@qt-project.org> Qt3D_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #174: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00174/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ Qt3D_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #174: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00174/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1435975390): http://codereview.qt-project.org/120679 [PS2] - QChangeArbiter/QPostMan: batch frontend changes http://codereview.qt-project.org/120678 [PS2] - QScene: add a getter for the QChangeArbiter http://codereview.qt-project.org/120677 [PS2] - QScene is now private http://codereview.qt-project.org/120676 [PS2] - QChangeArbiter/QLockableObserverInterface: sceneChangeEventWithLock overload http://codereview.qt-project.org/115765 [PS3] - tst_renderviews: add a new simple test http://codereview.qt-project.org/115764 [PS3] - RenderView: remove a subtle memory leaks From ci-noreply at qt-project.org Sat Jul 4 11:19:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 11:19:06 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #508 - FAILURE Message-ID: <20150704091906.AC90B5204D@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00508 From ci-noreply at qt-project.org Sat Jul 4 15:11:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 16:11:12 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1462 Message-ID: <20150704_131112_037726.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01462/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436010369): http://codereview.qt-project.org/115098 [PS1] - Fix accidental fall through in QOpenGLTexture::set[Compressed]Data() From ci-noreply at qt-project.org Sat Jul 4 18:08:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 18:08:08 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #40 - FAILURE Message-ID: <20150704160808.4E53051E40@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00040 From ci-noreply at qt-project.org Sat Jul 4 19:49:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 4 Jul 2015 20:49:49 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2117 Message-ID: <20150704_174949_050489.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [50658] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [50657] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 20:40:42.269 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000c5e2 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001088096e0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [46089] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [46088] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 20:27:47.276 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000b409 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010250cea0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1085a0000 - 0x1085a6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1085ab000 - 0x1085b1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1085b7000 - 0x1085f2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x109100000 - 0x109154fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109165000 - 0x10916aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10916f000 - 0x1091bffef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x1091e0000 - 0x1091e4fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x1091e9000 - 0x10924bfff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [46092] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [46088] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 20:27:50.067 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [39680] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [39679] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 19:39:19.664 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000009b00 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001030067f0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <9E2179E1-D111-8077-1979-A5870DF58EBD> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [39683] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [39679] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-04 19:39:24.748 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000009b03 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001015067f0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <9E2179E1-D111-8077-1979-A5870DF58EBD> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 7 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 11 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02117/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1436014298): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Sun Jul 5 00:59:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 5 Jul 2015 00:59:55 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #137 - FAILURE Message-ID: <20150704225955.1F3AA51F70@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00137 From ci-noreply at qt-project.org Sun Jul 5 02:41:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 5 Jul 2015 03:41:46 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2118 Message-ID: <20150705_004146_072651.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [98138] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [98137] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 03:32:36.009 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000017f5a rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101115890 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <80E0F803-3138-3AE5-B01C-3CACA373449D> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [93561] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [93560] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 03:19:34.851 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000016d79 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102607960 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x108be9000 - 0x108befff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x108bf4000 - 0x108bfaff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108eae000 - 0x108ee9ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108ef2000 - 0x108f46fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x108f57000 - 0x108f5cff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x108f61000 - 0x108fb1fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x108fd2000 - 0x108fd6fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109d2d000 - 0x109d8ffff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [93563] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [93560] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 03:19:37.525 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [87142] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [87141] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 02:35:41.943 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000015466 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001015322d0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108b46000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [87145] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [87141] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 02:35:48.743 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000015469 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010153e560 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <196C2722-D3A0-F64A-D827-1B8D19659FE6> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 9 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 17 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02118/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1436039100): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Sun Jul 5 13:10:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 5 Jul 2015 14:10:48 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #355 Message-ID: <20150705_111048_056690.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #355: SUCCESS Tested changes (refs/builds/5.5_1435938131): http://codereview.qt-project.org/111320 [PS6] - Improve support for HTML entities in StyledText From ci-noreply at qt-project.org Sun Jul 5 14:30:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 5 Jul 2015 15:30:22 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2119 Message-ID: <20150705_123022_075567.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [17448] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [17447] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 15:21:12.745 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000004428 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101506840 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00000001b0225000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <98D01AAA-B890-1DD6-F2D9-B2E5DB87D797> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [13574] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [13573] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 15:08:14.332 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000003506 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102517160 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <98D01AAA-B890-1DD6-F2D9-B2E5DB87D797> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1085a0000 - 0x1085a6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1085ab000 - 0x1085b1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1085b7000 - 0x1085f2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x1088ae000 - 0x108902fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x108913000 - 0x108918ff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10891d000 - 0x10896dfef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x108fd5000 - 0x108fd9fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109d2d000 - 0x109d8ffff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [13576] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [13573] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 15:08:17.021 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [6473] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [6472] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 14:20:38.869 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000001949 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101506d90 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <98D01AAA-B890-1DD6-F2D9-B2E5DB87D797> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [6476] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [6472] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-05 14:20:44.238 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000194c rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000107f0b4c0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <98D01AAA-B890-1DD6-F2D9-B2E5DB87D797> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 7 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 14 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02119/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1436081441): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Sun Jul 5 14:53:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 5 Jul 2015 15:53:18 +0300 Subject: [Ci-reports] pass on QtLocation_dev_Integration #435 Message-ID: <20150705_125318_052211.ci-noreply@qt-project.org> QtLocation_dev_Integration #435: SUCCESS Tested changes (refs/builds/dev_1435933915): http://codereview.qt-project.org/115737 [PS2] - Cache coordToMercator result during coordinate animations http://codereview.qt-project.org/115653 [PS1] - Remove unused function from qdeclarativegeomap From ci-noreply at qt-project.org Sun Jul 5 16:03:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 5 Jul 2015 17:03:07 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150705_140307_095868.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-05T14:01:07Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-05T14:01:07Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-05T14:01:07Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Jul 6 07:24:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 07:24:30 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #75 - FAILURE Message-ID: <20150706052430.4C4AD5148B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00075 From ci-noreply at qt-project.org Mon Jul 6 09:22:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 10:22:56 +0300 Subject: [Ci-reports] pass on QtWayland_5.5_Integration #43 Message-ID: <20150706_072256_084035.ci-noreply@qt-project.org> QtWayland_5.5_Integration #43: SUCCESS Tested changes (refs/builds/5.5_1435995236): http://codereview.qt-project.org/111127 [PS2] - Fix tooltips without a transient parent From ci-noreply at qt-project.org Mon Jul 6 09:38:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 10:38:13 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #44 Message-ID: <20150706_073813_013535.ci-noreply@qt-project.org> qtwayland failed to compile :( /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." make: *** [sse2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ibase.o ibase.cpp ibase.cpp:34:19: fatal error: ibase.h: No such file or directory make: *** [ibase.o] Error 1 make: *** [mysql_r] Error 1 make: *** [mysql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o iodbc.o iodbc.cpp iodbc.cpp:34:17: fatal error: sql.h: No such file or directory make: *** [iodbc.o] Error 1 make: *** [psql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o cups.o cups.cpp cups.cpp:34:23: fatal error: cups/cups.h: No such file or directory make: *** [cups.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libproxy.o libproxy.cpp libproxy.cpp:36:19: fatal error: proxy.h: No such file or directory make: *** [libproxy.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:34:30: fatal error: pulse/pulseaudio.h: No such file or directory make: *** [pulseaudio.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengldesktop.o opengldesktop.cpp opengldesktop.cpp:37:19: fatal error: GL/gl.h: No such file or directory make: *** [opengldesktop.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles3.o opengles3.cpp opengles3.cpp:37:25: fatal error: GLES3/gl3.h: No such file or directory make: *** [opengles3.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles31.o opengles31.cpp opengles31.cpp:34:24: fatal error: GLES3/gl31.h: No such file or directory make: *** [opengles31.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libinput.o libinput.cpp libinput.cpp:34:22: fatal error: libinput.h: No such file or directory make: *** [libinput.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xlib.o xlib.cpp xlib.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xlib.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xrender.o xrender.cpp xrender.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xrender.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xinput2.o xinput2.cpp xinput2.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xinput2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o egl-x11.o egl-x11.cpp egl-x11.cpp:35:21: fatal error: xcb/xcb.h: No such file or directory make: *** [egl-x11.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-brcm.o eglfs-brcm.cpp eglfs-brcm.cpp:36:22: fatal error: bcm_host.h: No such file or directory make: *** [eglfs-brcm.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-mali.o eglfs-mali.cpp eglfs-mali.cpp:34:30: fatal error: EGL/fbdev_window.h: No such file or directory make: *** [eglfs-mali.o] Error 1 make: *** [pcre] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard -g -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ptrsizetest.o ptrsizetest.cpp ptrsizetest.cpp: In function 'int main(int, char**)': ptrsizetest.cpp:51:12: error: 'PointerSize' is not a member of 'QPointerSizeTest<4>' make: *** [ptrsizetest.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBINPUT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_GL_SUPPORT -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtWaylandClient -I../../include/QtWaylandClient/5.5.1 -I../../include/QtWaylandClient/5.5.1/QtWaylandClient -I../shared -Ihardwareintegration -Ishellintegration -Iinputdeviceintegration -isystem /opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include/glib-2.0 -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/lib/glib-2.0/include -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtPlatformSupport -I/work/build/qt/qtbase/include/QtPlatformSupport/5.6.0 -I/work/build/qt/qtbase/include/QtPlatformSupport/5.6.0/QtPlatformSupport -I/work/build/qt/qtbase/include/QtGui/5.6.0 -I/work/build/qt/qtbase/include/QtGui/5.6.0/QtGui -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtCore/5.6.0 -I/work/build/qt/qtbase/include/QtCore/5.6.0/QtCore -I/work/build/qt/qtbase/include/QtCore -I.moc -I/work/build/qt/qtbase/mkspecs/devices/linux-imx6-g++ -o .obj/qwaylandinputdevice.o qwaylandinputdevice.cpp qwaylandinputdevice.cpp:59:41: fatal error: xkbcommon/xkbcommon-compose.h: No such file or directory make[3]: *** [.obj/qwaylandinputdevice.o] Error 1 make[2]: *** [sub-client-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00044/linux-imx6-armv7a_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436167470): http://codereview.qt-project.org/114536 [PS3] - Fix possible race condition leading to a dead lock http://codereview.qt-project.org/111600 [PS1] - Implement basic key composition support From ci-noreply at qt-project.org Mon Jul 6 09:58:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 10:58:23 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #45 Message-ID: <20150706_075823_053041.ci-noreply@qt-project.org> qtwayland failed to compile :( /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." make: *** [sse2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ibase.o ibase.cpp ibase.cpp:34:19: fatal error: ibase.h: No such file or directory make: *** [ibase.o] Error 1 make: *** [mysql_r] Error 1 make: *** [mysql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o iodbc.o iodbc.cpp iodbc.cpp:34:17: fatal error: sql.h: No such file or directory make: *** [iodbc.o] Error 1 make: *** [psql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o cups.o cups.cpp cups.cpp:34:23: fatal error: cups/cups.h: No such file or directory make: *** [cups.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libproxy.o libproxy.cpp libproxy.cpp:36:19: fatal error: proxy.h: No such file or directory make: *** [libproxy.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:34:30: fatal error: pulse/pulseaudio.h: No such file or directory make: *** [pulseaudio.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengldesktop.o opengldesktop.cpp opengldesktop.cpp:37:19: fatal error: GL/gl.h: No such file or directory make: *** [opengldesktop.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles3.o opengles3.cpp opengles3.cpp:37:25: fatal error: GLES3/gl3.h: No such file or directory make: *** [opengles3.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles31.o opengles31.cpp opengles31.cpp:34:24: fatal error: GLES3/gl31.h: No such file or directory make: *** [opengles31.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libinput.o libinput.cpp libinput.cpp:34:22: fatal error: libinput.h: No such file or directory make: *** [libinput.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xlib.o xlib.cpp xlib.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xlib.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xrender.o xrender.cpp xrender.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xrender.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xinput2.o xinput2.cpp xinput2.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xinput2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o egl-x11.o egl-x11.cpp egl-x11.cpp:35:21: fatal error: xcb/xcb.h: No such file or directory make: *** [egl-x11.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-brcm.o eglfs-brcm.cpp eglfs-brcm.cpp:36:22: fatal error: bcm_host.h: No such file or directory make: *** [eglfs-brcm.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-mali.o eglfs-mali.cpp eglfs-mali.cpp:34:30: fatal error: EGL/fbdev_window.h: No such file or directory make: *** [eglfs-mali.o] Error 1 make: *** [pcre] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard -g -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ptrsizetest.o ptrsizetest.cpp ptrsizetest.cpp: In function 'int main(int, char**)': ptrsizetest.cpp:51:12: error: 'PointerSize' is not a member of 'QPointerSizeTest<4>' make: *** [ptrsizetest.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBINPUT -DQT_BUILD_WAYLANDCLIENT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_GL_SUPPORT -DQ_FONTCONFIGDATABASE -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../include -I../../include/QtWaylandClient -I../../include/QtWaylandClient/5.5.1 -I../../include/QtWaylandClient/5.5.1/QtWaylandClient -I../shared -Ihardwareintegration -Ishellintegration -Iinputdeviceintegration -isystem /opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/include/glib-2.0 -I/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/lib/glib-2.0/include -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtPlatformSupport -I/work/build/qt/qtbase/include/QtPlatformSupport/5.6.0 -I/work/build/qt/qtbase/include/QtPlatformSupport/5.6.0/QtPlatformSupport -I/work/build/qt/qtbase/include/QtGui/5.6.0 -I/work/build/qt/qtbase/include/QtGui/5.6.0/QtGui -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtCore/5.6.0 -I/work/build/qt/qtbase/include/QtCore/5.6.0/QtCore -I/work/build/qt/qtbase/include/QtCore -I.moc -I/work/build/qt/qtbase/mkspecs/devices/linux-imx6-g++ -o .obj/qwaylandinputdevice.o qwaylandinputdevice.cpp qwaylandinputdevice.cpp:59:41: fatal error: xkbcommon/xkbcommon-compose.h: No such file or directory make[3]: *** [.obj/qwaylandinputdevice.o] Error 1 make[2]: *** [sub-client-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00045/linux-imx6-armv7a_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436168662): http://codereview.qt-project.org/111600 [PS1] - Implement basic key composition support http://codereview.qt-project.org/114536 [PS3] - Fix possible race condition leading to a dead lock From ci-noreply at qt-project.org Mon Jul 6 10:02:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 11:02:57 +0300 Subject: [Ci-reports] pass on QtWayland_dev_Integration #123 Message-ID: <20150706_080257_061563.ci-noreply@qt-project.org> QtWayland_dev_Integration #123: SUCCESS Tested changes (refs/builds/dev_1436004773): http://codereview.qt-project.org/120687 [PS1] - Use by-ref in foreach where T is non-trivial From ci-noreply at qt-project.org Mon Jul 6 10:15:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 11:15:17 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #175 Message-ID: <20150706_081517_093611.ci-noreply@qt-project.org> Qt3D_5.5_Integration #175: SUCCESS Tested changes (refs/builds/5.5_1436009260): http://codereview.qt-project.org/120676 [PS3] - QChangeArbiter/QLockableObserverInterface: sceneChangeEventWithLock overload http://codereview.qt-project.org/115722 [PS2] - Don't saturate with too much ambient http://codereview.qt-project.org/108535 [PS11] - Add gooch material and example From ci-noreply at qt-project.org Mon Jul 6 10:23:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 11:23:20 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #161 Message-ID: <20150706_082320_004732.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #161: SUCCESS Tested changes (refs/builds/5.5_1436028173): http://codereview.qt-project.org/115445 [PS4] - TreeView: Track model indexes during selection From ci-noreply at qt-project.org Mon Jul 6 10:25:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 11:25:11 +0300 Subject: [Ci-reports] fail on QtWayland_dev_Integration #124 Message-ID: <20150706_082511_029793.ci-noreply@qt-project.org> Autotest `license @ /work/build/_qtqa_latest/tests/prebuild/license' failed :( # Failed test 'No reference text for license type LGPL in src/shared/qwaylandxkb.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 363. # Failed test 'No reference text for license type LGPL in src/shared/qwaylandxkb.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 363. # Looks like you failed 2 tests of 316. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/316 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 316 Failed: 2) Failed tests: 295-296 Non-zero exit status: 2 Files=1, Tests=316, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.17 cusr 0.02 csys = 0.25 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'No reference text for license type LGPL in src/shared/qwaylandxkb.cpp, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 363. # Failed test 'No reference text for license type LGPL in src/shared/qwaylandxkb.h, line 9' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 363. # Looks like you failed 2 tests of 316. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/316 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 316 Failed: 2) Failed tests: 295-296 Non-zero exit status: 2 Files=1, Tests=316, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.18 cusr 0.01 csys = 0.24 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 0.699406 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00124/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/dev_1436169871): http://codereview.qt-project.org/111297 [PS4] - Add a mechanism to delay unmapping of surfaces http://codereview.qt-project.org/110973 [PS5] - Use xkbcommon for internal key events too From ci-noreply at qt-project.org Mon Jul 6 10:39:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 11:39:52 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6699 Message-ID: <20150706_083952_074779.ci-noreply@qt-project.org> QtBase_dev_Integration #6699: SUCCESS Tested changes (refs/builds/dev_1435990573): http://codereview.qt-project.org/91465 [PS2] - QTextLayout: deprecate QList API for additionalFormat http://codereview.qt-project.org/115669 [PS1] - Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTR http://codereview.qt-project.org/115666 [PS1] - QtXml: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/114319 [PS1] - Micro-optimize QKeySequence datastream operator (II) http://codereview.qt-project.org/120622 [PS1] - Fix QVector move assignment to return a reference http://codereview.qt-project.org/115665 [PS1] - QtDBus: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/115691 [PS2] - Use const-ref in foreach if T is big or non-trivial From ci-noreply at qt-project.org Mon Jul 6 10:45:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 11:45:50 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1463 Message-ID: <20150706_084550_003624.ci-noreply@qt-project.org> QtBase_5.5_Integration #1463: SUCCESS Tested changes (refs/builds/5.5_1436019167): http://codereview.qt-project.org/115098 [PS1] - Fix accidental fall through in QOpenGLTexture::set[Compressed]Data() From ci-noreply at qt-project.org Mon Jul 6 10:50:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 11:50:58 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6701 Message-ID: <20150706_085058_020818.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ssl/qsslcertificate.cpp:110: ssl/qsslsocket_openssl_symbols_p.h:256:43: error: unknown type name 'EVP_PKEY_CTX' ssl/qsslsocket_openssl_symbols_p.h:260:45: error: unknown type name 'EVP_PKEY_CTX' make[3]: *** [.obj/qsslcertificate.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06701/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1436172088): http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list http://codereview.qt-project.org/113549 [PS3] - qqnxinputcontext: Add support for EnterKeyType http://codereview.qt-project.org/120694 [PS2] - Add missing Q_DECLARE_METATYPE and registration to QHostAddress. http://codereview.qt-project.org/113855 [PS24] - Add support for cryptographic signatures. http://codereview.qt-project.org/115729 [PS2] - qdoc: Make private friend public http://codereview.qt-project.org/115635 [PS3] - qdoc: Removed debug code http://codereview.qt-project.org/115535 [PS4] - qdoc: Parsing of inline friends http://codereview.qt-project.org/115525 [PS6] - qdoc:Fixed a few qdoc errors http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list From ci-noreply at qt-project.org Mon Jul 6 12:11:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 13:11:08 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1464 Message-ID: <20150706_101108_018905.ci-noreply@qt-project.org> Autotest `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' failed :( Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 196 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01464/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436172445): http://codereview.qt-project.org/120704 [PS1] - doc: Correction in access(): signals are now public http://codereview.qt-project.org/120698 [PS1] - doc: Fix and improve QMetaMethod::tag http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/115720 [PS1] - DirectWrite: Fix crash when loading QRawFont from data http://codereview.qt-project.org/120695 [PS1] - Fix typo in configure. From ci-noreply at qt-project.org Mon Jul 6 12:22:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 12:22:27 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #299 - FAILURE Message-ID: <20150706102227.DA7B75146B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00299 From ci-noreply at qt-project.org Mon Jul 6 13:07:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 14:07:21 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6702 Message-ID: <20150706_110721_060176.ci-noreply@qt-project.org> Autotest `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QGraphicsView BPASS : tst_QGraphicsView::rubberBandExtendSelection() BPASS : tst_QGraphicsView::rotated_rubberBand() BPASS : tst_QGraphicsView::sendEvent() BPASS : tst_QGraphicsView::cursor() BPASS : tst_QGraphicsView::cursor2() BPASS : tst_QGraphicsView::resizeAnchor() FAIL! : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(2918)] BPASS : tst_QGraphicsView::forwardMousePress() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] BPASS : tst_QGraphicsView::hoverLeave() Totals: 743 passed, 1 failed, 0 skipped, 9 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() BPASS : tst_QGraphicsView::rubberBandExtendSelection() BPASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() BPASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() BPASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() BPASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) FAIL! : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(2918)] PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) FAIL! : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(2918)] PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() BPASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BPASS : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() BPASS : tst_QGraphicsView::hoverLeave() PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 742 passed, 2 failed, 0 skipped, 9 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qgraphicsview: 141 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06702/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436172899): http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list From ci-noreply at qt-project.org Mon Jul 6 13:26:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 14:26:59 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1465 Message-ID: <20150706_112659_088753.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:51699/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:51703/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 685056 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53212/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 44 ms: rate = 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14634146 (it received 1200000 bytes in 82 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53216/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) (... 82 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 588 passed, 15 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 15 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 558 seconds, exit code 15 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01465/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436177638): http://codereview.qt-project.org/120695 [PS1] - Fix typo in configure. From ci-noreply at qt-project.org Mon Jul 6 14:08:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 15:08:10 +0300 Subject: [Ci-reports] pass on Qt3D_dev_Integration #263 Message-ID: <20150706_120810_089819.ci-noreply@qt-project.org> Qt3D_dev_Integration #263: SUCCESS Tested changes (refs/builds/dev_1436087960): http://codereview.qt-project.org/120686 [PS1] - Fix missing override clang warnings http://codereview.qt-project.org/120684 [PS1] - Use by-ref in foreach for non-trivial types From ci-noreply at qt-project.org Mon Jul 6 15:07:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 16:07:41 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #356 Message-ID: <20150706_130741_075181.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #356: SUCCESS Tested changes (refs/builds/5.5_1436094742): http://codereview.qt-project.org/115758 [PS3] - Delete QQuickWindow's animator driver at the right time. http://codereview.qt-project.org/120634 [PS3] - QSGSimpleTextureNode: Fix ownership of QSGTexture From ci-noreply at qt-project.org Mon Jul 6 15:53:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 15:53:22 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #76 - FAILURE Message-ID: <20150706135322.EA5A65149B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00076 From ci-noreply at qt-project.org Mon Jul 6 16:07:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 16:07:42 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #300 - FAILURE Message-ID: <20150706140742.4E5115150E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00300 From ci-noreply at qt-project.org Mon Jul 6 16:14:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 16:14:32 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #41 - FAILURE Message-ID: <20150706141432.2519851570@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00041 From ci-noreply at qt-project.org Mon Jul 6 16:35:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 16:35:07 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #509 - FAILURE Message-ID: <20150706143507.AC1CE515DB@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00509 From ci-noreply at qt-project.org Mon Jul 6 17:21:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 18:21:10 +0300 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #387 Message-ID: <20150706_152110_014835.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #387: SUCCESS Tested changes (refs/builds/dev_1436166184): http://codereview.qt-project.org/114964 [PS3] - Add security flag support for tests with bttestui http://codereview.qt-project.org/114963 [PS2] - Add test for QBluetoothSocket::preferredSecurityFlags() and setter From ci-noreply at qt-project.org Mon Jul 6 17:25:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 18:25:55 +0300 Subject: [Ci-reports] pass on QtWayland_5.5_Integration #46 Message-ID: <20150706_152555_068574.ci-noreply@qt-project.org> QtWayland_5.5_Integration #46: SUCCESS Tested changes (refs/builds/5.5_1436169693): http://codereview.qt-project.org/114536 [PS3] - Fix possible race condition leading to a dead lock From ci-noreply at qt-project.org Mon Jul 6 17:53:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 18:53:07 +0300 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #356 Message-ID: <20150706_155307_017121.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #356: SUCCESS Tested changes (refs/builds/dev_1436169796): http://codereview.qt-project.org/114515 [PS1] - Blacklist failing part from tst_qsoundeffect From ci-noreply at qt-project.org Mon Jul 6 18:05:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 19:05:08 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #179 Message-ID: <20150706_160508_038346.ci-noreply@qt-project.org> Qt3D_5.5_Integration #179: SUCCESS Tested changes (refs/builds/5.5_1436170611): http://codereview.qt-project.org/115764 [PS4] - RenderView: remove a subtle memory leaks From ci-noreply at qt-project.org Mon Jul 6 18:46:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 18:46:02 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #138 - FAILURE Message-ID: <20150706164602.7AB0151701@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00138 From ci-noreply at qt-project.org Mon Jul 6 19:28:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 20:28:07 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6703 Message-ID: <20150706_172807_054375.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6703: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06703/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436181093): http://codereview.qt-project.org/120709 [PS1] - QtCore: mark some more types as movable/primitive http://codereview.qt-project.org/120681 [PS1] - QProcessEnvironment: fix op== http://codereview.qt-project.org/120680 [PS2] - QProcessEnvironment: add a check for inserting into self http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list http://codereview.qt-project.org/113359 [PS2] - Optimize moc: Remove another temporary list allocation. http://codereview.qt-project.org/113358 [PS2] - Optimize moc: Remove temporary allocations during macro expansion. http://codereview.qt-project.org/113356 [PS2] - Optimize moc: Implement fast operator== for Symbols. http://codereview.qt-project.org/115590 [PS2] - Mark QTextStreamManipulator ctors constexpr nothrow http://codereview.qt-project.org/113422 [PS1] - QLabelPrivate: separate data and function members, avoid padding http://codereview.qt-project.org/113372 [PS2] - QLabelPrivate: de-inline ctor http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/115729 [PS2] - qdoc: Make private friend public http://codereview.qt-project.org/115635 [PS3] - qdoc: Removed debug code http://codereview.qt-project.org/115535 [PS4] - qdoc: Parsing of inline friends http://codereview.qt-project.org/115525 [PS6] - qdoc:Fixed a few qdoc errors From ci-noreply at qt-project.org Mon Jul 6 20:00:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 21:00:58 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #162 Message-ID: <20150706_180058_058695.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #162: SUCCESS Tested changes (refs/builds/5.5_1436189133): http://codereview.qt-project.org/120720 [PS1] - Extras: remove version requirement notices. From ci-noreply at qt-project.org Mon Jul 6 20:05:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 21:05:30 +0300 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #290 Message-ID: <20150706_180530_022936.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #290: SUCCESS Tested changes (refs/builds/dev_1436175383): http://codereview.qt-project.org/115432 [PS2] - Add WebAction to QML api From ci-noreply at qt-project.org Mon Jul 6 20:15:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 21:15:39 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1466 Message-ID: <20150706_181539_031509.ci-noreply@qt-project.org> QtBase_5.5_Integration #1466: SUCCESS Tested changes (refs/builds/5.5_1436182114): http://codereview.qt-project.org/108914 [PS5] - Added Mkspec for Toradex WEC2013 SDK http://codereview.qt-project.org/115720 [PS1] - DirectWrite: Fix crash when loading QRawFont from data From ci-noreply at qt-project.org Mon Jul 6 20:30:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 21:30:39 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #180 Message-ID: <20150706_183039_016797.ci-noreply@qt-project.org> Qt3D_5.5_Integration #180: SUCCESS Tested changes (refs/builds/5.5_1436198864): http://codereview.qt-project.org/120677 [PS3] - QScene is now private http://codereview.qt-project.org/115765 [PS4] - tst_renderviews: add a new simple test http://codereview.qt-project.org/115402 [PS9] - Properly shutdown the renderer From ci-noreply at qt-project.org Mon Jul 6 20:32:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 20:32:52 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #77 - FAILURE Message-ID: <20150706183252.14AED51604@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00077 From ci-noreply at qt-project.org Mon Jul 6 20:52:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 20:52:06 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #301 - FAILURE Message-ID: <20150706185206.0B1F751517@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00301 From ci-noreply at qt-project.org Mon Jul 6 21:32:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 22:32:44 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6705 Message-ID: <20150706_193244_021826.ci-noreply@qt-project.org> QtBase_dev_Integration #6705: SUCCESS Tested changes (refs/builds/dev_1436203782): http://codereview.qt-project.org/111549 [PS5] - Introduce QT_NO_WINCE_SHELLSDK for WEC builds. http://codereview.qt-project.org/120660 [PS2] - dbus: allow dbus_shutdown() on QT_NO_LIBRARY && QT_LINKED_LIBDBUS http://codereview.qt-project.org/115775 [PS3] - configure: Put qml-debug option into QT_CONFIG http://codereview.qt-project.org/115211 [PS1] - QIcon: use (Qt-) canonical form of move special member functions http://codereview.qt-project.org/115664 [PS2] - QtTestLib: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/115671 [PS2] - QtWidgets: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/120697 [PS1] - QtDBus: mark some types as movable come Qt 6 http://codereview.qt-project.org/115670 [PS3] - QtOpenGL: Use Q_NULLPTR instead of 0 in all public headers From ci-noreply at qt-project.org Mon Jul 6 21:35:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 21:35:38 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #510 - FAILURE Message-ID: <20150706193538.3979051694@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00510 From ci-noreply at qt-project.org Mon Jul 6 21:59:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 21:59:50 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #42 - FAILURE Message-ID: <20150706195950.BACBF511BE@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00042 From ci-noreply at qt-project.org Mon Jul 6 22:20:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 23:20:54 +0300 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #291 Message-ID: <20150706_202054_018540.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #291: SUCCESS Tested changes (refs/builds/dev_1436206024): http://codereview.qt-project.org/120672 [PS3] - add Download*ToDisk web actions http://codereview.qt-project.org/115637 [PS9] - Merge Chromium 44 and fixes From ci-noreply at qt-project.org Mon Jul 6 23:28:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 6 Jul 2015 23:28:22 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #139 - FAILURE Message-ID: <20150706212822.29A2251487@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00139 From ci-noreply at qt-project.org Mon Jul 6 23:45:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 00:45:39 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1467 Message-ID: <20150706_214539_015820.ci-noreply@qt-project.org> QtBase_5.5_Integration #1467: SUCCESS Tested changes (refs/builds/5.5_1436206633): http://codereview.qt-project.org/120698 [PS1] - doc: Fix and improve QMetaMethod::tag http://codereview.qt-project.org/120695 [PS1] - Fix typo in configure. http://codereview.qt-project.org/120682 [PS3] - Fix memory leak in QJpegHandlerPrivate From ci-noreply at qt-project.org Mon Jul 6 23:48:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 00:48:10 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1468 Message-ID: <20150706_214810_045782.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1468: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01468/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436219233): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Mon Jul 6 23:50:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 00:50:52 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6706 Message-ID: <20150706_215052_061646.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6706: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06706/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436211258): http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/120709 [PS1] - QtCore: mark some more types as movable/primitive http://codereview.qt-project.org/120681 [PS1] - QProcessEnvironment: fix op== http://codereview.qt-project.org/120680 [PS2] - QProcessEnvironment: add a check for inserting into self http://codereview.qt-project.org/115590 [PS2] - Mark QTextStreamManipulator ctors constexpr nothrow http://codereview.qt-project.org/113422 [PS1] - QLabelPrivate: separate data and function members, avoid padding http://codereview.qt-project.org/113372 [PS2] - QLabelPrivate: de-inline ctor From ci-noreply at qt-project.org Tue Jul 7 01:25:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 02:25:40 +0300 Subject: [Ci-reports] fail on QtWayland_dev_Integration #125 Message-ID: <20150706_232540_044603.ci-noreply@qt-project.org> qtwayland failed to compile :( /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." make: *** [sse2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ibase.o ibase.cpp ibase.cpp:34:19: fatal error: ibase.h: No such file or directory make: *** [ibase.o] Error 1 make: *** [mysql_r] Error 1 make: *** [mysql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o iodbc.o iodbc.cpp iodbc.cpp:34:17: fatal error: sql.h: No such file or directory make: *** [iodbc.o] Error 1 make: *** [psql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o cups.o cups.cpp cups.cpp:34:23: fatal error: cups/cups.h: No such file or directory make: *** [cups.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libproxy.o libproxy.cpp libproxy.cpp:36:19: fatal error: proxy.h: No such file or directory make: *** [libproxy.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:34:30: fatal error: pulse/pulseaudio.h: No such file or directory make: *** [pulseaudio.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengldesktop.o opengldesktop.cpp opengldesktop.cpp:37:19: fatal error: GL/gl.h: No such file or directory make: *** [opengldesktop.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles3.o opengles3.cpp opengles3.cpp:37:25: fatal error: GLES3/gl3.h: No such file or directory make: *** [opengles3.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles31.o opengles31.cpp opengles31.cpp:34:24: fatal error: GLES3/gl31.h: No such file or directory make: *** [opengles31.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libinput.o libinput.cpp libinput.cpp:34:22: fatal error: libinput.h: No such file or directory make: *** [libinput.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xlib.o xlib.cpp xlib.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xlib.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xrender.o xrender.cpp xrender.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xrender.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xinput2.o xinput2.cpp xinput2.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xinput2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o egl-x11.o egl-x11.cpp egl-x11.cpp:35:21: fatal error: xcb/xcb.h: No such file or directory make: *** [egl-x11.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-brcm.o eglfs-brcm.cpp eglfs-brcm.cpp:36:22: fatal error: bcm_host.h: No such file or directory make: *** [eglfs-brcm.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-mali.o eglfs-mali.cpp eglfs-mali.cpp:34:30: fatal error: EGL/fbdev_window.h: No such file or directory make: *** [eglfs-mali.o] Error 1 make: *** [pcre] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard -g -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ptrsizetest.o ptrsizetest.cpp ptrsizetest.cpp: In function 'int main(int, char**)': ptrsizetest.cpp:51:12: error: 'PointerSize' is not a member of 'QPointerSizeTest<4>' make: *** [ptrsizetest.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_LIBINPUT -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/work/build/qt/qtwayland/tests/auto/compositor"' -I. -I/work/build/qt/qtbase/include/QtGui/5.6.0 -I/work/build/qt/qtbase/include/QtGui/5.6.0/QtGui -I../../../include/QtCompositor/5.6.0 -I../../../include/QtCompositor/5.6.0/QtCompositor -I../../../include -I../../../include/QtCompositor -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtTest -I/work/build/qt/qtbase/include/QtCore/5.6.0 -I/work/build/qt/qtbase/include/QtCore/5.6.0/QtCore -I/work/build/qt/qtbase/include/QtCore -I.moc -I/work/build/qt/qtbase/mkspecs/devices/linux-imx6-g++ -o .obj/tst_compositor.o tst_compositor.cpp tst_compositor.cpp: In member function 'void tst_WaylandCompositor::frameCallback()': tst_compositor.cpp:275:20: error: cannot declare variable 'attacher' to be of abstract type 'tst_WaylandCompositor::frameCallback()::BufferAttacher' make[4]: *** [.obj/tst_compositor.o] Error 1 make[3]: *** [sub-compositor-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00125/linux-imx6-armv7a_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436210849): http://codereview.qt-project.org/111297 [PS4] - Add a mechanism to delay unmapping of surfaces From ci-noreply at qt-project.org Tue Jul 7 01:58:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 02:58:24 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #357 Message-ID: <20150706_235824_008724.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #357: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00357/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436225070): http://codereview.qt-project.org/108018 [PS2] - QtQml: Fix const correctness in old style casts From ci-noreply at qt-project.org Tue Jul 7 02:08:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 03:08:12 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150707_000812_043686.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-07T00:06:12Z: [QtTools_5.5_Integration error] new build for QtTools_5.5_Integration failed: 502 Proxy Error, retry in 2 seconds From ci-noreply at qt-project.org Tue Jul 7 02:10:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 03:10:43 +0300 Subject: [Ci-reports] fail on QtTools_5.5_Integration #96 Message-ID: <20150707_001043_077006.ci-noreply@qt-project.org> QtTools_5.5_Integration » macx-clang_developer-build_OSX_10.10 #96: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.5_Integration/build_00096/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1436227569): http://codereview.qt-project.org/109390 [PS2] - Fix -Wcast-qual warnings found by GCC From ci-noreply at qt-project.org Tue Jul 7 02:33:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 02:33:14 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #511 - FAILURE Message-ID: <20150707003314.1317A5164B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00511 From ci-noreply at qt-project.org Tue Jul 7 03:45:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 04:45:24 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1469 Message-ID: <20150707_014524_081442.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64 #1469: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01469/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1436222986): http://codereview.qt-project.org/115596 [PS1] - Make the Windows qt_msectime() function return 64-bit From ci-noreply at qt-project.org Tue Jul 7 03:48:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 04:48:27 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1470 Message-ID: <20150707_014827_066835.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1470: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01470/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436233619): http://codereview.qt-project.org/115598 [PS3] - Fix the remainingTime() result after the first activation of a QTimer http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening From ci-noreply at qt-project.org Tue Jul 7 04:15:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 04:15:46 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #43 - FAILURE Message-ID: <20150707021546.D31A95173C@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00043 From ci-noreply at qt-project.org Tue Jul 7 06:26:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 06:26:13 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #302 - FAILURE Message-ID: <20150707042613.5A967502AB@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00302 From ci-noreply at qt-project.org Tue Jul 7 07:02:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 07:02:15 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #140 - FAILURE Message-ID: <20150707050215.382FA51725@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00140 From ci-noreply at qt-project.org Tue Jul 7 07:17:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 07:17:47 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #78 - FAILURE Message-ID: <20150707051747.E69D151746@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00078 From ci-noreply at qt-project.org Tue Jul 7 07:57:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 08:57:41 +0300 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #58 Message-ID: <20150707_055741_044214.ci-noreply@qt-project.org> QtDoc_5.5_Integration #58: SUCCESS Tested changes (refs/builds/5.5_1436245663): http://codereview.qt-project.org/120714 [PS3] - Doc: cmake-manual: Update module variables From ci-noreply at qt-project.org Tue Jul 7 07:57:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 08:57:47 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #181 Message-ID: <20150707_055747_073644.ci-noreply@qt-project.org> Qt3D_5.5_Integration » winrt-x64-msvc2013_Windows_81 #181: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00181/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436248495): http://codereview.qt-project.org/120678 [PS3] - QScene: add a getter for the QChangeArbiter From ci-noreply at qt-project.org Tue Jul 7 08:11:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 09:11:33 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6707 Message-ID: <20150707_061133_067593.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6707: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06707/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436244967): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku From ci-noreply at qt-project.org Tue Jul 7 09:22:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 10:22:33 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1471 Message-ID: <20150707_072233_039924.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1471: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01471/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436248820): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Tue Jul 7 09:27:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 10:27:40 +0300 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #389 Message-ID: <20150707_072740_039407.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #389: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_dev_Integration/build_00389/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436253775): http://codereview.qt-project.org/114966 [PS3] - Bluez: Apply QBluetoothSocket::preferredSecurityFlags during connect http://codereview.qt-project.org/114965 [PS3] - Bluez: Improve security flag handling in QBluetoothServer From ci-noreply at qt-project.org Tue Jul 7 10:00:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 11:00:22 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6708 Message-ID: <20150707_080022_080573.ci-noreply@qt-project.org> QtBase_dev_Integration #6708: SUCCESS Tested changes (refs/builds/dev_1436249588): http://codereview.qt-project.org/111059 [PS3] - QQuaternion: perform some operations in memory order http://codereview.qt-project.org/110656 [PS2] - QVector: mark const variants of begin()/end() nothrow http://codereview.qt-project.org/120709 [PS1] - QtCore: mark some more types as movable/primitive http://codereview.qt-project.org/120681 [PS1] - QProcessEnvironment: fix op== http://codereview.qt-project.org/120680 [PS2] - QProcessEnvironment: add a check for inserting into self http://codereview.qt-project.org/115590 [PS2] - Mark QTextStreamManipulator ctors constexpr nothrow http://codereview.qt-project.org/113422 [PS1] - QLabelPrivate: separate data and function members, avoid padding http://codereview.qt-project.org/113372 [PS2] - QLabelPrivate: de-inline ctor http://codereview.qt-project.org/109933 [PS2] - QByteArray: add {const_,reverse_iterator}, {c,}r{begin,end}() http://codereview.qt-project.org/109931 [PS2] - QString: add {const_,reverse_iterator}, {c,}r{begin,end}() From ci-noreply at qt-project.org Tue Jul 7 10:05:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 11:05:25 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #182 Message-ID: <20150707_080525_091771.ci-noreply@qt-project.org> Qt3D_5.5_Integration #182: SUCCESS Tested changes (refs/builds/5.5_1436252362): http://codereview.qt-project.org/120678 [PS3] - QScene: add a getter for the QChangeArbiter From ci-noreply at qt-project.org Tue Jul 7 10:39:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 11:39:10 +0300 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #391 Message-ID: <20150707_083910_043022.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #391: SUCCESS Tested changes (refs/builds/dev_1436254345): http://codereview.qt-project.org/114966 [PS3] - Bluez: Apply QBluetoothSocket::preferredSecurityFlags during connect http://codereview.qt-project.org/114965 [PS3] - Bluez: Improve security flag handling in QBluetoothServer From ci-noreply at qt-project.org Tue Jul 7 11:14:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 12:14:14 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6709 Message-ID: <20150707_091414_003306.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6709: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06709/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436256117): http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku From ci-noreply at qt-project.org Tue Jul 7 11:30:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 12:30:32 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1473 Message-ID: <20150707_093032_046865.ci-noreply@qt-project.org> Autotest `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' failed :( Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 198 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01473/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436257449): http://codereview.qt-project.org/120654 [PS1] - Fix compile error on big endian From ci-noreply at qt-project.org Tue Jul 7 11:37:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 12:37:02 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6710 Message-ID: <20150707_093702_025903.ci-noreply@qt-project.org> Compilation failed :( tst_qhostaddress.cpp tst_qhostaddress.cpp(110) : error C2766: explicit specialization; 'QMetaTypeId' has already been defined c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/kernel/qhostaddress.h(149) : see previous definition of 'QMetaTypeId' tst_qnetworkaddressentry.cpp(39) : error C2766: explicit specialization; 'QMetaTypeId' has already been defined c:\work\build\qt\qtbase\include\qtnetwork\../../src/network/kernel/qhostaddress.h(149) : see previous definition of 'QMetaTypeId' Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06710/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436260549): http://codereview.qt-project.org/120694 [PS2] - Add missing Q_DECLARE_METATYPE and registration to QHostAddress. http://codereview.qt-project.org/114994 [PS1] - Fix qHash(QFontEngine::FaceId) http://codereview.qt-project.org/115729 [PS4] - qdoc: Make private friend public http://codereview.qt-project.org/115635 [PS5] - qdoc: Removed debug code http://codereview.qt-project.org/115535 [PS6] - qdoc: Parsing of inline friends http://codereview.qt-project.org/115525 [PS8] - qdoc:Fixed a few qdoc errors From ci-noreply at qt-project.org Tue Jul 7 12:10:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 13:10:38 +0300 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #582 Message-ID: <20150707_101038_003782.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » win32-msvc2010_Windows_7 #582: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00582/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436262855): http://codereview.qt-project.org/120802 [PS1] - Autotests: Blacklist parts of tst_menubar From ci-noreply at qt-project.org Tue Jul 7 12:59:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 13:59:43 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6711 Message-ID: <20150707_105943_058079.ci-noreply@qt-project.org> Autotests `tst_macgui @ /work/build/qt/qtbase/tests/auto/other/macgui' and `tst_macnativeevents @ /work/build/qt/qtbase/tests/auto/other/macnativeevents' failed :( Testing tst_MacNativeEvents BPASS : tst_MacNativeEvents::testMouseMoveLocation() 2015-07-07 13:18:41.285 tst_macnativeevents[26277:1164816] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macnativeevents.savedState/window_1.data: No such file or directory (2) BFAIL : tst_MacNativeEvents::testMouseLeftDoubleClick() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(129)] BFAIL : tst_MacNativeEvents::stressTestMouseLeftDoubleClick() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(156)] BFAIL : tst_MacNativeEvents::testMouseDragInside() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(183)] BFAIL : tst_MacNativeEvents::testMouseDragOutside() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(211)] BFAIL : tst_MacNativeEvents::testMouseDragToNonClientArea() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(239)] BFAIL : tst_MacNativeEvents::testDragWindow() Compared values are not the same Actual (e1->pos()): QPoint(100,12) Expected (e2->pos()): QPoint(100,-10) Loc: [expectedeventlist.cpp(113)] BFAIL : tst_MacNativeEvents::testDragWindow() Compared values are not the same Actual (e1->pos()): QPoint(100,12) Expected (e2->pos()): QPoint(100,-10) Loc: [expectedeventlist.cpp(113)] FAIL! : tst_MacNativeEvents::testMouseEnter() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(283)] BFAIL : tst_MacNativeEvents::testChildDialogInFrontOfModalParent() '!child.isVisible()' returned FALSE. () Loc: [tst_macnativeevents.cpp(306)] BFAIL : tst_MacNativeEvents::testChildWindowInFrontOfStaysOnTopParentWindow() '!button.isVisible()' returned FALSE. () Loc: [tst_macnativeevents.cpp(386)] BFAIL : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Compared values are not the same Loc: [expectedeventlist.cpp(148)] BFAIL : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Compared values are not the same Loc: [expectedeventlist.cpp(148)] BFAIL : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Compared values are not the same Actual (e1->modifiers()): NoModifier Expected (e2->modifiers()): Loc: [expectedeventlist.cpp(148)] Totals: 7 passed, 1 failed, 0 skipped, 13 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacNativeEvents ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_MacNativeEvents::initTestCase() QWARN : tst_MacNativeEvents::testMouseMoveLocation() Stopped waiting for expected event nr 1 BFAIL : tst_MacNativeEvents::testMouseMoveLocation() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(85)] PASS : tst_MacNativeEvents::testPushButtonPressRelease() 2015-07-07 13:19:03.718 tst_macnativeevents[26280:1164928] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macnativeevents.savedState/window_1.data: No such file or directory (2) QWARN : tst_MacNativeEvents::testMouseLeftDoubleClick() Stopped waiting for expected event nr 1 BFAIL : tst_MacNativeEvents::testMouseLeftDoubleClick() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(129)] QWARN : tst_MacNativeEvents::stressTestMouseLeftDoubleClick() Stopped waiting for expected event nr 1 BFAIL : tst_MacNativeEvents::stressTestMouseLeftDoubleClick() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(156)] QWARN : tst_MacNativeEvents::testMouseDragInside() Stopped waiting for expected event nr 1 BFAIL : tst_MacNativeEvents::testMouseDragInside() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(183)] QWARN : tst_MacNativeEvents::testMouseDragOutside() Stopped waiting for expected event nr 1 BFAIL : tst_MacNativeEvents::testMouseDragOutside() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(211)] QWARN : tst_MacNativeEvents::testMouseDragToNonClientArea() Stopped waiting for expected event nr 1 BFAIL : tst_MacNativeEvents::testMouseDragToNonClientArea() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(239)] QWARN : tst_MacNativeEvents::testDragWindow() Expected event 1 differs from received event: BFAIL : tst_MacNativeEvents::testDragWindow() Compared values are not the same Actual (e1->pos()): QPoint(100,12) Expected (e2->pos()): QPoint(100,-10) Loc: [expectedeventlist.cpp(113)] QWARN : tst_MacNativeEvents::testDragWindow() Expected event 2 differs from received event: BFAIL : tst_MacNativeEvents::testDragWindow() Compared values are not the same Actual (e1->pos()): QPoint(100,12) Expected (e2->pos()): QPoint(100,-10) Loc: [expectedeventlist.cpp(113)] QWARN : tst_MacNativeEvents::testMouseEnter() Stopped waiting for expected event nr 1 FAIL! : tst_MacNativeEvents::testMouseEnter() 'expected.waitForAllEvents()' returned FALSE. (the test did not receive all expected events!) Loc: [tst_macnativeevents.cpp(283)] BFAIL : tst_MacNativeEvents::testChildDialogInFrontOfModalParent() '!child.isVisible()' returned FALSE. () Loc: [tst_macnativeevents.cpp(306)] BFAIL : tst_MacNativeEvents::testChildWindowInFrontOfStaysOnTopParentWindow() '!button.isVisible()' returned FALSE. () Loc: [tst_macnativeevents.cpp(386)] PASS : tst_MacNativeEvents::testKeyPressOnToplevel() PASS : tst_MacNativeEvents::testModifierShift() PASS : tst_MacNativeEvents::testModifierAlt() PASS : tst_MacNativeEvents::testModifierCtrl() QWARN : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Expected event 2 differs from received event: BFAIL : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Compared values are not the same Loc: [expectedeventlist.cpp(148)] QWARN : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Expected event 3 differs from received event: BFAIL : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Compared values are not the same Loc: [expectedeventlist.cpp(148)] QWARN : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Expected event 4 differs from received event: BFAIL : tst_MacNativeEvents::testModifierCtrlWithDontSwapCtrlAndMeta() Compared values are not the same Actual (e1->modifiers()): NoModifier Expected (e2->modifiers()): Loc: [expectedeventlist.cpp(148)] PASS : tst_MacNativeEvents::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped, 13 blacklisted ********* Finished testing of tst_MacNativeEvents ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macnativeevents: 42 seconds, exit code 1 Testing tst_MacGui 2015-07-07 13:18:25.700 tst_macgui[26273:1164706] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macgui.savedState/window_1.data: No such file or directory (2) XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_MacGui::initTestCase() QWARN : tst_MacGui::scrollbarPainting() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::scrollbarPainting() QTBUG-26371 Loc: [tst_macgui.cpp(95)] PASS : tst_MacGui::scrollbarPainting() 2015-07-07 13:18:33.884 tst_macgui[26275:1164785] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_macgui.savedState/window_1.data: No such file or directory (2) PASS : tst_MacGui::dummy() SKIP : tst_MacGui::splashScreenModality() QTBUG-35169 Loc: [tst_macgui.cpp(137)] XPASS : tst_MacGui::nonModalOrder() QCOMPARE(primary.frontWidget, primary.secondaryWindow) returned TRUE unexpectedly. Loc: [tst_macgui.cpp(199)] QWARN : tst_MacGui::spinBoxArrowButtons() static QPixmap QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen. XFAIL : tst_MacGui::spinBoxArrowButtons() QTBUG-26372 Loc: [tst_macgui.cpp(221)] PASS : tst_MacGui::spinBoxArrowButtons() PASS : tst_MacGui::cleanupTestCase() Totals: 5 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 16 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06711/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1436261917): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list From ci-noreply at qt-project.org Tue Jul 7 13:01:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 14:01:13 +0300 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #292 Message-ID: <20150707_110113_077945.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #292: SUCCESS Tested changes (refs/builds/dev_1436261708): http://codereview.qt-project.org/120758 [PS1] - Log javascript console log to qInfo channel From ci-noreply at qt-project.org Tue Jul 7 13:06:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 14:06:03 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1474 Message-ID: <20150707_110603_086439.ci-noreply@qt-project.org> Autotest `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' failed :( Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 184 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01474/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436261703): http://codereview.qt-project.org/120654 [PS1] - Fix compile error on big endian From ci-noreply at qt-project.org Tue Jul 7 13:50:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 14:50:05 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #358 Message-ID: <20150707_115005_021940.ci-noreply@qt-project.org> twenty-eight autotests failed :( Testing tst_qquickwindow QFATAL : tst_qquickwindow::attachedProperty() ASSERT: "(largestSubLength && (len == left->len + right->len)) || len == (uint)text->size" in file jsruntime/qv4string_p.h, line 66 FAIL! : tst_qquickwindow::attachedProperty() Received a fatal error. Loc: [Unknown file(0)] Totals: 48 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 12292] QtQA::App::TestRunner: [New LWP 12296] QtQA::App::TestRunner: [New LWP 12297] QtQA::App::TestRunner: [New LWP 12293] QtQA::App::TestRunner: [New LWP 12295] QtQA::App::TestRunner: [New LWP 12294] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=189f85fba9564bd1ed274a37e67961f0613bb126" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24a941b6c85e244bd2e4906928dc17ab63b0a38a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7c72f96fa3d494e7c83df16a7d36177bb5c22d0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libproxy.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=42b983250187b907ed960b01d4914e3e74a355bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=faedcbb5d232f8395d52a386a15d737a31736ce8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=63d35a3ff88c0bf95123f27b87bbbacf13ac2066" QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-log'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fdfc58534c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fdfb3f18700 (LWP 12294)): QtQA::App::TestRunner: #0 0x00007fdfc63fa0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fdfb79bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdfc63f60db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fdfc5904dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fdfb3717700 (LWP 12295)): QtQA::App::TestRunner: #0 0x00007fdfc63fa0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fdfb79bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdfc63f60db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fdfc5904dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fdfbd24c700 (LWP 12293)): QtQA::App::TestRunner: #0 0x00007fdfc58fbfdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fdfc32990e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fdfc329a77f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fdfc0fe4ec5 in QXcbEventReader::run (this=0x17f8850) at qxcbconnection.cpp:1202 QtQA::App::TestRunner: #4 0x00007fdfc69309d9 in QThreadPrivate::start (arg=0x17f8850) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x00007fdfc63f60db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fdfc5904dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fdfb2715700 (LWP 12297)): QtQA::App::TestRunner: #0 0x00007fdfc63fa0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fdfb79bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdfc63f60db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fdfc5904dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fdfb2f16700 (LWP 12296)): QtQA::App::TestRunner: #0 0x00007fdfc63fa0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fdfb79bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fdfc63f60db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fdfc5904dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fdfc91e7780 (LWP 12292)): QtQA::App::TestRunner: #0 0x00007fdfc58534c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fdfc5854958 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fdfc691dbe4 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007fdfc691a1ce in QMessageLogger::fatal (this=0x7ffffe9951a0, msg=0x7fdfc6c87b50 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007fdfc691336e in qt_assert (assertion=0x7fdfc7b7b8e0 "(largestSubLength && (len == left->len + right->len)) || len == (uint)text->size", file=0x7fdfc7b7b8c5 "jsruntime/qv4string_p.h", line=66) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007fdfc792dab6 in QV4::Heap::String::length (this=0x7fdfbc0dfc50) at jsruntime/qv4string_p.h:64 QtQA::App::TestRunner: #6 0x00007fdfc792eff2 in (anonymous namespace)::sweepChunk (header=0x7fdfbc0db000, itemsInUse=0x7ffffe99528c, engine=0x271f560, unmanagedHeapSize=0x1905500) at jsruntime/qv4mm.cpp:193 QtQA::App::TestRunner: #7 0x00007fdfc79301d4 in QV4::MemoryManager::sweep (this=0x20342d0, lastSweep=true) at jsruntime/qv4mm.cpp:437 QtQA::App::TestRunner: #8 0x00007fdfc7930f86 in QV4::MemoryManager::~MemoryManager (this=0x20342d0, __in_chrg=) at jsruntime/qv4mm.cpp:592 QtQA::App::TestRunner: #9 0x00007fdfc790ae8a in QV4::ExecutionEngine::~ExecutionEngine (this=0x271f560, __in_chrg=) at jsruntime/qv4engine.cpp:462 QtQA::App::TestRunner: #10 0x00007fdfc7aad90a in QV8Engine::~QV8Engine (this=0x2196520, __in_chrg=) at qml/v8/qv8engine.cpp:161 QtQA::App::TestRunner: #11 0x00007fdfc7aad996 in QV8Engine::~QV8Engine (this=0x2196520, __in_chrg=) at qml/v8/qv8engine.cpp:162 QtQA::App::TestRunner: #12 0x00007fdfc788d4f4 in QJSEngine::~QJSEngine (this=0x2184b90, __in_chrg=) at jsapi/qjsengine.cpp:214 QtQA::App::TestRunner: #13 0x00007fdfc79f5da5 in QQmlEngine::~QQmlEngine (this=0x2184b90, __in_chrg=) at qml/qqmlengine.cpp:935 QtQA::App::TestRunner: #14 0x00007fdfc79f5dd4 in QQmlEngine::~QQmlEngine (this=0x2184b90, __in_chrg=) at qml/qqmlengine.cpp:958 QtQA::App::TestRunner: #15 0x00007fdfc6b95a46 in QObjectPrivate::deleteChildren (this=0x1fa8f70) at kernel/qobject.cpp:1951 QtQA::App::TestRunner: #16 0x00007fdfc6b93ff4 in QObject::~QObject (this=0x7ffffe995770, __in_chrg=) at kernel/qobject.cpp:1031 QtQA::App::TestRunner: #17 0x00007fdfc8063686 in QWindow::~QWindow (this=0x7ffffe995770, __in_chrg=) at kernel/qwindow.cpp:202 QtQA::App::TestRunner: #18 0x00007fdfc8aafd78 in QQuickWindow::~QQuickWindow (this=0x7ffffe995770, __in_chrg=) at items/qquickwindow.cpp:1111 QtQA::App::TestRunner: #19 0x00007fdfc8b937fb in QQuickView::~QQuickView (this=0x7ffffe995770, __in_chrg=) at items/qquickview.cpp:220 QtQA::App::TestRunner: #20 0x000000000043b8c5 in tst_qquickwindow::attachedProperty (this=0x7ffffe996730) at tst_qquickwindow.cpp:2043 QtQA::App::TestRunner: #21 0x000000000043e3d0 in tst_qquickwindow::qt_static_metacall (_o=0x7ffffe996730, _c=QMetaObject::InvokeMetaMethod, _id=46, _a=0x7ffffe9959f0) at .moc/tst_qquickwindow.moc:516 QtQA::App::TestRunner: #22 0x00007fdfc6b687d3 in QMetaMethod::invoke (this=0x7ffffe995eb0, object=0x7ffffe996730, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2187 QtQA::App::TestRunner: #23 0x00007fdfc6b67c76 in QMetaObject::invokeMethod (obj=0x7ffffe996730, member=0x218d0f0 "attachedProperty", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #24 0x00007fdfc70e21c1 in QMetaObject::invokeMethod (obj=0x7ffffe996730, member=0x218d0f0 "attachedProperty", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:409 QtQA::App::TestRunner: #25 0x00007fdfc70dc8b9 in QTest::qInvokeTestMethodDataEntry (slot=0x218d0f0 "attachedProperty") at qtestcase.cpp:1953 QtQA::App::TestRunner: #26 0x00007fdfc70dd152 in QTest::qInvokeTestMethod (slotName=0x26fa278 "attachedProperty()", data=0x0) at qtestcase.cpp:2082 QtQA::App::TestRunner: #27 0x00007fdfc70ddf0c in QTest::qInvokeTestMethods (testObject=0x7ffffe996730) at qtestcase.cpp:2390 QtQA::App::TestRunner: #28 0x00007fdfc70de5be in QTest::qExec (testObject=0x7ffffe996730, argc=6, argv=0x7ffffe996878) at qtestcase.cpp:2652 QtQA::App::TestRunner: #29 0x000000000043dcb5 in main (argc=6, argv=0x7ffffe996878) at tst_qquickwindow.cpp:2207 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.1 20130909 [gcc-4_8-branch revision 202388]) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) PASS : tst_qquickwindow::mouseFiltering() PASS : tst_qquickwindow::headless() SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature Loc: [tst_qquickwindow.cpp(1276)] PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() PASS : tst_qquickwindow::clearColor() PASS : tst_qquickwindow::defaultState() PASS : tst_qquickwindow::grab(visible) PASS : tst_qquickwindow::grab(invisible) PASS : tst_qquickwindow::multipleWindows() PASS : tst_qquickwindow::animationsWhileHidden() PASS : tst_qquickwindow::focusObject() PASS : tst_qquickwindow::focusReason() PASS : tst_qquickwindow::ignoreUnhandledMouseEvents() PASS : tst_qquickwindow::ownershipRootItem() PASS : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true) PASS : tst_qquickwindow::showHideAnimate() PASS : tst_qquickwindow::testExpose() PASS : tst_qquickwindow::requestActivate() PASS : tst_qquickwindow::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() PASS : tst_qquickwindow::qobjectEventFilter_key() PASS : tst_qquickwindow::qobjectEventFilter_mouse() PASS : tst_qquickwindow::cursor() PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() QFATAL : tst_qquickwindow::attachedProperty() ASSERT: "(largestSubLength && (len == left->len + right->len)) || len == (uint)text->size" in file jsruntime/qv4string_p.h, line 66 FAIL! : tst_qquickwindow::attachedProperty() Received a fatal error. Loc: [Unknown file(0)] Totals: 48 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 12315] QtQA::App::TestRunner: [New LWP 12320] QtQA::App::TestRunner: [New LWP 12318] QtQA::App::TestRunner: [New LWP 12317] QtQA::App::TestRunner: [New LWP 12316] QtQA::App::TestRunner: [New LWP 12319] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=189f85fba9564bd1ed274a37e67961f0613bb126" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24a941b6c85e244bd2e4906928dc17ab63b0a38a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7c72f96fa3d494e7c83df16a7d36177bb5c22d0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libproxy.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=42b983250187b907ed960b01d4914e3e74a355bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=faedcbb5d232f8395d52a386a15d737a31736ce8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=63d35a3ff88c0bf95123f27b87bbbacf13ac2066" QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/tst_qq'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f7e542634c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f7e41a8a700 (LWP 12319)): QtQA::App::TestRunner: #0 0x00007f7e54e0a0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f7e4a7a7e33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f7e54e060db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f7e54314dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f7e4bc5c700 (LWP 12316)): QtQA::App::TestRunner: #0 0x00007f7e5430bfdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f7e51ca90e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f7e51caa77f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f7e4f9f4ec5 in QXcbEventReader::run (this=0x7dc850) at qxcbconnection.cpp:1202 QtQA::App::TestRunner: #4 0x00007f7e553409d9 in QThreadPrivate::start (arg=0x7dc850) at thread/qthread_unix.cpp:331 (... 13427 lines omitted; there are too many errors!) QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=faedcbb5d232f8395d52a386a15d737a31736ce8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=63d35a3ff88c0bf95123f27b87bbbacf13ac2066" QtQA::App::TestRunner: Core was generated by `./tst_examples -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/ts'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f667a74b4c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f66712cf700 (LWP 2267)): QtQA::App::TestRunner: #0 0x00007f667a7f5db3 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f667bac48b0 in qt_safe_select (nfds=8, fdread=0x7f6664000a78, fdwrite=0x7f6664000d08, fdexcept=0x7f6664000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:75 QtQA::App::TestRunner: #2 0x00007f667bac5f32 in QEventDispatcherUNIX::select (this=0x7f66640008c0, nfds=8, readfds=0x7f6664000a78, writefds=0x7f6664000d08, exceptfds=0x7f6664000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:320 QtQA::App::TestRunner: #3 0x00007f667bac5777 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f66640008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:196 QtQA::App::TestRunner: #4 0x00007f667bac725b in QEventDispatcherUNIX::processEvents (this=0x7f66640008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607 QtQA::App::TestRunner: #5 0x00007f667ba50d52 in QEventLoop::processEvents (this=0x7f66712cede0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #6 0x00007f667ba51035 in QEventLoop::exec (this=0x7f66712cede0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #7 0x00007f667b8213e8 in QThread::exec (this=0x1e1caf0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #8 0x00007f667c9a4695 in QQmlThreadPrivate::run (this=0x1e1caf0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #9 0x00007f667b8289d9 in QThreadPrivate::start (arg=0x1e1caf0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #10 0x00007f667b2ee0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f667a7fcdad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f666339b700 (LWP 2279)): QtQA::App::TestRunner: #0 0x00007f667b2f20af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f666b9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f667b2ee0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f667a7fcdad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f6663b9c700 (LWP 2278)): QtQA::App::TestRunner: #0 0x00007f667b2f20af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f666b9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f667b2ee0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f667a7fcdad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f6662b9a700 (LWP 2280)): QtQA::App::TestRunner: #0 0x00007f667b2f20af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f666b9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f667b2ee0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f667a7fcdad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f6662399700 (LWP 2281)): QtQA::App::TestRunner: #0 0x00007f667b2f20af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f666b9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f667b2ee0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f667a7fcdad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f6672144700 (LWP 2265)): QtQA::App::TestRunner: #0 0x00007f667a7f3fdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f66781910e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f667819277f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f6675edcec5 in QXcbEventReader::run (this=0x1e0b7c0) at qxcbconnection.cpp:1202 QtQA::App::TestRunner: #4 0x00007f667b8289d9 in QThreadPrivate::start (arg=0x1e0b7c0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x00007f667b2ee0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f667a7fcdad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f667e0df780 (LWP 2261)): QtQA::App::TestRunner: #0 0x00007f667a74b4c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f667a74c958 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f667b815be4 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007f667b8121ce in QMessageLogger::fatal (this=0x7ffef46963d0, msg=0x7f667bb7fb50 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007f667b80b36e in qt_assert (assertion=0x7f667ca738e0 "(largestSubLength && (len == left->len + right->len)) || len == (uint)text->size", file=0x7f667ca738c5 "jsruntime/qv4string_p.h", line=66) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007f667c825ab6 in QV4::Heap::String::length (this=0x7f6670257be0) at jsruntime/qv4string_p.h:64 QtQA::App::TestRunner: #6 0x00007f667c826ff2 in (anonymous namespace)::sweepChunk (header=0x7f667024f000, itemsInUse=0x7ffef46964bc, engine=0x1e2d0a0, unmanagedHeapSize=0x1e26cd0) at jsruntime/qv4mm.cpp:193 QtQA::App::TestRunner: #7 0x00007f667c8281d4 in QV4::MemoryManager::sweep (this=0x1e275c0, lastSweep=false) at jsruntime/qv4mm.cpp:437 QtQA::App::TestRunner: #8 0x00007f667c8287ed in QV4::MemoryManager::runGC (this=0x1e275c0) at jsruntime/qv4mm.cpp:524 QtQA::App::TestRunner: #9 0x00007f667c82771d in QV4::MemoryManager::allocData (this=0x1e275c0, size=80, unmanagedSize=0) at jsruntime/qv4mm.cpp:291 QtQA::App::TestRunner: #10 0x00007f667c85dc93 in QV4::MemoryManager::allocManaged (this=0x1e275c0, size=80, unmanagedSize=0) at jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #11 0x00007f667c85db93 in QV4::MemberData::reallocate (e=0x1e2d0a0, old=0x0, idx=3) at jsruntime/qv4memberdata.cpp:57 QtQA::App::TestRunner: #12 0x00007f667c84e309 in QV4::Object::ensureMemberIndex (this=0x7f66702d0210, e=0x1e2d0a0, idx=3) at jsruntime/qv4object_p.h:194 QtQA::App::TestRunner: #13 0x00007f667c85f9d6 in QV4::Heap::Object::Object (this=0x7f666811f530, internalClass=0x1e3d510, prototype=0x1e2d238) at jsruntime/qv4object.cpp:60 QtQA::App::TestRunner: #14 0x00007f667c84a4ea in QV4::Heap::FunctionObject::FunctionObject (this=0x7f666811f530, ic=0x1e3d510, prototype=0x1e2d238) at jsruntime/qv4functionobject.cpp:133 QtQA::App::TestRunner: #15 0x00007f667c84c57f in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0x7f666811f530, scope=0x7f66702d0200, function=0x26acfe0, createProto=false) at jsruntime/qv4functionobject.cpp:469 QtQA::App::TestRunner: #16 0x00007f667c84ebe5 in QV4::MemoryManager::alloc (this=0x1e275c0, arg1=0x7f66702d0200, arg2=0x26acfe0, arg3=false) at jsruntime/qv4mm_p.h:135 QtQA::App::TestRunner: #17 0x00007f667c84a993 in QV4::FunctionObject::createScriptFunction (scope=0x7f66702d0200, function=0x26acfe0, createProto=false) at jsruntime/qv4functionobject.cpp:207 QtQA::App::TestRunner: #18 0x00007f667c99b731 in QQmlObjectCreator::setPropertyBinding (this=0x251eed0, property=0x7f6664073b38, binding=0x7f6664152d90) at qml/qqmlobjectcreator.cpp:810 QtQA::App::TestRunner: #19 0x00007f667c99ace6 in QQmlObjectCreator::setupBindings (this=0x251eed0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:710 QtQA::App::TestRunner: #20 0x00007f667c99ea06 in QQmlObjectCreator::populateInstance (this=0x251eed0, index=46, instance=0x2b85220, bindingTarget=0x2b85220, valueTypeProperty=0x0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:1321 QtQA::App::TestRunner: #21 0x00007f667c99b573 in QQmlObjectCreator::setPropertyBinding (this=0x251eed0, property=0x7f66640658b8, binding=0x7f6664152d30) at qml/qqmlobjectcreator.cpp:790 QtQA::App::TestRunner: #22 0x00007f667c99ace6 in QQmlObjectCreator::setupBindings (this=0x251eed0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:710 QtQA::App::TestRunner: #23 0x00007f667c99ea06 in QQmlObjectCreator::populateInstance (this=0x251eed0, index=45, instance=0x251f1e0, bindingTarget=0x251f1e0, valueTypeProperty=0x0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:1321 QtQA::App::TestRunner: #24 0x00007f667c99dd2c in QQmlObjectCreator::createInstance (this=0x251eed0, index=46, parent=0x251f1e0, isContextObject=false) at qml/qqmlobjectcreator.cpp:1169 QtQA::App::TestRunner: #25 0x00007f667c99b190 in QQmlObjectCreator::setPropertyBinding (this=0x251eed0, property=0x7f66640655b8, binding=0x7f6664152c18) at qml/qqmlobjectcreator.cpp:751 QtQA::App::TestRunner: #26 0x00007f667c99ace6 in QQmlObjectCreator::setupBindings (this=0x251eed0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:710 QtQA::App::TestRunner: #27 0x00007f667c99ea06 in QQmlObjectCreator::populateInstance (this=0x251eed0, index=-1, instance=0x0, bindingTarget=0x0, valueTypeProperty=0x0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:1321 QtQA::App::TestRunner: #28 0x00007f667c99dd2c in QQmlObjectCreator::createInstance (this=0x251eed0, index=45, parent=0x0, isContextObject=true) at qml/qqmlobjectcreator.cpp:1169 QtQA::App::TestRunner: #29 0x00007f667c997d06 in QQmlObjectCreator::create (this=0x251eed0, subComponentIndex=44, parent=0x0, interrupt=0x7ffef4698bd0) at qml/qqmlobjectcreator.cpp:209 QtQA::App::TestRunner: #30 0x00007f667c910795 in QQmlIncubatorPrivate::incubate (this=0x1f98e10, i=...) at qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #31 0x00007f667c90fe14 in QQmlEnginePrivate::incubate (this=0x1e38df0, i=..., forContext=0x2ac7810) at qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #32 0x00007f667c9f09b6 in QQmlDelegateModelItem::incubateObject (this=0x1f6dcd0, component=0x1f20040, engine=0x7ffef4699fe0, context=0x1f98ee0, forContext=0x2ac7810) at types/qqmldelegatemodel.cpp:1963 QtQA::App::TestRunner: #33 0x00007f667c9eab6b in QQmlDelegateModelPrivate::object (this=0x2acbc20, group=QQmlListCompositor::Default, index=9, asynchronous=false) at types/qqmldelegatemodel.cpp:986 QtQA::App::TestRunner: #34 0x00007f667c9eae18 in QQmlDelegateModel::object (this=0x1ef3350, index=9, asynchronous=false) at types/qqmldelegatemodel.cpp:1022 QtQA::App::TestRunner: #35 0x00007f667da66cc2 in QQuickRepeaterPrivate::requestItems (this=0x1f244d0) at items/qquickrepeater.cpp:391 QtQA::App::TestRunner: #36 0x00007f667da66c81 in QQuickRepeater::regenerate (this=0x31b0330) at items/qquickrepeater.cpp:385 QtQA::App::TestRunner: #37 0x00007f667da669af in QQuickRepeater::componentComplete (this=0x31b0330) at items/qquickrepeater.cpp:338 QtQA::App::TestRunner: #38 0x00007f667c99e04a in QQmlObjectCreator::finalize (this=0x31bb050, interrupt=...) at qml/qqmlobjectcreator.cpp:1207 QtQA::App::TestRunner: #39 0x00007f667c90c1c9 in QQmlComponentPrivate::complete (enginePriv=0x1e38df0, state=0x2693660) at qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #40 0x00007f667c90c2ae in QQmlComponentPrivate::completeCreate (this=0x26935c0) at qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #41 0x00007f667c90c260 in QQmlComponent::completeCreate (this=0x7ffef46990d0) at qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #42 0x0000000000406beb in tst_examples::sgexamples (this=0x7ffef4699fc0) at tst_examples.cpp:273 QtQA::App::TestRunner: #43 0x00000000004078c6 in tst_examples::qt_static_metacall (_o=0x7ffef4699fc0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffef4699280) at .moc/tst_examples.moc:91 QtQA::App::TestRunner: #44 0x00007f667ba607d3 in QMetaMethod::invoke (this=0x7ffef4699740, object=0x7ffef4699fc0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2187 QtQA::App::TestRunner: #45 0x00007f667ba5fc76 in QMetaObject::invokeMethod (obj=0x7ffef4699fc0, member=0x1ed7d60 "sgexamples", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #46 0x00007f667bfda1c1 in QMetaObject::invokeMethod (obj=0x7ffef4699fc0, member=0x1ed7d60 "sgexamples", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:409 QtQA::App::TestRunner: #47 0x00007f667bfd48b9 in QTest::qInvokeTestMethodDataEntry (slot=0x1ed7d60 "sgexamples") at qtestcase.cpp:1953 QtQA::App::TestRunner: #48 0x00007f667bfd5152 in QTest::qInvokeTestMethod (slotName=0x1ed7c48 "sgexamples()", data=0x0) at qtestcase.cpp:2082 QtQA::App::TestRunner: #49 0x00007f667bfd5f0c in QTest::qInvokeTestMethods (testObject=0x7ffef4699fc0) at qtestcase.cpp:2390 QtQA::App::TestRunner: #50 0x00007f667bfd65be in QTest::qExec (testObject=0x7ffef4699fc0, argc=6, argv=0x7ffef469a108) at qtestcase.cpp:2652 QtQA::App::TestRunner: #51 0x00000000004077e8 in main (argc=6, argv=0x7ffef469a108) at tst_examples.cpp:322 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_examples ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.1 20130909 [gcc-4_8-branch revision 202388]) PASS : tst_examples::initTestCase() PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml) PASS : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml) QFATAL : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml) ASSERT: "(largestSubLength && (len == left->len + right->len)) || len == (uint)text->size" in file jsruntime/qv4string_p.h, line 66 FAIL! : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml) Received a fatal error. Loc: [Unknown file(0)] Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_examples ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 3525] QtQA::App::TestRunner: [New LWP 3528] QtQA::App::TestRunner: [New LWP 3551] QtQA::App::TestRunner: [New LWP 3530] QtQA::App::TestRunner: [New LWP 3553] QtQA::App::TestRunner: [New LWP 3552] QtQA::App::TestRunner: [New LWP 3550] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=189f85fba9564bd1ed274a37e67961f0613bb126" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24a941b6c85e244bd2e4906928dc17ab63b0a38a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7c72f96fa3d494e7c83df16a7d36177bb5c22d0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libproxy.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=42b983250187b907ed960b01d4914e3e74a355bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=faedcbb5d232f8395d52a386a15d737a31736ce8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=63d35a3ff88c0bf95123f27b87bbbacf13ac2066" QtQA::App::TestRunner: Core was generated by `./tst_examples -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/tst_exampl'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fc5ba9614c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fc5a3dc2700 (LWP 3550)): QtQA::App::TestRunner: #0 0x00007fc5bb5080af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fc5ab9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc5bb5040db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fc5baa12dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fc5a2dc0700 (LWP 3552)): QtQA::App::TestRunner: #0 0x00007fc5bb5080af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fc5ab9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc5bb5040db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fc5baa12dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fc5a25bf700 (LWP 3553)): QtQA::App::TestRunner: #0 0x00007fc5bb5080af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fc5ab9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc5bb5040db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fc5baa12dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fc5b14e5700 (LWP 3530)): QtQA::App::TestRunner: #0 0x00007fc5baa0bdb3 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fc5bbcda8b0 in qt_safe_select (nfds=8, fdread=0x7fc5a4000a78, fdwrite=0x7fc5a4000d08, fdexcept=0x7fc5a4000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:75 QtQA::App::TestRunner: #2 0x00007fc5bbcdbf32 in QEventDispatcherUNIX::select (this=0x7fc5a40008c0, nfds=8, readfds=0x7fc5a4000a78, writefds=0x7fc5a4000d08, exceptfds=0x7fc5a4000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:320 QtQA::App::TestRunner: #3 0x00007fc5bbcdb777 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fc5a40008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:196 QtQA::App::TestRunner: #4 0x00007fc5bbcdd25b in QEventDispatcherUNIX::processEvents (this=0x7fc5a40008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607 QtQA::App::TestRunner: #5 0x00007fc5bbc66d52 in QEventLoop::processEvents (this=0x7fc5b14e4de0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #6 0x00007fc5bbc67035 in QEventLoop::exec (this=0x7fc5b14e4de0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #7 0x00007fc5bba373e8 in QThread::exec (this=0x1f50520) at thread/qthread.cpp:503 QtQA::App::TestRunner: #8 0x00007fc5bcbba695 in QQmlThreadPrivate::run (this=0x1f50520) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #9 0x00007fc5bba3e9d9 in QThreadPrivate::start (arg=0x1f50520) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #10 0x00007fc5bb5040db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fc5baa12dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fc5a35c1700 (LWP 3551)): QtQA::App::TestRunner: #0 0x00007fc5bb5080af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007fc5ab9bfe33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fc5bb5040db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007fc5baa12dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fc5b235a700 (LWP 3528)): QtQA::App::TestRunner: #0 0x00007fc5baa09fdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fc5b83a70e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fc5b83a877f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fc5b60f2ec5 in QXcbEventReader::run (this=0x1f2e7c0) at qxcbconnection.cpp:1202 QtQA::App::TestRunner: #4 0x00007fc5bba3e9d9 in QThreadPrivate::start (arg=0x1f2e7c0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x00007fc5bb5040db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fc5baa12dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fc5be2f5780 (LWP 3525)): QtQA::App::TestRunner: #0 0x00007fc5ba9614c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fc5ba962958 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fc5bba2bbe4 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1575 QtQA::App::TestRunner: #3 0x00007fc5bba281ce in QMessageLogger::fatal (this=0x7ffe250d1a20, msg=0x7fc5bbd95b50 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:777 QtQA::App::TestRunner: #4 0x00007fc5bba2136e in qt_assert (assertion=0x7fc5bcc898e0 "(largestSubLength && (len == left->len + right->len)) || len == (uint)text->size", file=0x7fc5bcc898c5 "jsruntime/qv4string_p.h", line=66) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007fc5bca3bab6 in QV4::Heap::String::length (this=0x7fc5b046dbe0) at jsruntime/qv4string_p.h:64 QtQA::App::TestRunner: #6 0x00007fc5bca3cff2 in (anonymous namespace)::sweepChunk (header=0x7fc5b0465000, itemsInUse=0x7ffe250d1b0c, engine=0x1f4dff0, unmanagedHeapSize=0x1f4e6c0) at jsruntime/qv4mm.cpp:193 QtQA::App::TestRunner: #7 0x00007fc5bca3e1d4 in QV4::MemoryManager::sweep (this=0x1f5dbf0, lastSweep=false) at jsruntime/qv4mm.cpp:437 QtQA::App::TestRunner: #8 0x00007fc5bca3e7ed in QV4::MemoryManager::runGC (this=0x1f5dbf0) at jsruntime/qv4mm.cpp:524 QtQA::App::TestRunner: #9 0x00007fc5bca3d71d in QV4::MemoryManager::allocData (this=0x1f5dbf0, size=80, unmanagedSize=0) at jsruntime/qv4mm.cpp:291 QtQA::App::TestRunner: #10 0x00007fc5bca73c93 in QV4::MemoryManager::allocManaged (this=0x1f5dbf0, size=80, unmanagedSize=0) at jsruntime/qv4mm_p.h:89 QtQA::App::TestRunner: #11 0x00007fc5bca73b93 in QV4::MemberData::reallocate (e=0x1f4dff0, old=0x0, idx=3) at jsruntime/qv4memberdata.cpp:57 QtQA::App::TestRunner: #12 0x00007fc5bca64309 in QV4::Object::ensureMemberIndex (this=0x7fc5b04e6210, e=0x1f4dff0, idx=3) at jsruntime/qv4object_p.h:194 QtQA::App::TestRunner: #13 0x00007fc5bca759d6 in QV4::Heap::Object::Object (this=0x7fc5b01b9530, internalClass=0x1f5e9e0, prototype=0x1f4e188) at jsruntime/qv4object.cpp:60 QtQA::App::TestRunner: #14 0x00007fc5bca604ea in QV4::Heap::FunctionObject::FunctionObject (this=0x7fc5b01b9530, ic=0x1f5e9e0, prototype=0x1f4e188) at jsruntime/qv4functionobject.cpp:133 QtQA::App::TestRunner: #15 0x00007fc5bca6257f in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0x7fc5b01b9530, scope=0x7fc5b04e6200, function=0x26ee540, createProto=false) at jsruntime/qv4functionobject.cpp:469 QtQA::App::TestRunner: #16 0x00007fc5bca64be5 in QV4::MemoryManager::alloc (this=0x1f5dbf0, arg1=0x7fc5b04e6200, arg2=0x26ee540, arg3=false) at jsruntime/qv4mm_p.h:135 QtQA::App::TestRunner: #17 0x00007fc5bca60993 in QV4::FunctionObject::createScriptFunction (scope=0x7fc5b04e6200, function=0x26ee540, createProto=false) at jsruntime/qv4functionobject.cpp:207 QtQA::App::TestRunner: #18 0x00007fc5bcbb1731 in QQmlObjectCreator::setPropertyBinding (this=0x2e46330, property=0x7fc5a4070ea8, binding=0x7fc5a4152e40) at qml/qqmlobjectcreator.cpp:810 QtQA::App::TestRunner: #19 0x00007fc5bcbb0ce6 in QQmlObjectCreator::setupBindings (this=0x2e46330, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:710 QtQA::App::TestRunner: #20 0x00007fc5bcbb4a06 in QQmlObjectCreator::populateInstance (this=0x2e46330, index=46, instance=0x2090a50, bindingTarget=0x2090a50, valueTypeProperty=0x0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:1321 QtQA::App::TestRunner: #21 0x00007fc5bcbb1573 in QQmlObjectCreator::setPropertyBinding (this=0x2e46330, property=0x7fc5a406b1e8, binding=0x7fc5a4152de0) at qml/qqmlobjectcreator.cpp:790 QtQA::App::TestRunner: #22 0x00007fc5bcbb0ce6 in QQmlObjectCreator::setupBindings (this=0x2e46330, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:710 QtQA::App::TestRunner: #23 0x00007fc5bcbb4a06 in QQmlObjectCreator::populateInstance (this=0x2e46330, index=45, instance=0x20907a0, bindingTarget=0x20907a0, valueTypeProperty=0x0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:1321 QtQA::App::TestRunner: #24 0x00007fc5bcbb3d2c in QQmlObjectCreator::createInstance (this=0x2e46330, index=46, parent=0x20907a0, isContextObject=false) at qml/qqmlobjectcreator.cpp:1169 QtQA::App::TestRunner: #25 0x00007fc5bcbb1190 in QQmlObjectCreator::setPropertyBinding (this=0x2e46330, property=0x7fc5a406aee8, binding=0x7fc5a4152cc8) at qml/qqmlobjectcreator.cpp:751 QtQA::App::TestRunner: #26 0x00007fc5bcbb0ce6 in QQmlObjectCreator::setupBindings (this=0x2e46330, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:710 QtQA::App::TestRunner: #27 0x00007fc5bcbb4a06 in QQmlObjectCreator::populateInstance (this=0x2e46330, index=-1, instance=0x0, bindingTarget=0x68800000000, valueTypeProperty=0x0, bindingsToSkip=...) at qml/qqmlobjectcreator.cpp:1321 QtQA::App::TestRunner: #28 0x00007fc5bcbb3d2c in QQmlObjectCreator::createInstance (this=0x2e46330, index=45, parent=0x0, isContextObject=true) at qml/qqmlobjectcreator.cpp:1169 QtQA::App::TestRunner: #29 0x00007fc5bcbadd06 in QQmlObjectCreator::create (this=0x2e46330, subComponentIndex=44, parent=0x0, interrupt=0x7ffe250d4220) at qml/qqmlobjectcreator.cpp:209 QtQA::App::TestRunner: #30 0x00007fc5bcb26795 in QQmlIncubatorPrivate::incubate (this=0x2e461a0, i=...) at qml/qqmlincubator.cpp:302 QtQA::App::TestRunner: #31 0x00007fc5bcb25e14 in QQmlEnginePrivate::incubate (this=0x1f538c0, i=..., forContext=0x2e5ac30) at qml/qqmlincubator.cpp:87 QtQA::App::TestRunner: #32 0x00007fc5bcc069b6 in QQmlDelegateModelItem::incubateObject (this=0x2097720, component=0x2bee810, engine=0x7ffe250d5630, context=0x2e46270, forContext=0x2e5ac30) at types/qqmldelegatemodel.cpp:1963 QtQA::App::TestRunner: #33 0x00007fc5bcc00b6b in QQmlDelegateModelPrivate::object (this=0x2ea3fd0, group=QQmlListCompositor::Default, index=9, asynchronous=false) at types/qqmldelegatemodel.cpp:986 QtQA::App::TestRunner: #34 0x00007fc5bcc00e18 in QQmlDelegateModel::object (this=0x2ecb580, index=9, asynchronous=false) at types/qqmldelegatemodel.cpp:1022 QtQA::App::TestRunner: #35 0x00007fc5bdc7ccc2 in QQuickRepeaterPrivate::requestItems (this=0x2e9c4a0) at items/qquickrepeater.cpp:391 QtQA::App::TestRunner: #36 0x00007fc5bdc7cc81 in QQuickRepeater::regenerate (this=0x2665bf0) at items/qquickrepeater.cpp:385 QtQA::App::TestRunner: #37 0x00007fc5bdc7c9af in QQuickRepeater::componentComplete (this=0x2665bf0) at items/qquickrepeater.cpp:338 QtQA::App::TestRunner: #38 0x00007fc5bcbb404a in QQmlObjectCreator::finalize (this=0x326f0b0, interrupt=...) at qml/qqmlobjectcreator.cpp:1207 QtQA::App::TestRunner: #39 0x00007fc5bcb221c9 in QQmlComponentPrivate::complete (enginePriv=0x1f538c0, state=0x27eaf40) at qml/qqmlcomponent.cpp:928 QtQA::App::TestRunner: #40 0x00007fc5bcb222ae in QQmlComponentPrivate::completeCreate (this=0x27eaea0) at qml/qqmlcomponent.cpp:964 QtQA::App::TestRunner: #41 0x00007fc5bcb22260 in QQmlComponent::completeCreate (this=0x7ffe250d4720) at qml/qqmlcomponent.cpp:957 QtQA::App::TestRunner: #42 0x0000000000406beb in tst_examples::sgexamples (this=0x7ffe250d5610) at tst_examples.cpp:273 QtQA::App::TestRunner: #43 0x00000000004078c6 in tst_examples::qt_static_metacall (_o=0x7ffe250d5610, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffe250d48d0) at .moc/tst_examples.moc:91 QtQA::App::TestRunner: #44 0x00007fc5bbc767d3 in QMetaMethod::invoke (this=0x7ffe250d4d90, object=0x7ffe250d5610, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2187 QtQA::App::TestRunner: #45 0x00007fc5bbc75c76 in QMetaObject::invokeMethod (obj=0x7ffe250d5610, member=0x1ff5020 "sgexamples", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #46 0x00007fc5bc1f01c1 in QMetaObject::invokeMethod (obj=0x7ffe250d5610, member=0x1ff5020 "sgexamples", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:409 QtQA::App::TestRunner: #47 0x00007fc5bc1ea8b9 in QTest::qInvokeTestMethodDataEntry (slot=0x1ff5020 "sgexamples") at qtestcase.cpp:1953 QtQA::App::TestRunner: #48 0x00007fc5bc1eb152 in QTest::qInvokeTestMethod (slotName=0x1ff4c38 "sgexamples()", data=0x0) at qtestcase.cpp:2082 QtQA::App::TestRunner: #49 0x00007fc5bc1ebf0c in QTest::qInvokeTestMethods (testObject=0x7ffe250d5610) at qtestcase.cpp:2390 QtQA::App::TestRunner: #50 0x00007fc5bc1ec5be in QTest::qExec (testObject=0x7ffe250d5610, argc=5, argv=0x7ffe250d5758) at qtestcase.cpp:2652 QtQA::App::TestRunner: #51 0x00000000004077e8 in main (argc=5, argv=0x7ffe250d5758) at tst_examples.cpp:322 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_examples: 24 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00358/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1436266939): http://codereview.qt-project.org/120647 [PS5] - V4: track C++ heap usage for Strings in the MemoryManager From ci-noreply at qt-project.org Tue Jul 7 13:53:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 14:53:43 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #359 Message-ID: <20150707_115343_025343.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » winphone-arm-msvc2013_Windows_81 #359: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00359/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436269900): http://codereview.qt-project.org/120835 [PS2] - Fix encoding of QV4::Value in host builds From ci-noreply at qt-project.org Tue Jul 7 14:07:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 15:07:20 +0300 Subject: [Ci-reports] fail on QtWebChannel_dev_Integration #67 Message-ID: <20150707_120720_084831.ci-noreply@qt-project.org> QtWebChannel_dev_Integration » winrt-x64-msvc2013_Windows_81 #67: FAILURE Build log: http://testresults.qt.io/ci/QtWebChannel_dev_Integration/build_00067/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436270784): http://codereview.qt-project.org/114407 [PS3] - Support subclass property getters and setters. From ci-noreply at qt-project.org Tue Jul 7 14:09:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 15:09:09 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6712 Message-ID: <20150707_120909_024491.ci-noreply@qt-project.org> Autotest `tst_qrawfont @ /home/qt/shadowbuild/qtbase/tests/auto/gui/text/qrawfont' failed :( Testing tst_QRawFont FAIL! : tst_QRawFont::multipleRawFontsFromData() 'testFont.familyName() != (testFontBoldItalic.familyName()) || testFont.style() != (testFontBoldItalic.style())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/tst_qrawfont.cpp(940)] Totals: 1258 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QRawFont ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QRawFont::initTestCase() PASS : tst_QRawFont::invalidRawFont() PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Default hinting preference) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(No hinting) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Vertical hinting) PASS : tst_QRawFont::explicitRawFontNotLoadedInDatabase(Full hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Default hinting preference) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(No hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Vertical hinting) PASS : tst_QRawFont::explicitRawFontNotAvailableInSystem(Full hinting) PASS : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=0) PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=0) PASS : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=1) PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=1) PASS : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=2) PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=2) PASS : tst_QRawFont::correctFontData(:/testfont.ttf: hintingPreference=3) PASS : tst_QRawFont::correctFontData(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf: hintingPreference=3) PASS : tst_QRawFont::glyphIndices() PASS : tst_QRawFont::advances(Default hinting preference) PASS : tst_QRawFont::advances(No hinting) PASS : tst_QRawFont::advances(Vertical hinting) PASS : tst_QRawFont::advances(Full hinting) PASS : tst_QRawFont::textLayout() PASS : tst_QRawFont::fontTable(Head table, magic number, default hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, no hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, vertical hinting) PASS : tst_QRawFont::fontTable(Head table, magic number, full hinting) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=0) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=0) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=1) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=1) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=2) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=2) PASS : tst_QRawFont::supportedWritingSystems(testfont.ttf, hintingPreference=3) PASS : tst_QRawFont::supportedWritingSystems(testfont_bold_italic.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x61, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x62, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x63, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x64, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x65, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x66, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x67, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x68, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x69, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6f, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x70, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x71, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x72, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x73, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x74, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x75, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x76, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x77, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x78, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x79, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7a, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7b, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7c, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7d, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7e, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5da, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5db, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dc, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dd, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5de, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5df, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e0, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e1, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e2, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e3, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e4, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e5, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e6, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e7, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e8, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e9, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=0) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x61, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x62, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x63, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x64, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x65, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x66, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x67, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x68, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x69, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6a, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6b, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6c, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6d, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6e, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6f, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x70, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x71, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x72, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x73, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x74, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x75, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x76, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x77, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x78, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x79, hintingPreference=1) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7a, hintingPreference=1) (... 272 lines omitted; there are too many errors!) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e9, hintingPreference=2) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=2) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=2) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x21, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x22, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x23, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x24, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x25, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x26, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x27, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x28, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x29, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x2f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x30, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x31, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x32, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x33, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x34, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x35, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x36, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x37, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x38, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x39, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x3f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x40, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x41, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x42, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x43, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x44, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x45, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x46, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x47, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x48, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x49, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x4f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x50, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x51, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x52, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x53, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x54, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x55, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x56, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x57, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x58, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x59, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x60, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x61, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x62, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x63, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x64, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x65, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x66, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x67, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x68, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x69, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x6f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x70, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x71, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x72, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x73, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x74, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x75, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x76, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x77, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x78, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x79, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x7e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5d9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5da, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5db, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dc, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5dd, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5de, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5df, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5e9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(:/testfont.ttf, character=0x5ea, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(Missing character, :/testfont.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x21, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x22, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x23, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x24, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x25, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x26, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x27, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x28, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x29, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x2f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x30, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x31, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x32, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x33, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x34, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x35, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x36, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x37, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x38, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x39, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x3f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x40, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x41, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x42, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x43, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x44, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x45, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x46, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x47, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x48, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x49, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x4f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x50, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x51, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x52, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x53, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x54, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x55, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x56, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x57, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x58, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x59, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x60, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x61, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x62, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x63, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x64, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x65, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x66, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x67, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x68, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x69, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x6f, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x70, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x71, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x72, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x73, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x74, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x75, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x76, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x77, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x78, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x79, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7a, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7b, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7c, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7d, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x7e, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5d9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5da, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5db, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dc, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5dd, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5de, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5df, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e0, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e1, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e2, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e3, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e4, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e5, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e6, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e7, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e8, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5e9, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x5ea, hintingPreference=3) PASS : tst_QRawFont::supportsCharacter(Missing character, /work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=0) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=1) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=2) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10330, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10330, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10331, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10331, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10332, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10332, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10333, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10333, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10334, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10334, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10335, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10335, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10336, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10336, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10337, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10337, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10338, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10338, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10339, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10339, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033b, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033b, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033c, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033c, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033d, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033d, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033e, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033e, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1033f, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1033f, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10340, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10340, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10341, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10341, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10342, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10342, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10343, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10343, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10344, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10344, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10345, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10345, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10346, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10346, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10347, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10347, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10348, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10348, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x10349, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x10349, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(:/testfont.ttf, character=0x1034a, hintingPreference=3) PASS : tst_QRawFont::supportsUcs4Character(/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/testfont_bold_italic.ttf, character=0x1034a, hintingPreference=3) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=0, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=1, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=2, writingSystem=1) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=0) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=5) PASS : tst_QRawFont::fromFont(:/testfont.ttf, hintingPreference=3, writingSystem=1) PASS : tst_QRawFont::copyConstructor(Default hinting preference) PASS : tst_QRawFont::copyConstructor(No hinting preference) PASS : tst_QRawFont::copyConstructor(Vertical hinting preference) PASS : tst_QRawFont::copyConstructor(Full hinting preference) PASS : tst_QRawFont::detach(Default hinting preference) PASS : tst_QRawFont::detach(No hinting preference) PASS : tst_QRawFont::detach(Vertical hinting preference) PASS : tst_QRawFont::detach(Full hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Default hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(No hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Vertical hinting preference) PASS : tst_QRawFont::unsupportedWritingSystem(Full hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Default hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(No hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Vertical hinting preference) PASS : tst_QRawFont::rawFontSetPixelSize(Full hinting preference) FAIL! : tst_QRawFont::multipleRawFontsFromData() 'testFont.familyName() != (testFontBoldItalic.familyName()) || testFont.style() != (testFontBoldItalic.style())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/text/qrawfont/tst_qrawfont.cpp(940)] PASS : tst_QRawFont::rawFontFromInvalidData() PASS : tst_QRawFont::cleanupTestCase() Totals: 1258 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QRawFont ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qrawfont: 4 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06712/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436266878): http://codereview.qt-project.org/120812 [PS1] - QMainWindowLayout::hover does not need to return a value http://codereview.qt-project.org/115729 [PS4] - qdoc: Make private friend public http://codereview.qt-project.org/115635 [PS5] - qdoc: Removed debug code http://codereview.qt-project.org/115535 [PS6] - qdoc: Parsing of inline friends http://codereview.qt-project.org/115525 [PS8] - qdoc:Fixed a few qdoc errors http://codereview.qt-project.org/114994 [PS1] - Fix qHash(QFontEngine::FaceId) From ci-noreply at qt-project.org Tue Jul 7 14:51:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 15:51:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1475 Message-ID: <20150707_125158_035783.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1475: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01475/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436267477): http://codereview.qt-project.org/120654 [PS1] - Fix compile error on big endian From ci-noreply at qt-project.org Tue Jul 7 15:06:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 16:06:26 +0300 Subject: [Ci-reports] fail on QtSerialPort_5.5_Integration #36 Message-ID: <20150707_130626_078754.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #36: FAILURE Build log: http://testresults.qt.io/ci/QtSerialPort_5.5_Integration/build_00036/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436274269): http://codereview.qt-project.org/115347 [PS12] - Improve the processing of errors From ci-noreply at qt-project.org Tue Jul 7 15:32:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 16:32:41 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6713 Message-ID: <20150707_133241_083546.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QWidget 2015-07-07 16:21:46.408 tst_qwidget[27118:1173722] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data: No such file or directory (2) BFAIL : tst_QWidget::windowState() Compared values are not the same Actual (((widget1.pos()))): QPoint(0,23) Expected (pos) : QPoint(10,10) Loc: [tst_qwidget.cpp(1909)] BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned FALSE. () Loc: [tst_qwidget.cpp(2035)] 2015-07-07 16:21:51.869 tst_qwidget[27118:1173707] not in fullscreen state 2015-07-07 16:21:51.909 tst_qwidget[27118:1173707] not in fullscreen state 2015-07-07 16:21:51.909 tst_qwidget[27118:1173707] not in fullscreen state 2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state 2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state 2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state 2015-07-07 16:21:51.916 tst_qwidget[27118:1173707] not in fullscreen state BPASS : tst_QWidget::showMinimizedKeepsFocus() 2015-07-07 16:21:58.514 tst_qwidget[27118:1173707] not in fullscreen state BPASS : tst_QWidget::hideWhenFocusWidgetIsChild() 2015-07-07 16:22:02.184 tst_qwidget[27118:1173707] not in fullscreen state BFAIL : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(0,0 1024x768) (bottomright 1023,767) Expected (geom) : QRect(100,123 200x200) (bottomright 299,322) Loc: [tst_qwidget.cpp(2561)] BFAIL : tst_QWidget::setGeometry() Compared values are not the same Actual (tlw.geometry().size()): QSize(1024x768) Expected (tr.size()) : QSize(200x200) Loc: [tst_qwidget.cpp(2595)] BPASS : tst_QWidget::raise() BPASS : tst_QWidget::lower() BFAIL : tst_QWidget::stackUnder() Compared values are not the same Actual (child->numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(2970)] BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (position) : QPoint(100,123) Loc: [tst_qwidget.cpp(3067)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (expectedPosition): QPoint(100,100) Loc: [tst_qwidget.cpp(3234)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1024x768) (bottomright 1023,767) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1024x768) (bottomright 1023,767) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BPASS : tst_QWidget::widgetAt() BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same Actual (int(sheet.windowOpacity() * 255)): 255 Expected (242) : 242 Loc: [tst_qwidget.cpp(3496)] BPASS : tst_QWidget::optimizedResizeMove() BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the same Actual (topLevel.partial): 0 Expected (true) : 1 Loc: [tst_qwidget.cpp(3714)] BFAIL : tst_QWidget::resizeEvent() Compared values are not the same Actual (wTopLevel.m_resizeEventCount): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(2192)] BFAIL : tst_QWidget::update() Compared values are not the same Actual (((w.numPaintEvents))): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(4151)] BFAIL : tst_QWidget::setWindowGeometry(100,123 200x200, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1024x768) (bottomright 1023,767) Expected (rect) : QRect(100,123 200x200) (bottomright 299,322) Loc: [tst_qwidget.cpp(4600)] BPASS : tst_QWidget::setWindowGeometry(100,123 200x200, flags 800) BFAIL : tst_QWidget::setWindowGeometry(100,100 824x519, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1024x768) (bottomright 1023,767) Expected (rect) : QRect(100,100 824x519) (bottomright 923,618) Loc: [tst_qwidget.cpp(4600)] BPASS : tst_QWidget::setWindowGeometry(100,100 824x519, flags 800) BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) BFAIL : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1024x768) (bottomright 1023,767) Expected (rect) : QRect(100,73 200x0) (bottomright 299,72) Loc: [tst_qwidget.cpp(4600)] BPASS : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) BFAIL : tst_QWidget::windowMoveResize(100,123 200x200, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,123) Loc: [tst_qwidget.cpp(4767)] BPASS : tst_QWidget::windowMoveResize(100,123 200x200, flags 800) BFAIL : tst_QWidget::windowMoveResize(100,100 824x519, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,100) Loc: [tst_qwidget.cpp(4767)] BPASS : tst_QWidget::windowMoveResize(100,100 824x519, flags 800) BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) BFAIL : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,73) Loc: [tst_qwidget.cpp(4767)] BPASS : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) BPASS : tst_QWidget::moveChild(right) tst_qwidget(27118,0x7fff79199300) malloc: *** error for object 0x7fcb9b6bf160: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() 2015-07-07 16:26:55.053 tst_qwidget[27124:1174748] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data: No such file or directory (2) BFAIL : tst_QWidget::windowState() Compared values are not the same Actual (((widget1.pos()))): QPoint(0,23) Expected (pos) : QPoint(10,10) Loc: [tst_qwidget.cpp(1909)] BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned FALSE. () Loc: [tst_qwidget.cpp(2035)] 2015-07-07 16:27:00.648 tst_qwidget[27124:1174729] not in fullscreen state 2015-07-07 16:27:00.689 tst_qwidget[27124:1174729] not in fullscreen state XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [tst_qwidget.cpp(2105)] 2015-07-07 16:27:00.689 tst_qwidget[27124:1174729] not in fullscreen state 2015-07-07 16:27:00.695 tst_qwidget[27124:1174729] not in fullscreen state 2015-07-07 16:27:00.696 tst_qwidget[27124:1174729] not in fullscreen state 2015-07-07 16:27:00.696 tst_qwidget[27124:1174729] not in fullscreen state 2015-07-07 16:27:00.696 tst_qwidget[27124:1174729] not in fullscreen state PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() BFAIL : tst_QWidget::showMinimizedKeepsFocus() Compared pointers are not the same Actual (((window.focusWidget()))): 0x0 Expected (firstchild) : 0x7fc6c06da1c0 Loc: [tst_qwidget.cpp(2365)] 2015-07-07 16:27:29.084 tst_qwidget[27124:1174729] not in fullscreen state PASS : tst_QWidget::icon() BPASS : tst_QWidget::hideWhenFocusWidgetIsChild() 2015-07-07 16:27:36.125 tst_qwidget[27124:1174729] not in fullscreen state BFAIL : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(0,0 1024x768) (bottomright 1023,767) Expected (geom) : QRect(100,123 200x200) (bottomright 299,322) Loc: [tst_qwidget.cpp(2561)] BFAIL : tst_QWidget::setGeometry() Compared values are not the same Actual (tlw.geometry().size()): QSize(1024x768) Expected (tr.size()) : QSize(200x200) Loc: [tst_qwidget.cpp(2595)] PASS : tst_QWidget::windowOpacity() BPASS : tst_QWidget::raise() BPASS : tst_QWidget::lower() BFAIL : tst_QWidget::stackUnder() Compared values are not the same Actual (child->numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(2970)] PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (position) : QPoint(100,123) Loc: [tst_qwidget.cpp(3067)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (expectedPosition): QPoint(100,100) Loc: [tst_qwidget.cpp(3234)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1024x768) (bottomright 1023,767) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1024x768) (bottomright 1023,767) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::widgetAt() Compared values are not the same Actual (((wr->objectName()))): "w2" Expected (w1->objectName()) : "w1" Loc: [tst_qwidget.cpp(3341)] BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same Actual (int(sheet.windowOpacity() * 255)): 255 Expected (242) : 242 Loc: [tst_qwidget.cpp(3496)] PASS : tst_QWidget::setMask() BPASS : tst_QWidget::optimizedResizeMove() BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the same Actual (topLevel.partial): 0 Expected (true) : 1 Loc: [tst_qwidget.cpp(3714)] BPASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() BFAIL : tst_QWidget::update() Compared values are not the same Actual (((w.numPaintEvents))): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(4151)] PASS : tst_QWidget::isOpaque() BPASS : tst_QWidget::setWindowGeometry(100,123 200x200, flags 0) BPASS : tst_QWidget::setWindowGeometry(100,123 200x200, flags 800) BPASS : tst_QWidget::setWindowGeometry(100,100 824x518, flags 0) BPASS : tst_QWidget::setWindowGeometry(100,100 824x518, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 0) QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::setWindowGeometry(130,123 0x200, flags 800) QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::setWindowGeometry(100,73 200x0, flags 0) QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::setWindowGeometry(100,73 200x0, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 0) QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::setWindowGeometry(130,73 0x0, flags 800) BPASS : tst_QWidget::windowMoveResize(100,123 200x200, flags 0) BPASS : tst_QWidget::windowMoveResize(100,123 200x200, flags 800) BPASS : tst_QWidget::windowMoveResize(100,100 824x518, flags 0) BPASS : tst_QWidget::windowMoveResize(100,100 824x518, flags 800) QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 0) QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(130,123 0x200, flags 800) QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(100,73 200x0, flags 0) QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(100,73 200x0, flags 800) QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 0) QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(130,73 0x0, flags 800) BPASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() FAIL! : tst_QWidget::subtractOpaqueSiblings() Compared values are not the same Loc: [tst_qwidget.cpp(5142)] PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() SKIP : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test is for X11 only. Loc: [tst_qwidget.cpp(5764)] SKIP : tst_QWidget::showHideShowX11() This test is for X11 only. Loc: [tst_qwidget.cpp(5854)] SKIP : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only. Loc: [tst_qwidget.cpp(5874)] BPASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() BFAIL : tst_QWidget::renderInvisible() Compared values are not the same Loc: [tst_qwidget.cpp(6419)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() BFAIL : tst_QWidget::render_systemClip() Compared values are not the same Loc: [tst_qwidget.cpp(6889)] PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() BPASS : tst_QWidget::moveWindowInShowEvent(1) BPASS : tst_QWidget::moveWindowInShowEvent(2) PASS : tst_QWidget::repaintWhenChildDeleted() BFAIL : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not the same Loc: [tst_qwidget.cpp(7318)] BPASS : tst_QWidget::updateWhileMinimized() SKIP : tst_QWidget::alienWidgets() This test is only for X11/Windows. Loc: [tst_qwidget.cpp(7383)] PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same Actual (((widget.numPaintEvents))): 2 Expected (expectedRepaints) : 1 Loc: [tst_qwidget.cpp(7878)] PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() PASS : tst_QWidget::moveInResizeEvent() SKIP : tst_QWidget::immediateRepaintAfterShow() We don't support immediate repaint right after show on other platforms. Loc: [tst_qwidget.cpp(8074)] SKIP : tst_QWidget::immediateRepaintAfterInvalidateBuffer() We don't support immediate repaint right after show on other platforms. Loc: [tst_qwidget.cpp(8091)] PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() BFAIL : tst_QWidget::setClearAndResizeMask() Compared values are not the same Actual (child.numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(8579)] BPASS : tst_QWidget::maskedUpdate() BPASS : tst_QWidget::syntheticEnterLeave() BPASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::destroyBackingStore() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() PASS : tst_QWidget::focusProxyAndInputMethods() PASS : tst_QWidget::scrollWithoutBackingStore() PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() XFAIL : tst_QWidget::movedAndResizedAttributes() FixMe, QTBUG-8941 and QTBUG-8977 Loc: [tst_qwidget.cpp(9381)] PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() BFAIL : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft != oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) ) Loc: [tst_qwidget.cpp(9516)] 2015-07-07 16:31:35.254 tst_qwidget[27124:1174729] not in fullscreen state PASS : tst_QWidget::taskQTBUG_11373() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() PASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() PASS : tst_QWidget::touchEventSynthesizedMouseEvent() PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() PASS : tst_QWidget::largerThanScreen_QTBUG30142() BPASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() PASS : tst_QWidget::qmlSetParentHelper() PASS : tst_QWidget::cleanupTestCase() Totals: 191 passed, 1 failed, 6 skipped, 54 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with signal 6 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qwidget: 627 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06713/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1436271045): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers From ci-noreply at qt-project.org Tue Jul 7 15:46:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 16:46:15 +0300 Subject: [Ci-reports] fail on QtSerialPort_5.5_Integration #37 Message-ID: <20150707_134615_003468.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' C:\work\build\qt\qtbase\bin\moc.exe -DUNDER_CE -DWINCE -D_WINDOWS -D_UNICODE -DUNICODE -D_WIN32 -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_CLIPBOARD -DQT_NO_ACCESSIBILITY -DQT_NO_NATIVE_GESTURES -DQT_NOSTANDARDSHELL_UI_MODEL -D_CRT_SECURE_NO_DEPRECATE -D_WIN32_WCE=0x700 -Darmv4i -D_AMRV7_ -Darmv7 -D_ARM_ -DQT_BUILD_SERIALPORT_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_CORE_LIB -DNDEBUG -D_MSC_VER=1500 -IC:/work/build/qt/qtbase/mkspecs/wince70embedded-armv4i-msvc2008 -IC:/work/build/qt/qtserialport/src/serialport -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtSerialPort -IC:/work/build/qt/qtbase/include/QtSerialPort/5.5.1 -IC:/work/build/qt/qtbase/include/QtSerialPort/5.5.1/QtSerialPort -IC:/work/build/qt/qtserialport/src/serialport/tmp -IC:/work/build/qt/qtserialport/src/serialport -IC:/work/build/qt/qtbase/include/QtCore/5.5.1 -IC:/work/build/qt/qtbase/include/QtCore/5.5.1/QtCore -IC:/work/build/qt/qtbase/include/QtCore qserialport_wince.cpp -o .moc\release\qserialport_wince.moc c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' qserialport_wince.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtserialport\src\serialport\qserialport.h(269) : see declaration of 'QSerialPort::settingsRestoredOnCloseChanged' c:\work\build\qt\qtserialport\src\serialport\qserialport.h(263) : see declaration of 'QSerialPort::dataErrorPolicyChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(263) : see declaration of 'QSerialPort::dataErrorPolicyChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(269) : see declaration of 'QSerialPort::settingsRestoredOnCloseChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(263) : see declaration of 'QSerialPort::dataErrorPolicyChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(269) : see declaration of 'QSerialPort::settingsRestoredOnCloseChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(230) : see declaration of 'QSerialPort::dataErrorPolicy' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(198) : see declaration of 'QSerialPort::settingsRestoredOnClose' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(229) : see declaration of 'QSerialPort::setDataErrorPolicy' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(197) : see declaration of 'QSerialPort::setSettingsRestoredOnClose' qserialport_wince.cpp(619) : error C2065: 'q' : undeclared identifier Build log: http://testresults.qt.io/ci/QtSerialPort_5.5_Integration/build_00037/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436276147): http://codereview.qt-project.org/115347 [PS12] - Improve the processing of errors From ci-noreply at qt-project.org Tue Jul 7 15:52:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 16:52:16 +0300 Subject: [Ci-reports] fail on QtConnectivity_dev_Integration #393 Message-ID: <20150707_135216_076905.ci-noreply@qt-project.org> QtConnectivity_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #393: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_dev_Integration/build_00393/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436276543): http://codereview.qt-project.org/115070 [PS1] - Android: Apply QBluetoothSocket::preferredSecurityFlags during connect From ci-noreply at qt-project.org Tue Jul 7 16:03:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 17:03:12 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150707_140312_008778.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-07T14:01:12Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-07T14:01:12Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-07T14:01:12Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Tue Jul 7 16:45:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 17:45:58 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2229 Message-ID: <20150707_144558_044640.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #2229: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02229/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1436275969): http://codereview.qt-project.org/120738 [PS2] - Network: Fix up previous corruption patch From ci-noreply at qt-project.org Tue Jul 7 16:51:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 17:51:13 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #139 Message-ID: <20150707_145113_037503.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #139: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00139/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436270837): http://codereview.qt-project.org/115601 [PS10] - Updated submodules. From ci-noreply at qt-project.org Tue Jul 7 16:56:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 17:56:21 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1476 Message-ID: <20150707_145621_091476.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1476: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01476/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436273654): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/120841 [PS1] - Fix separate_debug_info with unversioned_libname http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public From ci-noreply at qt-project.org Tue Jul 7 17:31:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 18:31:43 +0300 Subject: [Ci-reports] pass on QtConnectivity_btle_Integration #187 Message-ID: <20150707_153143_090773.ci-noreply@qt-project.org> QtConnectivity_btle_Integration #187: SUCCESS Tested changes (refs/builds/btle_1436274287): http://codereview.qt-project.org/120744 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Tue Jul 7 17:53:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 18:53:21 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #38 Message-ID: <20150707_155321_095873.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #38: SUCCESS Tested changes (refs/builds/5.5_1436277840): http://codereview.qt-project.org/115392 [PS2] - Fix reading when switching from asynchronous to synchronous approach From ci-noreply at qt-project.org Tue Jul 7 18:11:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 19:11:07 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6714 Message-ID: <20150707_161107_064105.ci-noreply@qt-project.org> QtBase_dev_Integration #6714: SUCCESS Tested changes (refs/builds/dev_1436276056): http://codereview.qt-project.org/115729 [PS4] - qdoc: Make private friend public http://codereview.qt-project.org/115635 [PS5] - qdoc: Removed debug code http://codereview.qt-project.org/115535 [PS6] - qdoc: Parsing of inline friends http://codereview.qt-project.org/115525 [PS8] - qdoc:Fixed a few qdoc errors http://codereview.qt-project.org/120839 [PS1] - Run tst_qwindow::positioningDuringMinimized on OSX http://codereview.qt-project.org/120812 [PS1] - QMainWindowLayout::hover does not need to return a value From ci-noreply at qt-project.org Tue Jul 7 18:34:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 19:34:29 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2230 Message-ID: <20150707_163429_055149.ci-noreply@qt-project.org> Compilation failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 32304] QtQA::App::TestRunner: [New LWP 32303] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f5365083ec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f5365df7740 (LWP 32303)): QtQA::App::TestRunner: #0 0x00007f5364513945 in __GI___xstat (vers=, name=0xe14488 "/proc/32303/exe", buf=0x7ffff51a7980) at ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c:38 QtQA::App::TestRunner: #1 0x00007f5364f633ea in stat64 (__statbuf=0x7ffff51a7980, __path=0xe14488 "/proc/32303/exe") at /usr/include/x86_64-linux-gnu/sys/stat.h:506 QtQA::App::TestRunner: #2 QFileSystemEngine::fillMetaData (entry=..., data=..., what=...) at io/qfilesystemengine_unix.cpp:460 QtQA::App::TestRunner: #3 0x00007f5364ef790c in QFileInfo::exists (this=) at io/qfileinfo.cpp:675 QtQA::App::TestRunner: #4 0x00007f5364fd187a in QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2083 QtQA::App::TestRunner: #5 0x00007f5364fd235a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #6 0x00007f5365439555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #7 0x00007f536544e0e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #8 0x00007f536543e408 in QTest::qExec (testObject=0x7ffff51a8290, argc=6, argv=0x7ffff51a83a8) at qtestcase.cpp:2433 QtQA::App::TestRunner: #9 0x0000000000406e2d in main (argc=6, argv=0x7ffff51a83a8) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f5361239700 (LWP 32304)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f5365083ec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f5364d8fc19 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f5364da5735 in QThreadPrivate::createEventDispatcher (data=0xe140c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f5364da64a3 in QThreadPrivate::start (arg=0xe127e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f5364217e9a in start_thread (arg=0x7f5361239700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f53645213fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 32309] QtQA::App::TestRunner: [New LWP 32308] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f2f3771bec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f2f3848f740 (LWP 32308)): QtQA::App::TestRunner: #0 0x00007f2f374d81e8 in ref (_q_value=) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86.h:181 QtQA::App::TestRunner: #1 ref (this=) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:121 QtQA::App::TestRunner: #2 ref (this=) at ../../include/QtCore/../../src/corelib/tools/qrefcount.h:55 QtQA::App::TestRunner: #3 ref (this=) at tools/qstring.cpp:7427 QtQA::App::TestRunner: #4 QString (other=..., this=) at ../../include/QtCore/../../src/corelib/tools/qstring.h:812 QtQA::App::TestRunner: #5 QString::arg (this=0x7fff00feaaa0, a=32308, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7433 QtQA::App::TestRunner: #6 0x00007f2f3766981b in arg (fillChar=..., base=10, fieldWidth=0, a=32308, this=0x7fff00feaaa0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #7 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #8 0x00007f2f3766a35a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #9 0x00007f2f37ad1555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #10 0x00007f2f37ae60e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #11 0x00007f2f37ad6408 in QTest::qExec (testObject=0x7fff00feb260, argc=5, argv=0x7fff00feb378) at qtestcase.cpp:2433 QtQA::App::TestRunner: #12 0x0000000000406e2d in main (argc=5, argv=0x7fff00feb378) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f2f338d1700 (LWP 32309)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f2f3771bec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f2f37427c19 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f2f3743d735 in QThreadPrivate::createEventDispatcher (data=0x1d2c0c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f2f3743e4a3 in QThreadPrivate::start (arg=0x1d2a7e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f2f368afe9a in start_thread (arg=0x7f2f338d1700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f2f36bb93fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 7 seconds, signal 11 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02230/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1436284742): http://codereview.qt-project.org/120738 [PS2] - Network: Fix up previous corruption patch From ci-noreply at qt-project.org Tue Jul 7 18:35:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 19:35:00 +0300 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #394 Message-ID: <20150707_163500_063442.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #394: SUCCESS Tested changes (refs/builds/dev_1436278363): http://codereview.qt-project.org/115070 [PS1] - Android: Apply QBluetoothSocket::preferredSecurityFlags during connect From ci-noreply at qt-project.org Tue Jul 7 18:49:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 19:49:06 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1477 Message-ID: <20150707_164906_091437.ci-noreply@qt-project.org> Autotests `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' and `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 32 seconds, exit code 1 Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() FAIL! : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(2918)] BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) FAIL! : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(2918)] PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() PASS : tst_QGraphicsView::hoverLeave() PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 145 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01477/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436281141): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/120859 [PS3] - Rcc: Do not output empty lines when listing .qrc contents http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. From ci-noreply at qt-project.org Tue Jul 7 19:26:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 20:26:20 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6715 Message-ID: <20150707_172620_027585.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6715: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06715/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436285562): http://codereview.qt-project.org/120828 [PS1] - qmake: mark some types movable http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers From ci-noreply at qt-project.org Tue Jul 7 20:02:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 21:02:45 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1478 Message-ID: <20150707_180245_033557.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:51692/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:51696/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 5 ms: rate = 240008800 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 240008800 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 685056 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52921/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 47 ms: rate = 25532851 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 25532851 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14117647 (it received 1200000 bytes in 85 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52925/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) (... 79 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 589 passed, 14 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 14 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 564 seconds, exit code 14 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01478/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436287841): http://codereview.qt-project.org/114981 [PS1] - Fix ambiguous overload call on OS X http://codereview.qt-project.org/115598 [PS3] - Fix the remainingTime() result after the first activation of a QTimer http://codereview.qt-project.org/120798 [PS1] - Remove the warning printed when QObject's destructor catches exceptions http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public http://codereview.qt-project.org/120841 [PS1] - Fix separate_debug_info with unversioned_libname From ci-noreply at qt-project.org Tue Jul 7 20:44:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 21:44:21 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6716 Message-ID: <20150707_184421_019081.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6716: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06716/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436290272): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku From ci-noreply at qt-project.org Tue Jul 7 20:54:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 21:54:11 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #360 Message-ID: <20150707_185411_081870.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #360: SUCCESS Tested changes (refs/builds/5.5_1436288851): http://codereview.qt-project.org/115260 [PS1] - Fix more casts that dropped the constness. http://codereview.qt-project.org/115259 [PS1] - Fix ICC warning about change of sign From ci-noreply at qt-project.org Tue Jul 7 21:35:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 22:35:59 +0300 Subject: [Ci-reports] fail on QtTools_5.5_Integration #97 Message-ID: <20150707_193559_043858.ci-noreply@qt-project.org> QtTools_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #97: FAILURE Build log: http://testresults.qt.io/ci/QtTools_5.5_Integration/build_00097/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436295953): http://codereview.qt-project.org/109390 [PS2] - Fix -Wcast-qual warnings found by GCC From ci-noreply at qt-project.org Tue Jul 7 21:53:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 22:53:54 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1479 Message-ID: <20150707_195354_056963.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1479: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01479/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436293604): http://codereview.qt-project.org/115596 [PS1] - Make the Windows qt_msectime() function return 64-bit From ci-noreply at qt-project.org Tue Jul 7 21:59:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 22:59:08 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1480 Message-ID: <20150707_195908_005170.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1480: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01480/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436298929): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Tue Jul 7 22:35:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 7 Jul 2015 23:35:35 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6717 Message-ID: <20150707_203535_016359.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6717: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06717/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436294756): http://codereview.qt-project.org/120830 [PS2] - qmake: polish some function objects http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/120828 [PS1] - qmake: mark some types movable From ci-noreply at qt-project.org Tue Jul 7 23:17:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 00:17:01 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #39 Message-ID: <20150707_211701_052361.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #39: SUCCESS Tested changes (refs/builds/5.5_1436295296): http://codereview.qt-project.org/115736 [PS2] - Fix the lock-file path when the App Sandbox is used on OSX From ci-noreply at qt-project.org Wed Jul 8 00:03:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 01:03:34 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1482 Message-ID: <20150707_220334_013946.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1482: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01482/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436299329): http://codereview.qt-project.org/113090 [PS4] - Add test for an invalid QStorageInfo From ci-noreply at qt-project.org Wed Jul 8 01:05:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 02:05:59 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #140 Message-ID: <20150707_230559_015508.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #140: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00140/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436298780): http://codereview.qt-project.org/115601 [PS10] - Updated submodules. From ci-noreply at qt-project.org Wed Jul 8 01:14:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 02:14:23 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2120 Message-ID: <20150707_231423_018493.ci-noreply@qt-project.org> Qt_4.8_Integration » win32-msvc2010_Windows_7 #2120: FAILURE Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02120/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1436294123): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Wed Jul 8 01:18:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 02:18:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1483 Message-ID: <20150707_231858_052452.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #1483: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01483/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436306708): http://codereview.qt-project.org/114354 [PS1] - docs: QGraphicsWidget: Remove outdated statement http://codereview.qt-project.org/114414 [PS2] - QVarLengthArray: Unit-test that clear() preserves capacity http://codereview.qt-project.org/115303 [PS3] - QNX: Fix namespace Qt build http://codereview.qt-project.org/120654 [PS1] - Fix compile error on big endian From ci-noreply at qt-project.org Wed Jul 8 01:29:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 02:29:15 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6718 Message-ID: <20150707_232915_078471.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6718: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06718/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436301430): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku http://codereview.qt-project.org/120710 [PS1] - QtDBus: mark QDBusAdaptorConnector::AdaptorData as primitive From ci-noreply at qt-project.org Wed Jul 8 01:40:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 02:40:41 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6720 Message-ID: <20150707_234041_017677.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6720: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06720/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436311849): http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/120830 [PS2] - qmake: polish some function objects http://codereview.qt-project.org/120828 [PS1] - qmake: mark some types movable http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list From ci-noreply at qt-project.org Wed Jul 8 03:05:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 04:05:48 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #183 Message-ID: <20150708_010548_061907.ci-noreply@qt-project.org> Qt3D_5.5_Integration #183: SUCCESS Tested changes (refs/builds/5.5_1436295943): http://codereview.qt-project.org/115555 [PS4] - Add check for android, ios and winrt compatibility From ci-noreply at qt-project.org Wed Jul 8 03:34:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 03:34:05 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #512 - FAILURE Message-ID: <20150708013405.0C0EB517FF@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00512 From ci-noreply at qt-project.org Wed Jul 8 04:27:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 04:27:57 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #44 - FAILURE Message-ID: <20150708022757.103C25180B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00044 From ci-noreply at qt-project.org Wed Jul 8 05:29:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 06:29:09 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1485 Message-ID: <20150708_032909_096311.ci-noreply@qt-project.org> QtBase_5.5_Integration #1485: SUCCESS Tested changes (refs/builds/5.5_1436311233): http://codereview.qt-project.org/115266 [PS1] - Test QAction::autoRepeat http://codereview.qt-project.org/115025 [PS1] - Fix QAction::setAutoRepeat(false) From ci-noreply at qt-project.org Wed Jul 8 05:49:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 05:49:49 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #141 - FAILURE Message-ID: <20150708034949.9F7085179F@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00141 From ci-noreply at qt-project.org Wed Jul 8 06:44:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 06:44:18 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #303 - FAILURE Message-ID: <20150708044418.092A750208@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00303 From ci-noreply at qt-project.org Wed Jul 8 06:47:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 06:47:13 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #79 - FAILURE Message-ID: <20150708044713.CCD5850208@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00079 From ci-noreply at qt-project.org Wed Jul 8 06:54:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 07:54:15 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #361 Message-ID: <20150708_045415_038987.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea @ /work/build/qt/qtdeclarative/tests/auto/quick/qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(659)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() PASS : tst_QQuickMultiPointTouchArea::inFlickable() PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (point1->pressed()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1192)] PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 25 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00361/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1436327752): http://codereview.qt-project.org/108018 [PS2] - QtQml: Fix const correctness in old style casts From ci-noreply at qt-project.org Wed Jul 8 06:55:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 07:55:36 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1486 Message-ID: <20150708_045536_064820.ci-noreply@qt-project.org> QtBase_5.5_Integration #1486: SUCCESS Tested changes (refs/builds/5.5_1436326244): http://codereview.qt-project.org/114981 [PS1] - Fix ambiguous overload call on OS X http://codereview.qt-project.org/120798 [PS1] - Remove the warning printed when QObject's destructor catches exceptions http://codereview.qt-project.org/115598 [PS3] - Fix the remainingTime() result after the first activation of a QTimer http://codereview.qt-project.org/115596 [PS1] - Make the Windows qt_msectime() function return 64-bit http://codereview.qt-project.org/115694 [PS1] - remove Build date from qt_core_boilerplate() From ci-noreply at qt-project.org Wed Jul 8 07:50:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 08:50:01 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6723 Message-ID: <20150708_055001_034058.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6723: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06723/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436329841): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku From ci-noreply at qt-project.org Wed Jul 8 08:21:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 09:21:31 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1487 Message-ID: <20150708_062131_048156.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1487: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01487/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436331470): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening From ci-noreply at qt-project.org Wed Jul 8 08:29:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 09:29:39 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150708_062939_014162.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-08T06:27:40Z: [QtBase_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtBase_5.5_Integration/1489/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1879., retry in 2 seconds From ci-noreply at qt-project.org Wed Jul 8 08:50:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 09:50:55 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6725 Message-ID: <20150708_065055_077699.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #6725: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06725/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436334696): http://codereview.qt-project.org/114272 [PS3] - Stabilize tst_QProcess::fileWriterProcess http://codereview.qt-project.org/120821 [PS1] - Compile with !QT_SUPPORTS(UNSHARABLE_CONTAINERS) http://codereview.qt-project.org/120830 [PS2] - qmake: polish some function objects http://codereview.qt-project.org/120828 [PS1] - qmake: mark some types movable http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/120710 [PS1] - QtDBus: mark QDBusAdaptorConnector::AdaptorData as primitive From ci-noreply at qt-project.org Wed Jul 8 09:57:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 10:57:32 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1490 Message-ID: <20150708_075732_075797.ci-noreply@qt-project.org> Autotests `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' and `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 181 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01490/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436336587): http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. From ci-noreply at qt-project.org Wed Jul 8 10:01:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 11:01:54 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6726 Message-ID: <20150708_080154_021302.ci-noreply@qt-project.org> Autotest `tst_qapplication @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication' failed :( Testing tst_QApplication FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QApplication ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QApplication::initTestCase() PASS : tst_QApplication::sendEventsOnProcessEvents() PASS : tst_QApplication::staticSetup() QWARN : tst_QApplication::alert() QTimer::singleShot: Timers cannot have negative timeouts PASS : tst_QApplication::alert() PASS : tst_QApplication::multiple(data0) PASS : tst_QApplication::multiple(data1) PASS : tst_QApplication::multiple(data2) PASS : tst_QApplication::multiple(data3) PASS : tst_QApplication::nonGui() PASS : tst_QApplication::setFont(data0a) PASS : tst_QApplication::setFont(data0b) PASS : tst_QApplication::setFont(data1a) PASS : tst_QApplication::setFont(data1b) PASS : tst_QApplication::setFont(data2a) PASS : tst_QApplication::setFont(data2b) PASS : tst_QApplication::setFont(nonexistingfont after) PASS : tst_QApplication::setFont(nonexistingfont before) PASS : tst_QApplication::setFont(largescaleable after) PASS : tst_QApplication::setFont(largescaleable before) PASS : tst_QApplication::setFont(largeunscaleale after) PASS : tst_QApplication::setFont(largeunscaleale before) PASS : tst_QApplication::args(App name) PASS : tst_QApplication::args(No arguments) PASS : tst_QApplication::args(App name, style) PASS : tst_QApplication::args(App name, style, arbitrary, reverse) PASS : tst_QApplication::appName() PASS : tst_QApplication::lastWindowClosed() PASS : tst_QApplication::quitOnLastWindowClosed() PASS : tst_QApplication::closeAllWindows() PASS : tst_QApplication::testDeleteLater() PASS : tst_QApplication::testDeleteLaterProcessEvents() QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() appDirPath "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication" QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") PASS : tst_QApplication::libraryPaths() PASS : tst_QApplication::libraryPaths_qt_plugin_path() PASS : tst_QApplication::libraryPaths_qt_plugin_path_2() PASS : tst_QApplication::sendPostedEvents() PASS : tst_QApplication::thread() PASS : tst_QApplication::desktopSettingsAware() PASS : tst_QApplication::setActiveWindow() PASS : tst_QApplication::focusChanged() PASS : tst_QApplication::focusOut() PASS : tst_QApplication::focusMouseClick() PASS : tst_QApplication::execAfterExit() PASS : tst_QApplication::wheelScrollLines() PASS : tst_QApplication::task109149() PASS : tst_QApplication::style() PASS : tst_QApplication::allWidgets() PASS : tst_QApplication::topLevelWidgets() PASS : tst_QApplication::setAttribute() PASS : tst_QApplication::windowsCommandLine() FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] PASS : tst_QApplication::qtbug_12673() PASS : tst_QApplication::noQuitOnHide() PASS : tst_QApplication::globalStaticObjectDestruction() PASS : tst_QApplication::abortQuitOnShow() QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. PASS : tst_QApplication::staticFunctions() PASS : tst_QApplication::settableStyleHints(app) PASS : tst_QApplication::settableStyleHints(no-app) PASS : tst_QApplication::cleanupTestCase() Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qapplication: 93 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06726/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436338488): http://codereview.qt-project.org/120710 [PS1] - QtDBus: mark QDBusAdaptorConnector::AdaptorData as primitive http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/120830 [PS2] - qmake: polish some function objects http://codereview.qt-project.org/120828 [PS1] - qmake: mark some types movable http://codereview.qt-project.org/120821 [PS1] - Compile with !QT_SUPPORTS(UNSHARABLE_CONTAINERS) From ci-noreply at qt-project.org Wed Jul 8 10:29:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 11:29:30 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #40 Message-ID: <20150708_082930_052576.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #40: SUCCESS Tested changes (refs/builds/5.5_1436340657): http://codereview.qt-project.org/115767 [PS5] - Fix opening of Exar VCP on Windows From ci-noreply at qt-project.org Wed Jul 8 11:10:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 12:10:28 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2231 Message-ID: <20150708_091028_045768.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #2231: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02231/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1436342300): http://codereview.qt-project.org/112733 [PS2] - Doc: Update online documentation template From ci-noreply at qt-project.org Wed Jul 8 11:13:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 12:13:23 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #362 Message-ID: <20150708_091323_086270.ci-noreply@qt-project.org> qtdeclarative failed to compile :( compiling jsruntime/qv4mm.cpp In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0, from jsruntime/qv4global_p.h:41, from jsruntime/qv4engine_p.h:36, from jsruntime/qv4mm.cpp:34: jsruntime/qv4mm.cpp: In function ‘bool {anonymous}::sweepChunk(QV4::MemoryManager::Data::ChunkHeader*, uint*, QV4::ExecutionEngine*, std::size_t*)’: jsruntime/qv4mm.cpp:194:43: error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits] make[3]: *** [.obj/qv4mm.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00362/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1436345795): http://codereview.qt-project.org/120647 [PS7] - V4: track C++ heap usage for Strings in the MemoryManager http://codereview.qt-project.org/120835 [PS2] - Fix encoding of QV4::Value in host builds From ci-noreply at qt-project.org Wed Jul 8 11:22:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 12:22:43 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1491 Message-ID: <20150708_092243_055902.ci-noreply@qt-project.org> Autotest `tst_qapplication @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication' failed :( Testing tst_QApplication FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QApplication::initTestCase() PASS : tst_QApplication::sendEventsOnProcessEvents() PASS : tst_QApplication::staticSetup() QWARN : tst_QApplication::alert() QTimer::singleShot: Timers cannot have negative timeouts PASS : tst_QApplication::alert() PASS : tst_QApplication::multiple(data0) PASS : tst_QApplication::multiple(data1) PASS : tst_QApplication::multiple(data2) PASS : tst_QApplication::multiple(data3) PASS : tst_QApplication::nonGui() PASS : tst_QApplication::setFont(data0a) PASS : tst_QApplication::setFont(data0b) PASS : tst_QApplication::setFont(data1a) PASS : tst_QApplication::setFont(data1b) PASS : tst_QApplication::setFont(data2a) PASS : tst_QApplication::setFont(data2b) PASS : tst_QApplication::setFont(nonexistingfont after) PASS : tst_QApplication::setFont(nonexistingfont before) PASS : tst_QApplication::setFont(largescaleable after) PASS : tst_QApplication::setFont(largescaleable before) PASS : tst_QApplication::setFont(largeunscaleale after) PASS : tst_QApplication::setFont(largeunscaleale before) PASS : tst_QApplication::args(App name) PASS : tst_QApplication::args(No arguments) PASS : tst_QApplication::args(App name, style) PASS : tst_QApplication::args(App name, style, arbitrary, reverse) PASS : tst_QApplication::appName() PASS : tst_QApplication::lastWindowClosed() PASS : tst_QApplication::quitOnLastWindowClosed() PASS : tst_QApplication::closeAllWindows() PASS : tst_QApplication::testDeleteLater() PASS : tst_QApplication::testDeleteLaterProcessEvents() QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() appDirPath "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication" QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") PASS : tst_QApplication::libraryPaths() PASS : tst_QApplication::libraryPaths_qt_plugin_path() PASS : tst_QApplication::libraryPaths_qt_plugin_path_2() PASS : tst_QApplication::sendPostedEvents() PASS : tst_QApplication::thread() PASS : tst_QApplication::desktopSettingsAware() PASS : tst_QApplication::setActiveWindow() PASS : tst_QApplication::focusChanged() PASS : tst_QApplication::focusOut() PASS : tst_QApplication::focusMouseClick() PASS : tst_QApplication::execAfterExit() PASS : tst_QApplication::wheelScrollLines() PASS : tst_QApplication::task109149() PASS : tst_QApplication::style() PASS : tst_QApplication::allWidgets() PASS : tst_QApplication::topLevelWidgets() PASS : tst_QApplication::setAttribute() PASS : tst_QApplication::windowsCommandLine() FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] PASS : tst_QApplication::qtbug_12673() PASS : tst_QApplication::noQuitOnHide() PASS : tst_QApplication::globalStaticObjectDestruction() PASS : tst_QApplication::abortQuitOnShow() QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. PASS : tst_QApplication::staticFunctions() PASS : tst_QApplication::settableStyleHints(app) PASS : tst_QApplication::settableStyleHints(no-app) PASS : tst_QApplication::cleanupTestCase() Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qapplication: 96 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01491/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436342347): http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public http://codereview.qt-project.org/120859 [PS3] - Rcc: Do not output empty lines when listing .qrc contents From ci-noreply at qt-project.org Wed Jul 8 12:00:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 13:00:01 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6727 Message-ID: <20150708_100001_008503.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6727: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06727/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436342608): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku From ci-noreply at qt-project.org Wed Jul 8 12:10:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 13:10:14 +0300 Subject: [Ci-reports] pass on QtWebChannel_dev_Integration #68 Message-ID: <20150708_101014_017196.ci-noreply@qt-project.org> QtWebChannel_dev_Integration #68: SUCCESS Tested changes (refs/builds/dev_1436342768): http://codereview.qt-project.org/114407 [PS3] - Support subclass property getters and setters. From ci-noreply at qt-project.org Wed Jul 8 12:30:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 13:30:25 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150708_103025_062559.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-08T10:28:26Z: [Qt_4.8_Integration error] fetch http://qt-ci.digia.com//job/Qt_4.8_Integration/2121/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1879., retry in 2 seconds From ci-noreply at qt-project.org Wed Jul 8 12:31:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 13:31:54 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2121 Message-ID: <20150708_103154_058980.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [15765] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [15761] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-08 13:22:45.938 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000003d95 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010385ea50 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <1CA67F8C-1DD1-6F13-589D-FDF765F8F8E0> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <3FF181E8-9182-8B1D-7856-F628C790C18E> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [11426] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [11425] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-08 13:09:37.361 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000002ca2 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001025263d0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x00000001000d1000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <8FCFDF5E-BCEC-50C2-E229-E61DA42F5CEF> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <3FF181E8-9182-8B1D-7856-F628C790C18E> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1085a0000 - 0x1085a6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1085ab000 - 0x1085b1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1085b7000 - 0x1085f2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108900000 - 0x108954fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x108965000 - 0x10896aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10896f000 - 0x108973fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x108ed5000 - 0x108f25fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x108f46000 - 0x108fa8fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [11428] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [11425] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-08 13:09:40.077 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [4533] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [4531] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-08 12:22:40.734 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000011b5 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101539340 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <37D7153A-A62A-D390-8BD7-4965F68D717A> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <3FF181E8-9182-8B1D-7856-F628C790C18E> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [4667] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [4531] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-08 12:22:50.806 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000123b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108622e40 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000100534195 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <37D7153A-A62A-D390-8BD7-4965F68D717A> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <3FF181E8-9182-8B1D-7856-F628C790C18E> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 12 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 29 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02121/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1436333093): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Wed Jul 8 13:36:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 14:36:37 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6731 Message-ID: <20150708_113637_046092.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #6731: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06731/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436349695): http://codereview.qt-project.org/115389 [PS1] - Fix inefficient code foreaching on container.values() http://codereview.qt-project.org/114606 [PS1] - StateMachine: Move Q...Private::get to _p.h file. http://codereview.qt-project.org/113549 [PS3] - qqnxinputcontext: Add support for EnterKeyType http://codereview.qt-project.org/120854 [PS1] - Fix typo in EnterKeyType documentation. http://codereview.qt-project.org/120821 [PS1] - Compile with !QT_SUPPORTS(UNSHARABLE_CONTAINERS) http://codereview.qt-project.org/120830 [PS2] - qmake: polish some function objects http://codereview.qt-project.org/120828 [PS1] - qmake: mark some types movable http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/120710 [PS1] - QtDBus: mark QDBusAdaptorConnector::AdaptorData as primitive From ci-noreply at qt-project.org Wed Jul 8 13:53:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 14:53:59 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1492 Message-ID: <20150708_115359_072675.ci-noreply@qt-project.org> QtBase_5.5_Integration #1492: SUCCESS Tested changes (refs/builds/5.5_1436347458): http://codereview.qt-project.org/115303 [PS3] - QNX: Fix namespace Qt build http://codereview.qt-project.org/120654 [PS1] - Fix compile error on big endian From ci-noreply at qt-project.org Wed Jul 8 14:00:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 15:00:40 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #141 Message-ID: <20150708_120040_043068.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #141: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00141/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436346461): http://codereview.qt-project.org/115601 [PS11] - Updated submodules. From ci-noreply at qt-project.org Wed Jul 8 14:15:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 15:15:50 +0300 Subject: [Ci-reports] pass on QtBase_5.4_Integration #2232 Message-ID: <20150708_121550_077744.ci-noreply@qt-project.org> QtBase_5.4_Integration #2232: SUCCESS Tested changes (refs/builds/5.4_1436350324): http://codereview.qt-project.org/120738 [PS2] - Network: Fix up previous corruption patch From ci-noreply at qt-project.org Wed Jul 8 14:47:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 15:47:51 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #139 Message-ID: <20150708_124751_090616.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #139: SUCCESS Tested changes (refs/builds/5.5_1436349850): http://codereview.qt-project.org/115565 [PS1] - remove QWebEngineHistoryInterface usage from browser example From ci-noreply at qt-project.org Wed Jul 8 15:18:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 16:18:38 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #363 Message-ID: <20150708_131838_084622.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #363: SUCCESS Tested changes (refs/builds/5.5_1436350499): http://codereview.qt-project.org/120835 [PS2] - Fix encoding of QV4::Value in host builds From ci-noreply at qt-project.org Wed Jul 8 15:27:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 16:27:29 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1493 Message-ID: <20150708_132729_069760.ci-noreply@qt-project.org> Autotest `tst_qnetworkinterface @ /home/qt/shadowbuild/qtbase/tests/auto/network/kernel/qnetworkinterface' failed :( Testing tst_QNetworkInterface FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/kernel/qnetworkinterface/tst_qnetworkinterface.cpp(177)] Totals: 7 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkInterface ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QNetworkInterface::initTestCase() QDEBUG : tst_QNetworkInterface::dump() Interface: "lo" QDEBUG : tst_QNetworkInterface::dump() index: 1 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Loopback QDEBUG : tst_QNetworkInterface::dump() hw address: 00:00:00:00:00:00 QDEBUG : tst_QNetworkInterface::dump() address 0: 127.0.0.1/8 (255.0.0.0) broadcast 127.255.255.255 QDEBUG : tst_QNetworkInterface::dump() address 1: ::1/128 (ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff) QDEBUG : tst_QNetworkInterface::dump() Interface: "eth0" QDEBUG : tst_QNetworkInterface::dump() index: 2 QDEBUG : tst_QNetworkInterface::dump() flags: Up,Running,Broadcast,Multicast QDEBUG : tst_QNetworkInterface::dump() hw address: 00:50:56:AB:61:71 QDEBUG : tst_QNetworkInterface::dump() address 0: 10.212.2.55/22 (255.255.252.0) broadcast 10.212.3.255 QDEBUG : tst_QNetworkInterface::dump() address 1: fe80::250:56ff:feab:6171%eth0/64 (ffff:ffff:ffff:ffff::) PASS : tst_QNetworkInterface::dump() PASS : tst_QNetworkInterface::loopbackIPv4() PASS : tst_QNetworkInterface::loopbackIPv6() FAIL! : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/network/kernel/qnetworkinterface/tst_qnetworkinterface.cpp(177)] PASS : tst_QNetworkInterface::interfaceFromXXX() PASS : tst_QNetworkInterface::copyInvalidInterface() PASS : tst_QNetworkInterface::cleanupTestCase() Totals: 7 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkInterface ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkinterface: 0.068791 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01493/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436356534): http://codereview.qt-project.org/120905 [PS1] - qdoc: Fix string used in compatibility members page http://codereview.qt-project.org/114504 [PS1] - WinRT: Add manifest and assets to install rules http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/114414 [PS2] - QVarLengthArray: Unit-test that clear() preserves capacity http://codereview.qt-project.org/114354 [PS1] - docs: QGraphicsWidget: Remove outdated statement http://codereview.qt-project.org/113806 [PS1] - xcb: set SM_CLIENT_ID property http://codereview.qt-project.org/113090 [PS4] - Add test for an invalid QStorageInfo http://codereview.qt-project.org/111707 [PS4] - xcb: Use _NET_FRAME_EXTENTS to get frame margins http://codereview.qt-project.org/120805 [PS2] - QNativeSocketEngine: fix SO_REUSEPORT problems on Linux http://codereview.qt-project.org/120859 [PS3] - Rcc: Do not output empty lines when listing .qrc contents From ci-noreply at qt-project.org Wed Jul 8 15:55:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 16:55:30 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6733 Message-ID: <20150708_135530_028689.ci-noreply@qt-project.org> QtBase_dev_Integration #6733: SUCCESS Tested changes (refs/builds/dev_1436355493): http://codereview.qt-project.org/120937 [PS1] - QDBusConnection: fix misleading placement of Q_DECLARE_FLAGS http://codereview.qt-project.org/120717 [PS1] - platformsupport/linuxaccessibility: fix uses of inefficient QLists From ci-noreply at qt-project.org Wed Jul 8 16:44:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 17:44:49 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #41 Message-ID: <20150708_144449_044797.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #41: SUCCESS Tested changes (refs/builds/5.5_1436362267): http://codereview.qt-project.org/115347 [PS13] - Improve the processing of errors From ci-noreply at qt-project.org Wed Jul 8 16:45:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 17:45:31 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #141 Message-ID: <20150708_144531_009235.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #141: SUCCESS Tested changes (refs/builds/5.5_1436359765): http://codereview.qt-project.org/120879 [PS1] - fix non-ANGLE build From ci-noreply at qt-project.org Wed Jul 8 16:51:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 17:51:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1494 Message-ID: <20150708_145158_021344.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52140/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52144/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 552960 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53369/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 45 ms: rate = 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14814814 (it received 1200000 bytes in 81 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 785408 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53373/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) (... 75 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 588 passed, 15 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 15 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 564 seconds, exit code 15 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01494/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1436362225): http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/120859 [PS3] - Rcc: Do not output empty lines when listing .qrc contents http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public http://codereview.qt-project.org/112379 [PS1] - QMacStyle: Disable progress bar animations http://codereview.qt-project.org/120841 [PS1] - Fix separate_debug_info with unversioned_libname From ci-noreply at qt-project.org Wed Jul 8 17:03:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 18:03:30 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #364 Message-ID: <20150708_150330_092500.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #364: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00364/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436362396): http://codereview.qt-project.org/115361 [PS2] - Flickable: drag-over-bounds is not velocity-sensitive From ci-noreply at qt-project.org Wed Jul 8 17:05:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 18:05:16 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150708_150516_089880.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-08T15:03:16Z: [QtWinExtras_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtWinExtras_5.5_Integration/api/json?depth=2&tree=builds[number,actions[parameters[name,value]]]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1762., retry in 2 seconds From ci-noreply at qt-project.org Wed Jul 8 17:32:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 18:32:34 +0300 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #293 Message-ID: <20150708_153234_078925.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #293: SUCCESS Tested changes (refs/builds/dev_1436363735): http://codereview.qt-project.org/112114 [PS8] - Add support for batch tasks to the cookie client From ci-noreply at qt-project.org Wed Jul 8 17:49:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 18:49:36 +0300 Subject: [Ci-reports] pass on QtWinExtras_5.5_Integration #9 Message-ID: <20150708_154936_039231.ci-noreply@qt-project.org> QtWinExtras_5.5_Integration #9: SUCCESS Tested changes (refs/builds/5.5_1436367783): http://codereview.qt-project.org/120826 [PS3] - Improve documentation of QWinTaskbarButton::setWindow(). From ci-noreply at qt-project.org Wed Jul 8 18:18:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 19:18:06 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6734 Message-ID: <20150708_161806_003262.ci-noreply@qt-project.org> QtBase_dev_Integration #6734: SUCCESS Tested changes (refs/builds/dev_1436363825): http://codereview.qt-project.org/104400 [PS2] - Bring back OS X key handling. http://codereview.qt-project.org/104398 [PS2] - Remove Q_DEAD_CODE_FROM_QT4_MAC section http://codereview.qt-project.org/104397 [PS2] - Remove Q_DEAD_CODE_FROM_QT4 sections. http://codereview.qt-project.org/104395 [PS2] - Remove Q_DEAD_CODE_FROM_QT4_MAC sections http://codereview.qt-project.org/104394 [PS2] - Remove Q_DEAD_CODE_FROM_QT4_MAC section http://codereview.qt-project.org/115663 [PS2] - QtSql: Use Q_NULLPTR instead of 0 in all public headers http://codereview.qt-project.org/115389 [PS1] - Fix inefficient code foreaching on container.values() http://codereview.qt-project.org/120821 [PS1] - Compile with !QT_SUPPORTS(UNSHARABLE_CONTAINERS) http://codereview.qt-project.org/120830 [PS2] - qmake: polish some function objects http://codereview.qt-project.org/120828 [PS1] - qmake: mark some types movable http://codereview.qt-project.org/120710 [PS1] - QtDBus: mark QDBusAdaptorConnector::AdaptorData as primitive http://codereview.qt-project.org/111548 [PS6] - Introduce QT_NO_WINCE_NUIOUSER for WEC2013 http://codereview.qt-project.org/114606 [PS1] - StateMachine: Move Q...Private::get to _p.h file. From ci-noreply at qt-project.org Wed Jul 8 18:47:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 19:47:21 +0300 Subject: [Ci-reports] pass on QtSerialPort_dev_Integration #90 Message-ID: <20150708_164721_045618.ci-noreply@qt-project.org> QtSerialPort_dev_Integration #90: SUCCESS Tested changes (refs/builds/dev_1436370843): http://codereview.qt-project.org/120806 [PS1] - Use the new Q_ENUM and Q_FLAG macro From ci-noreply at qt-project.org Wed Jul 8 18:54:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 19:54:03 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1495 Message-ID: <20150708_165403_044698.ci-noreply@qt-project.org> QtBase_5.5_Integration #1495: SUCCESS Tested changes (refs/builds/5.5_1436367213): http://codereview.qt-project.org/114354 [PS1] - docs: QGraphicsWidget: Remove outdated statement http://codereview.qt-project.org/114414 [PS2] - QVarLengthArray: Unit-test that clear() preserves capacity http://codereview.qt-project.org/113806 [PS1] - xcb: set SM_CLIENT_ID property http://codereview.qt-project.org/111707 [PS4] - xcb: Use _NET_FRAME_EXTENTS to get frame margins From ci-noreply at qt-project.org Wed Jul 8 20:04:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 21:04:03 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6735 Message-ID: <20150708_180403_097231.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6735: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06735/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436372380): http://codereview.qt-project.org/120935 [PS1] - QXmlSimpleReader: mark some types as primitive From ci-noreply at qt-project.org Wed Jul 8 20:26:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 21:26:15 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1496 Message-ID: <20150708_182615_081507.ci-noreply@qt-project.org> QtBase_5.5_Integration #1496: SUCCESS Tested changes (refs/builds/5.5_1436374538): http://codereview.qt-project.org/115725 [PS1] - configure: Mention availability of linux-clang http://codereview.qt-project.org/120859 [PS3] - Rcc: Do not output empty lines when listing .qrc contents http://codereview.qt-project.org/120841 [PS1] - Fix separate_debug_info with unversioned_libname From ci-noreply at qt-project.org Wed Jul 8 21:55:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 22:55:27 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6736 Message-ID: <20150708_195527_060450.ci-noreply@qt-project.org> QtBase_dev_Integration #6736: SUCCESS Tested changes (refs/builds/dev_1436378739): http://codereview.qt-project.org/106902 [PS4] - Haiku: Fix QWaitCondition on Haiku http://codereview.qt-project.org/115754 [PS4] - QComboBox::setView only delete the old view if it is a child From ci-noreply at qt-project.org Wed Jul 8 22:53:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 8 Jul 2015 23:53:36 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1497 Message-ID: <20150708_205336_001006.ci-noreply@qt-project.org> Autotest `tst_qdatawidgetmapper @ /work/build/qt/qtbase/tests/auto/widgets/itemviews/qdatawidgetmapper' failed :( Testing tst_QDataWidgetMapper 2015-07-08 23:04:51.044 tst_qdatawidgetmapper[16269:144432] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qdatawidgetmapper.savedState/window_1.data: No such file or directory (2) FAIL! : tst_QDataWidgetMapper::textEditDoesntChangeFocusOnTab_qtbug3305() 'QTest::qWaitForWindowActive(&container)' returned FALSE. () Loc: [tst_qdatawidgetmapper.cpp(445)] Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDataWidgetMapper ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QDataWidgetMapper::initTestCase() PASS : tst_QDataWidgetMapper::setModel() PASS : tst_QDataWidgetMapper::navigate() PASS : tst_QDataWidgetMapper::addMapping() PASS : tst_QDataWidgetMapper::currentIndexChanged() PASS : tst_QDataWidgetMapper::changingValues() PASS : tst_QDataWidgetMapper::setData() PASS : tst_QDataWidgetMapper::mappedWidgetAt() PASS : tst_QDataWidgetMapper::comboBox() FAIL! : tst_QDataWidgetMapper::textEditDoesntChangeFocusOnTab_qtbug3305() 'QTest::qWaitForWindowActive(&container)' returned FALSE. () Loc: [tst_qdatawidgetmapper.cpp(445)] PASS : tst_QDataWidgetMapper::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDataWidgetMapper ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdatawidgetmapper: 2 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01497/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1436384175): http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). From ci-noreply at qt-project.org Wed Jul 8 23:20:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 00:20:02 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6738 Message-ID: <20150708_212002_005737.ci-noreply@qt-project.org> Autotest `tst_qtimeline @ /work/build/qt/qtbase/tests/auto/corelib/tools/qtimeline' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QTimeLine FAIL! : tst_QTimeLine::multipleTimeLines() Compared values are not the same Actual (spy.count()): 0 Expected (1) : 1 Loc: [tst_qtimeline.cpp(548)] FAIL! : tst_QTimeLine::resume() 'oldCurrentTime < 1000' returned FALSE. () Loc: [tst_qtimeline.cpp(629)] Totals: 24 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTimeLine ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QTimeLine::initTestCase() FAIL! : tst_QTimeLine::range() 'spy.count() > 1' returned FALSE. () Loc: [tst_qtimeline.cpp(118)] PASS : tst_QTimeLine::currentTime() PASS : tst_QTimeLine::duration() PASS : tst_QTimeLine::frameRate() FAIL! : tst_QTimeLine::value() 'timeLine.currentValue() > 0' returned FALSE. () Loc: [tst_qtimeline.cpp(224)] FAIL! : tst_QTimeLine::currentFrame() 'timeLine.currentFrame() < value' returned FALSE. () Loc: [tst_qtimeline.cpp(269)] PASS : tst_QTimeLine::loopCount() PASS : tst_QTimeLine::interpolation() PASS : tst_QTimeLine::reverse(start at end) PASS : tst_QTimeLine::reverse(start at half) PASS : tst_QTimeLine::reverse(start at quarter) PASS : tst_QTimeLine::toggleDirection() XFAIL : tst_QTimeLine::frameChanged() QTBUG-24796: QTimeLine runs slower than it should Loc: [tst_qtimeline.cpp(467)] PASS : tst_QTimeLine::frameChanged() PASS : tst_QTimeLine::stopped() PASS : tst_QTimeLine::finished() PASS : tst_QTimeLine::isRunning() PASS : tst_QTimeLine::multipleTimeLines() PASS : tst_QTimeLine::sineCurve() PASS : tst_QTimeLine::cosineCurve() PASS : tst_QTimeLine::outOfRange() PASS : tst_QTimeLine::stateInFinishedSignal() PASS : tst_QTimeLine::resume() FAIL! : tst_QTimeLine::restart() Compared values are not the same Actual (timeLine.currentFrame()): 8 Expected (timeLine.endFrame()) : 9 Loc: [tst_qtimeline.cpp(647)] FAIL! : tst_QTimeLine::setPaused() 'oldCurrentTime > 0' returned FALSE. () Loc: [tst_qtimeline.cpp(686)] PASS : tst_QTimeLine::cleanupTestCase() Totals: 21 passed, 5 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QTimeLine ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 2 QtQA::App::TestRunner: second attempt: exited with exit code 5 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qtimeline: 137 seconds, exit code 5 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06738/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1436385423): http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list http://codereview.qt-project.org/120935 [PS1] - QXmlSimpleReader: mark some types as primitive From ci-noreply at qt-project.org Wed Jul 8 23:24:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 00:24:30 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #365 Message-ID: <20150708_212430_057732.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #365: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00365/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ QtDeclarative_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #365: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00365/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ QtDeclarative_5.5_Integration » win32-msvc2010_Windows_7 #365: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00365/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtDeclarative_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #365: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00365/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436389509): http://codereview.qt-project.org/115361 [PS2] - Flickable: drag-over-bounds is not velocity-sensitive From ci-noreply at qt-project.org Thu Jul 9 00:48:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 01:48:40 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6739 Message-ID: <20150708_224840_034247.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6739: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06739/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436391018): http://codereview.qt-project.org/120935 [PS1] - QXmlSimpleReader: mark some types as primitive From ci-noreply at qt-project.org Thu Jul 9 00:52:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 01:52:34 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6740 Message-ID: <20150708_225234_076632.ci-noreply@qt-project.org> Compilation failed :( In file included from /work/build/qt/qtbase/src/corelib/global/qnumeric.cpp:35:0: /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h: In function ‘typename QtPrivate::QEnableIf::value, bool>::Type {anonymous}::mul_overflow(T, T, T*)’: /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h:222:17: error: ‘numeric_limits’ is not a member of ‘std’ /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h:222:38: error: expected primary-expression before ‘>’ token /work/build/qt/qtbase/src/corelib/global/qnumeric_p.h:222:39: error: ‘::max’ has not been declared make: *** [qnumeric.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06740/linux-qnx-x86_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436395814): http://codereview.qt-project.org/114272 [PS3] - Stabilize tst_QProcess::fileWriterProcess http://codereview.qt-project.org/114421 [PS4] - Add code to perform overflow-checking additions and multiplication http://codereview.qt-project.org/114422 [PS2] - Add a dedicated QListData::realloc_grow for growing QList From ci-noreply at qt-project.org Thu Jul 9 01:04:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 01:04:14 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #513 - FAILURE Message-ID: <20150708230414.A496B5118F@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00513 From ci-noreply at qt-project.org Thu Jul 9 02:19:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 03:19:28 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1498 Message-ID: <20150709_001928_029890.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from io/forkfd_qt.cpp:80: io/../../3rdparty/forkfd/forkfd.c:216:9: error: use of undeclared identifier 'wait4' make[3]: *** [.obj/forkfd_qt.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01498/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/5.5_1436400921): http://codereview.qt-project.org/108559 [PS3] - forkfd: use wait4 to get the process status instead of waitid http://codereview.qt-project.org/108455 [PS9] - forkfd: update the API to add a reading and closing function From ci-noreply at qt-project.org Thu Jul 9 02:56:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 02:56:42 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #45 - FAILURE Message-ID: <20150709005642.CDC1751DB9@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00045 From ci-noreply at qt-project.org Thu Jul 9 03:37:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 04:37:22 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1499 Message-ID: <20150709_013722_024823.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1499: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01499/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436401263): http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening From ci-noreply at qt-project.org Thu Jul 9 03:58:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 04:58:28 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6741 Message-ID: <20150709_015828_084181.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #6741: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06741/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436403250): http://codereview.qt-project.org/120792 [PS1] - Make the event delivery go through some more static functions http://codereview.qt-project.org/108560 [PS4] - forkfd: introduce system_forkfd to do system calls that do forkfd http://codereview.qt-project.org/114272 [PS3] - Stabilize tst_QProcess::fileWriterProcess From ci-noreply at qt-project.org Thu Jul 9 04:31:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 04:31:09 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #142 - FAILURE Message-ID: <20150709023109.E93BA51FDC@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00142 From ci-noreply at qt-project.org Thu Jul 9 04:54:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 05:54:10 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #366 Message-ID: <20150709_025410_002987.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #366: SUCCESS Tested changes (refs/builds/5.5_1436401566): http://codereview.qt-project.org/108018 [PS2] - QtQml: Fix const correctness in old style casts From ci-noreply at qt-project.org Thu Jul 9 05:16:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 06:16:58 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #98 Message-ID: <20150709_031658_064142.ci-noreply@qt-project.org> QtTools_5.5_Integration #98: SUCCESS Tested changes (refs/builds/5.5_1436402274): http://codereview.qt-project.org/109390 [PS2] - Fix -Wcast-qual warnings found by GCC From ci-noreply at qt-project.org Thu Jul 9 05:16:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 05:16:58 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #304 - FAILURE Message-ID: <20150709031658.456A551FF1@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00304 From ci-noreply at qt-project.org Thu Jul 9 05:35:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 06:35:03 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6742 Message-ID: <20150709_033503_037834.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6742: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06742/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436408106): http://codereview.qt-project.org/108560 [PS4] - forkfd: introduce system_forkfd to do system calls that do forkfd From ci-noreply at qt-project.org Thu Jul 9 05:42:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 05:42:03 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #80 - FAILURE Message-ID: <20150709034203.A0FB451DBC@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00080 From ci-noreply at qt-project.org Thu Jul 9 05:58:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 06:58:47 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1500 Message-ID: <20150709_035847_028249.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1500: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01500/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436409537): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS From ci-noreply at qt-project.org Thu Jul 9 08:20:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 09:20:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1501 Message-ID: <20150709_062052_095914.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1501: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01501/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436418384): http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). From ci-noreply at qt-project.org Thu Jul 9 09:34:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 10:34:19 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1502 Message-ID: <20150709_073419_006241.ci-noreply@qt-project.org> Autotest `tst_qapplication @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication' failed :( Testing tst_QApplication FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QApplication::initTestCase() PASS : tst_QApplication::sendEventsOnProcessEvents() PASS : tst_QApplication::staticSetup() QWARN : tst_QApplication::alert() QTimer::singleShot: Timers cannot have negative timeouts PASS : tst_QApplication::alert() PASS : tst_QApplication::multiple(data0) PASS : tst_QApplication::multiple(data1) PASS : tst_QApplication::multiple(data2) PASS : tst_QApplication::multiple(data3) PASS : tst_QApplication::nonGui() PASS : tst_QApplication::setFont(data0a) PASS : tst_QApplication::setFont(data0b) PASS : tst_QApplication::setFont(data1a) PASS : tst_QApplication::setFont(data1b) PASS : tst_QApplication::setFont(data2a) PASS : tst_QApplication::setFont(data2b) PASS : tst_QApplication::setFont(nonexistingfont after) PASS : tst_QApplication::setFont(nonexistingfont before) PASS : tst_QApplication::setFont(largescaleable after) PASS : tst_QApplication::setFont(largescaleable before) PASS : tst_QApplication::setFont(largeunscaleale after) PASS : tst_QApplication::setFont(largeunscaleale before) PASS : tst_QApplication::args(App name) PASS : tst_QApplication::args(No arguments) PASS : tst_QApplication::args(App name, style) PASS : tst_QApplication::args(App name, style, arbitrary, reverse) PASS : tst_QApplication::appName() PASS : tst_QApplication::lastWindowClosed() PASS : tst_QApplication::quitOnLastWindowClosed() PASS : tst_QApplication::closeAllWindows() PASS : tst_QApplication::testDeleteLater() PASS : tst_QApplication::testDeleteLaterProcessEvents() QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() appDirPath "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication" QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") PASS : tst_QApplication::libraryPaths() PASS : tst_QApplication::libraryPaths_qt_plugin_path() PASS : tst_QApplication::libraryPaths_qt_plugin_path_2() PASS : tst_QApplication::sendPostedEvents() PASS : tst_QApplication::thread() PASS : tst_QApplication::desktopSettingsAware() PASS : tst_QApplication::setActiveWindow() PASS : tst_QApplication::focusChanged() PASS : tst_QApplication::focusOut() PASS : tst_QApplication::focusMouseClick() PASS : tst_QApplication::execAfterExit() PASS : tst_QApplication::wheelScrollLines() PASS : tst_QApplication::task109149() PASS : tst_QApplication::style() PASS : tst_QApplication::allWidgets() PASS : tst_QApplication::topLevelWidgets() PASS : tst_QApplication::setAttribute() PASS : tst_QApplication::windowsCommandLine() FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] PASS : tst_QApplication::qtbug_12673() PASS : tst_QApplication::noQuitOnHide() PASS : tst_QApplication::globalStaticObjectDestruction() PASS : tst_QApplication::abortQuitOnShow() QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. PASS : tst_QApplication::staticFunctions() PASS : tst_QApplication::settableStyleHints(app) PASS : tst_QApplication::settableStyleHints(no-app) PASS : tst_QApplication::cleanupTestCase() Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qapplication: 96 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01502/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436422948): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Thu Jul 9 10:07:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 11:07:59 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #163 Message-ID: <20150709_080759_003220.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #163: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00163/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436429224): http://codereview.qt-project.org/120882 [PS1] - Don't let popups cross screen boundaries. From ci-noreply at qt-project.org Thu Jul 9 10:09:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 11:09:36 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6743 Message-ID: <20150709_080936_072945.ci-noreply@qt-project.org> QtBase_dev_Integration #6743: SUCCESS Tested changes (refs/builds/dev_1436423880): http://codereview.qt-project.org/120935 [PS1] - QXmlSimpleReader: mark some types as primitive From ci-noreply at qt-project.org Thu Jul 9 10:29:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 11:29:57 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150709_082957_083259.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-09T08:27:57Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-09T08:27:57Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-09T08:27:57Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-09T08:27:57Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-09T08:27:57Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-09T08:27:57Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Thu Jul 9 10:31:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 11:31:54 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #166 Message-ID: <20150709_083154_094515.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #166: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00166/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436429565): http://codereview.qt-project.org/120882 [PS1] - Don't let popups cross screen boundaries. From ci-noreply at qt-project.org Thu Jul 9 10:53:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 11:53:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1503 Message-ID: <20150709_085307_014121.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #1503: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01503/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz ============================================================ QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1503: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01503/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436427414): http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). From ci-noreply at qt-project.org Thu Jul 9 11:05:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 12:05:44 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #368 Message-ID: <20150709_090544_012322.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #368: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00368/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436432526): http://codereview.qt-project.org/120647 [PS8] - V4: track C++ heap usage for Strings in the MemoryManager From ci-noreply at qt-project.org Thu Jul 9 11:13:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 12:13:40 +0300 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #583 Message-ID: <20150709_091340_093583.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #583: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00583/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436432297): http://codereview.qt-project.org/120802 [PS3] - Autotests: Blacklist parts of tst_menubar From ci-noreply at qt-project.org Thu Jul 9 11:26:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 12:26:14 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #369 Message-ID: <20150709_092614_006929.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » winrt-x64-msvc2013_Windows_81 #369: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00369/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436433257): http://codereview.qt-project.org/120647 [PS8] - V4: track C++ heap usage for Strings in the MemoryManager From ci-noreply at qt-project.org Thu Jul 9 11:31:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 12:31:06 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6745 Message-ID: <20150709_093106_032761.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6745: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06745/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436429472): http://codereview.qt-project.org/121038 [PS1] - Do not support static QIcon instances http://codereview.qt-project.org/115417 [PS2] - Tests: Blacklist part of tst_networkselftest http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list From ci-noreply at qt-project.org Thu Jul 9 11:50:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 12:50:40 +0300 Subject: [Ci-reports] fail on QtQuick1_dev_Integration #243 Message-ID: <20150709_095040_042326.ci-noreply@qt-project.org> Autotest `tst_qmlvisual @ /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual' failed :( Testing tst_qmlvisual FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/bindinganimation.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/data/bindinganimation -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/bindinganimation.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/data/bindinganimation" ): Mismatched frame hash at 576 . Seen: "f141c7c4402c6bacff31d4e77785f5f1" Expected: "967fbad8ac664400a3efbe66617d62aa" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/easing.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/data/easing -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/easing.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/data/easing" ): Mismatched frame hash at 464 . Seen: "7c8525a7e21919cfb710c0c5df27bad6" Expected: "a74da88fed6727a41b0bef096bd52eea" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/loop.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/data/loop -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/loop.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/data/loop" ): Mismatched frame hash at 48 . Seen: "336394ac1008c3b7e4cfa5dab1ce5b8b" Expected: "06c3f3c1fa014b0eb7341e0a45ca16e4" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/parentAnimation-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/parentAnimation-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual.0.png.reject.png" Diff (141 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/parentAnimation2.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/data/parentAnimation2 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/parentAnimation2.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/data/parentAnimation2" ): Mismatched frame hash at 832 . Seen: "aaaeed0400c43cfe76b962e14ada6a04" Expected: "9b524b546d250d239ea99dd3319f3d6a" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/propertyAction-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/data/propertyAction-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/propertyAction-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/data/propertyAction-visual" ): Mismatched frame hash at 768 . Seen: "1e5ac43e0f553886bcb2b4016f7e3414" Expected: "a858eee4b2753915ec84d2ffa098260c" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/qtbug10586.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/data/qtbug10586 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/qtbug10586.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/data/qtbug10586" ): Mismatched frame hash at 800 . Seen: "898a808312dc32ea91ccec75eededbc5" Expected: "9e5b85c715a2a573f0dd3bc7e342625f" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/qtbug13398.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/data/qtbug13398 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/qtbug13398.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/data/qtbug13398" ): Mismatched frame hash at 608 . Seen: "1742f7543d227d1347b6a09bc00fb973" Expected: "96e8e81d61bffe02b8f41f47a4a7e8fc" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/reanchor.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/data/reanchor -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/reanchor.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/data/reanchor" ): Mismatched frame hash at 1472 . Seen: "891182ddec7f24bd3920f57172feee29" Expected: "eb3eeb37ab7b26692cbf100adfaf3772" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/reanchor.qml) 'p.exitStatus() == QProcess::NormalExit' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/data/reanchor -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/reanchor.qml' failed: A crash occurred Output: Qml debugging is enabled. Only use this in a safe environment! file:///work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/reanchor.qml:8:17: Cannot assign to non-existent property "layoutDirection" anchors.layoutDirection: Qt.RightToLeft ^ QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/data/reanchor" ): Size mismatch. This test must be run at QSize(200, 200) ) Loc: [tst_qmlvisual.cpp(149)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/scriptAction-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/data/scriptAction-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/scriptAction-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/data/scriptAction-visual" ): Mismatched frame hash at 480 . Seen: "c5d2b291578c11c11452c29dc02bcad9" Expected: "650770d62a63031754b3c68f666a5805" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/test2.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/test2.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2" ): Size mismatch. This test must be run at QSize(400, 90) QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2.0.png.reject.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/enforcerange.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/enforcerange -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/enforcerange.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/enforcerange" ): Mismatched frame hash at 1296 . Seen: "19c43fcf2875769c9a15f1ce317a0f1e" Expected: "c7667b5af9f2ee912abe5879266cb1e0" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/itemlist.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/itemlist -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/itemlist.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/itemlist" ): Mismatched frame hash at 1712 . Seen: "bf47cc398a702dd17c8efebb3d2f8073" Expected: "b6e433a23282a50db2e165a2447ba3f6" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/listview.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/listview -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/listview.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/listview" ): Mismatched frame hash at 496 . Seen: "d116edbc1d73c4358f95c324d1757171" Expected: "ccc7785a45a41615db01580835a4638e" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/packageviews.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/data/packageviews -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/packageviews.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/data/packageviews" ): Mismatched frame hash at 880 . Seen: "db13fb045bac415c62c8f9413fdacfdd" Expected: "ae75402b2fa678a20c32d743e2b297a0" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-horizontal.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-horizontal.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal.0.png.reject.png" Diff (19 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-nested.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-nested -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-nested.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-nested" ): Mismatched frame hash at 1024 . Seen: "7523750f0fd21aff13e6ab379e87640d" Expected: "bddf8ca2638c9a04f7029d6982152d11" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-vertical.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-vertical.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.0.png.reject.png" Diff (19 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test-flipable.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test-flipable -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test-flipable.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test-flipable" ): Mismatched frame hash at 64 . Seen: "7e16e6360fc2e9db67dbf11d58042745" Expected: "06d7f0befa7e06972983ffe87c162750" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test_flipable_resize.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test_flipable_resize -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test_flipable_resize.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test_flipable_resize" ): Mismatched frame hash at 32 . Seen: "f74c6eec014a8c5fdbd501a3b682488c" Expected: "8d8c6a3c37ba3cb77afcc7ed4234d40f" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/gridview.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/data/gridview -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/gridview.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/data/gridview" ): Mismatched frame hash at 464 . Seen: "d23e8e2f5cdbad99e7cb9ae609e42c97" Expected: "159004854f8c07144034e1265cf6f44a" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/drag.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/drag -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/drag.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/drag" ): Mismatched frame hash at 1904 . Seen: "668cc6d9d699b947a7c0f3ff4b26853f" Expected: "a6c6df34bb552249393ba208ad327691" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-flickable.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-flickable -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-flickable.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-flickable" ): Mismatched frame hash at 4576 . Seen: "4a60ab820ca66548384b2257b21de8ec" Expected: "d75a43305e2884759ca41d7b1cbadf52" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-visual" ): Mismatched frame hash at 8000 . Seen: "194ebac4ae7d95bf427f8161885a13e1" Expected: "12edb0902e4d480c9052b00edc1a0a42" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/nested.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/nested -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/nested.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/nested" ): Mismatched frame hash at 944 . Seen: "2400cadaaa467cbfb0c7d2ace8137179" Expected: "f5aa6257fd80c1e383bc2db84e41c354" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview-2.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview-2.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png.reject.png" Diff (349 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png.diff.png" QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvis Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png.reject.png" Diff (823 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png.diff.png" QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdecla Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/usingRepeater.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/usingRepeater.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater" ): Size mismatch. This test must be run at QSize(40, 320) QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater.0.png.reject.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/smoothedfollow.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/data/smoothedfollow -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/smoothedfollow.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/data/smoothedfollow" ): Mismatched frame hash at 32 . Seen: "a07139cf1ca3cd39f6d05e98402057bf" Expected: "1d0005639ad631a4f88fb2372b955741" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/follow.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/follow.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow.0.png.reject.png" Diff (15 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/rect-painting.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/rect-painting.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting.0.png.reject.png" Diff (20761 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting.0.png.diff.png" Script playback complete ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/selftest_noimages/selftest_noimages.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/selftest_noimages/data/selftest_noimages -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/selftest_noimages/selftest_noimages.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! Test failed: "not pressed" Script playback complete ) Loc: [tst_qmlvisual.cpp(150)] Totals: 23 passed, 33 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qmlvisual ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qmlvisual::initTestCase() FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/bindinganimation.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/data/bindinganimation -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/bindinganimation.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/bindinganimation/data/bindinganimation" ): Mismatched frame hash at 576 . Seen: "f141c7c4402c6bacff31d4e77785f5f1" Expected: "967fbad8ac664400a3efbe66617d62aa" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/colorAnimation/colorAnimation-visual.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/easing.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/data/easing -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/easing.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/easing/data/easing" ): Mismatched frame hash at 464 . Seen: "7c8525a7e21919cfb710c0c5df27bad6" Expected: "a74da88fed6727a41b0bef096bd52eea" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/loop.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/data/loop -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/loop.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/loop/data/loop" ): Mismatched frame hash at 48 . Seen: "336394ac1008c3b7e4cfa5dab1ce5b8b" Expected: "06c3f3c1fa014b0eb7341e0a45ca16e4" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parallelAnimation/parallelAnimation-visual.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/parentAnimation-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/parentAnimation-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual.0.png.reject.png" Diff (141 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation/data/parentAnimation-visual.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/parentAnimation2.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/data/parentAnimation2 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/parentAnimation2.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/parentAnimation2/data/parentAnimation2" ): Mismatched frame hash at 832 . Seen: "aaaeed0400c43cfe76b962e14ada6a04" Expected: "9b524b546d250d239ea99dd3319f3d6a" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/pauseAnimation/pauseAnimation-visual.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/propertyAction-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/data/propertyAction-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/propertyAction-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/propertyAction/data/propertyAction-visual" ): Mismatched frame hash at 768 . Seen: "1e5ac43e0f553886bcb2b4016f7e3414" Expected: "a858eee4b2753915ec84d2ffa098260c" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/qtbug10586.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/data/qtbug10586 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/qtbug10586.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug10586/data/qtbug10586" ): Mismatched frame hash at 800 . Seen: "898a808312dc32ea91ccec75eededbc5" Expected: "9e5b85c715a2a573f0dd3bc7e342625f" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/qtbug13398.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/data/qtbug13398 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/qtbug13398.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/qtbug13398/data/qtbug13398" ): Mismatched frame hash at 608 . Seen: "1742f7543d227d1347b6a09bc00fb973" Expected: "96e8e81d61bffe02b8f41f47a4a7e8fc" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/reanchor.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/data/reanchor -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/reanchor.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchor/data/reanchor" ): Mismatched frame hash at 1472 . Seen: "891182ddec7f24bd3920f57172feee29" Expected: "eb3eeb37ab7b26692cbf100adfaf3772" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/reanchor.qml) 'p.exitStatus() == QProcess::NormalExit' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/data/reanchor -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/reanchor.qml' failed: A crash occurred Output: Qml debugging is enabled. Only use this in a safe environment! file:///work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/reanchor.qml:8:17: Cannot assign to non-existent property "layoutDirection" anchors.layoutDirection: Qt.RightToLeft ^ QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/reanchorRTL/data/reanchor" ): Size mismatch. This test must be run at QSize(200, 200) ) Loc: [tst_qmlvisual.cpp(149)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/scriptAction-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/data/scriptAction-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/scriptAction-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/animation/scriptAction/data/scriptAction-visual" ): Mismatched frame hash at 480 . Seen: "c5d2b291578c11c11452c29dc02bcad9" Expected: "650770d62a63031754b3c68f666a5805" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/fillmode/fillmode.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/test.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/test2.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/test2.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2" ): Size mismatch. This test must be run at QSize(400, 90) QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/data/test2.0.png.reject.png" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/focusscope/test3.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/basic1.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/basic2.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/basic3.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/basic4.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/enforcerange.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/enforcerange -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/enforcerange.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/enforcerange" ): Mismatched frame hash at 1296 . Seen: "19c43fcf2875769c9a15f1ce317a0f1e" Expected: "c7667b5af9f2ee912abe5879266cb1e0" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/itemlist.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/itemlist -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/itemlist.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/itemlist" ): Mismatched frame hash at 1712 . Seen: "bf47cc398a702dd17c8efebb3d2f8073" Expected: "b6e433a23282a50db2e165a2447ba3f6" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/listview.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/listview -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/listview.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/ListView/data/listview" ): Mismatched frame hash at 496 . Seen: "d116edbc1d73c4358f95c324d1757171" Expected: "ccc7785a45a41615db01580835a4638e" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/packageviews.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/data/packageviews -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/packageviews.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/Package_Views/data/packageviews" ): Mismatched frame hash at 880 . Seen: "db13fb045bac415c62c8f9413fdacfdd" Expected: "ae75402b2fa678a20c32d743e2b297a0" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeborderimage/animated-smooth.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeborderimage/animated.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeborderimage/borders.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-horizontal.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-horizontal.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal.0.png.reject.png" Diff (19 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data-MAC/flickable-horizontal.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-nested.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-nested -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-nested.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-nested" ): Mismatched frame hash at 1024 . Seen: "7523750f0fd21aff13e6ab379e87640d" Expected: "bddf8ca2638c9a04f7029d6982152d11" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-vertical.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/flickable-vertical.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.0.png.reject.png" Diff (19 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflickable/data/flickable-vertical.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test-flipable.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test-flipable -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test-flipable.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test-flipable" ): Mismatched frame hash at 64 . Seen: "7e16e6360fc2e9db67dbf11d58042745" Expected: "06d7f0befa7e06972983ffe87c162750" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test_flipable_resize.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test_flipable_resize -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/test_flipable_resize.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeflipable/data/test_flipable_resize" ): Mismatched frame hash at 32 . Seen: "f74c6eec014a8c5fdbd501a3b682488c" Expected: "8d8c6a3c37ba3cb77afcc7ed4234d40f" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/gridview.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/data/gridview -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/gridview.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/data/gridview" ): Mismatched frame hash at 464 . Seen: "d23e8e2f5cdbad99e7cb9ae609e42c97" Expected: "159004854f8c07144034e1265cf6f44a" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativegridview/gridview2.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/drag.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/drag -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/drag.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/drag" ): Mismatched frame hash at 1904 . Seen: "668cc6d9d699b947a7c0f3ff4b26853f" Expected: "a6c6df34bb552249393ba208ad327691" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-flickable.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-flickable -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-flickable.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-flickable" ): Mismatched frame hash at 4576 . Seen: "4a60ab820ca66548384b2257b21de8ec" Expected: "d75a43305e2884759ca41d7b1cbadf52" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-visual.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-visual -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/mousearea-visual.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/mousearea-visual" ): Mismatched frame hash at 8016 . Seen: "12edb0902e4d480c9052b00edc1a0a42" Expected: "194ebac4ae7d95bf427f8161885a13e1" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/nested.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/nested -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/nested.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativemousearea/data/nested" ): Mismatched frame hash at 944 . Seen: "2400cadaaa467cbfb0c7d2ace8137179" Expected: "f5aa6257fd80c1e383bc2db84e41c354" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativeparticles/particles.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview-2.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2 -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview-2.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png.reject.png" Diff (349 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/test-pathview.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png.reject.png" Diff (823 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/dynamic.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/usingRepeater.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/usingRepeater.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater" ): Size mismatch. This test must be run at QSize(40, 320) QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativepositioners/data/usingRepeater.0.png.reject.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/smoothedfollow.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/data/smoothedfollow -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/smoothedfollow.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativesmoothedanimation/data/smoothedfollow" ): Mismatched frame hash at 32 . Seen: "a07139cf1ca3cd39f6d05e98402057bf" Expected: "1d0005639ad631a4f88fb2372b955741" ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/clock.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/follow.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/follow.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow.0.png.reject.png" Diff (15 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/qdeclarativespringanimation/data-MAC/follow.0.png.diff.png" ) Loc: [tst_qmlvisual.cpp(150)] FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/rect-painting.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/rect-painting.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! QDeclarativeTester( "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting" ): Image mismatch. Reject saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting.0.png.reject.png" Diff (20761 pixels differed) saved to: "/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/rect/data/rect-painting.0.png.diff.png" Script playback complete ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/repeater/basic1.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/repeater/basic2.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/repeater/basic3.qml) PASS : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/repeater/basic4.qml) FAIL! : tst_qmlvisual::visual(/work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/selftest_noimages/selftest_noimages.qml) 'p.exitCode() == 0' returned FALSE. (The command '/work/build/qt/qtbase/bin/QMLViewer.app/Contents/MacOS/QMLViewer -no-opengl -script /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/selftest_noimages/data/selftest_noimages -scriptopts play,testimages,testerror,testskip,exitoncomplete,exitonfailure /work/build/qt/qtquick1/tests/auto/declarative/qmlvisual/selftest_noimages/selftest_noimages.qml' failed: Exit code -1 Output: Qml debugging is enabled. Only use this in a safe environment! Test failed: "not pressed" Script playback complete ) Loc: [tst_qmlvisual.cpp(150)] PASS : tst_qmlvisual::cleanupTestCase() Totals: 23 passed, 33 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qmlvisual ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qmlvisual: 169 seconds, exit code 33 Build log: http://testresults.qt.io/ci/QtQuick1_dev_Integration/build_00243/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1436432283): http://codereview.qt-project.org/113894 [PS7] - Tests: Blacklisting qmlvisual and qdeclarativedebugobservermode From ci-noreply at qt-project.org Thu Jul 9 12:36:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 13:36:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1504 Message-ID: <20150709_103607_080989.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1504: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01504/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436432082): http://codereview.qt-project.org/112379 [PS1] - QMacStyle: Disable progress bar animations From ci-noreply at qt-project.org Thu Jul 9 12:50:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 13:50:52 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6746 Message-ID: <20150709_105052_004834.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6746: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06746/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436434498): http://codereview.qt-project.org/115120 [PS9] - Add ability for QIcons to be marked as template images. http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list http://codereview.qt-project.org/121038 [PS1] - Do not support static QIcon instances From ci-noreply at qt-project.org Thu Jul 9 13:17:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 14:17:08 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #370 Message-ID: <20150709_111708_018617.ci-noreply@qt-project.org> twenty-eight autotests failed :( Testing tst_qquickwindow QFATAL : tst_qquickwindow::attachedProperty() ASSERT: "*unmanagedHeapSize >= heapBytes" in file jsruntime/qv4mm.cpp, line 194 FAIL! : tst_qquickwindow::attachedProperty() Received a fatal error. Loc: [Unknown file(0)] Totals: 48 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 11444] QtQA::App::TestRunner: [New LWP 11447] QtQA::App::TestRunner: [New LWP 11448] QtQA::App::TestRunner: [New LWP 11446] QtQA::App::TestRunner: [New LWP 11445] QtQA::App::TestRunner: [New LWP 11449] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=189f85fba9564bd1ed274a37e67961f0613bb126" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24a941b6c85e244bd2e4906928dc17ab63b0a38a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7c72f96fa3d494e7c83df16a7d36177bb5c22d0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libproxy.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=42b983250187b907ed960b01d4914e3e74a355bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=faedcbb5d232f8395d52a386a15d737a31736ce8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=63d35a3ff88c0bf95123f27b87bbbacf13ac2066" QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-log'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f0587cc64c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f0574cdf700 (LWP 11449)): QtQA::App::TestRunner: #0 0x00007f058886d0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f057e209e33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05888690db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0587d77dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f057f6be700 (LWP 11445)): QtQA::App::TestRunner: #0 0x00007f0587d6efdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f058570c0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f058570d77f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f0583456f77 in QXcbEventReader::run (this=0x1049860) at qxcbconnection.cpp:1203 QtQA::App::TestRunner: #4 0x00007f0588da39d1 in QThreadPrivate::start (arg=0x1049860) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x00007f05888690db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f0587d77dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f05764e2700 (LWP 11446)): QtQA::App::TestRunner: #0 0x00007f058886d0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f057e209e33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05888690db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0587d77dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f05754e0700 (LWP 11448)): QtQA::App::TestRunner: #0 0x00007f058886d0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f057e209e33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05888690db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0587d77dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f0575ce1700 (LWP 11447)): QtQA::App::TestRunner: #0 0x00007f058886d0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007f057e209e33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f05888690db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007f0587d77dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f058b65a780 (LWP 11444)): QtQA::App::TestRunner: #0 0x00007f0587cc64c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f0587cc7958 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f0588d90bdc in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1577 QtQA::App::TestRunner: #3 0x00007f0588d8d1c6 in QMessageLogger::fatal (this=0x7ffcedfccea0, msg=0x7f05890faaf0 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007f0588d8636e in qt_assert (assertion=0x7f0589fef060 "*unmanagedHeapSize >= heapBytes", file=0x7f0589fef012 "jsruntime/qv4mm.cpp", line=194) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007f0589da2017 in (anonymous namespace)::sweepChunk (header=0x7f058b4a5000, itemsInUse=0x7ffcedfccf6c, engine=0x11bf180, unmanagedHeapSize=0x1839e50) at jsruntime/qv4mm.cpp:194 QtQA::App::TestRunner: #6 0x00007f0589da319e in QV4::MemoryManager::sweep (this=0x18745a0, lastSweep=true) at jsruntime/qv4mm.cpp:436 QtQA::App::TestRunner: #7 0x00007f0589da3f50 in QV4::MemoryManager::~MemoryManager (this=0x18745a0, __in_chrg=) at jsruntime/qv4mm.cpp:591 QtQA::App::TestRunner: #8 0x00007f0589d7de8a in QV4::ExecutionEngine::~ExecutionEngine (this=0x11bf180, __in_chrg=) at jsruntime/qv4engine.cpp:462 QtQA::App::TestRunner: #9 0x00007f0589f20902 in QV8Engine::~QV8Engine (this=0x19de430, __in_chrg=) at qml/v8/qv8engine.cpp:161 QtQA::App::TestRunner: #10 0x00007f0589f2098e in QV8Engine::~QV8Engine (this=0x19de430, __in_chrg=) at qml/v8/qv8engine.cpp:162 QtQA::App::TestRunner: #11 0x00007f0589d004f4 in QJSEngine::~QJSEngine (this=0x13d31b0, __in_chrg=) at jsapi/qjsengine.cpp:214 QtQA::App::TestRunner: #12 0x00007f0589e68d9d in QQmlEngine::~QQmlEngine (this=0x13d31b0, __in_chrg=) at qml/qqmlengine.cpp:935 QtQA::App::TestRunner: #13 0x00007f0589e68dcc in QQmlEngine::~QQmlEngine (this=0x13d31b0, __in_chrg=) at qml/qqmlengine.cpp:958 QtQA::App::TestRunner: #14 0x00007f05890089f2 in QObjectPrivate::deleteChildren (this=0x1e6d170) at kernel/qobject.cpp:1944 QtQA::App::TestRunner: #15 0x00007f0589006fec in QObject::~QObject (this=0x7ffcedfcd430, __in_chrg=) at kernel/qobject.cpp:1024 QtQA::App::TestRunner: #16 0x00007f058a4d6696 in QWindow::~QWindow (this=0x7ffcedfcd430, __in_chrg=) at kernel/qwindow.cpp:202 QtQA::App::TestRunner: #17 0x00007f058af22d78 in QQuickWindow::~QQuickWindow (this=0x7ffcedfcd430, __in_chrg=) at items/qquickwindow.cpp:1111 QtQA::App::TestRunner: #18 0x00007f058b0067fb in QQuickView::~QQuickView (this=0x7ffcedfcd430, __in_chrg=) at items/qquickview.cpp:220 QtQA::App::TestRunner: #19 0x000000000043b8c5 in tst_qquickwindow::attachedProperty (this=0x7ffcedfce3f0) at tst_qquickwindow.cpp:2043 QtQA::App::TestRunner: #20 0x000000000043e3d0 in tst_qquickwindow::qt_static_metacall (_o=0x7ffcedfce3f0, _c=QMetaObject::InvokeMetaMethod, _id=46, _a=0x7ffcedfcd6b0) at .moc/tst_qquickwindow.moc:516 QtQA::App::TestRunner: #21 0x00007f0588fdb7cb in QMetaMethod::invoke (this=0x7ffcedfcdb70, object=0x7ffcedfce3f0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2187 QtQA::App::TestRunner: #22 0x00007f0588fdac6e in QMetaObject::invokeMethod (obj=0x7ffcedfce3f0, member=0x1e28220 "attachedProperty", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #23 0x00007f05895551c1 in QMetaObject::invokeMethod (obj=0x7ffcedfce3f0, member=0x1e28220 "attachedProperty", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:409 QtQA::App::TestRunner: #24 0x00007f058954f8b9 in QTest::qInvokeTestMethodDataEntry (slot=0x1e28220 "attachedProperty") at qtestcase.cpp:1953 QtQA::App::TestRunner: #25 0x00007f0589550152 in QTest::qInvokeTestMethod (slotName=0x1f06ae8 "attachedProperty()", data=0x0) at qtestcase.cpp:2082 QtQA::App::TestRunner: #26 0x00007f0589550f0c in QTest::qInvokeTestMethods (testObject=0x7ffcedfce3f0) at qtestcase.cpp:2390 QtQA::App::TestRunner: #27 0x00007f05895515be in QTest::qExec (testObject=0x7ffcedfce3f0, argc=6, argv=0x7ffcedfce538) at qtestcase.cpp:2652 QtQA::App::TestRunner: #28 0x000000000043dcb5 in main (argc=6, argv=0x7ffcedfce538) at tst_qquickwindow.cpp:2207 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickwindow ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.1 20130909 [gcc-4_8-branch revision 202388]) PASS : tst_qquickwindow::initTestCase() PASS : tst_qquickwindow::openglContextCreatedSignal() PASS : tst_qquickwindow::aboutToStopSignal() PASS : tst_qquickwindow::constantUpdates() PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) PASS : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) PASS : tst_qquickwindow::mouseFiltering() PASS : tst_qquickwindow::headless() SKIP : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature Loc: [tst_qquickwindow.cpp(1276)] PASS : tst_qquickwindow::touchEvent_basic() PASS : tst_qquickwindow::touchEvent_propagation(disable events) PASS : tst_qquickwindow::touchEvent_propagation(disable item) PASS : tst_qquickwindow::touchEvent_propagation(hide item) PASS : tst_qquickwindow::touchEvent_cancel() PASS : tst_qquickwindow::touchEvent_reentrant() PASS : tst_qquickwindow::touchEvent_velocity() PASS : tst_qquickwindow::mouseFromTouch_basic() PASS : tst_qquickwindow::clearWindow() PASS : tst_qquickwindow::qmlCreation() PASS : tst_qquickwindow::clearColor() PASS : tst_qquickwindow::defaultState() PASS : tst_qquickwindow::grab(visible) PASS : tst_qquickwindow::grab(invisible) PASS : tst_qquickwindow::multipleWindows() PASS : tst_qquickwindow::animationsWhileHidden() PASS : tst_qquickwindow::focusObject() PASS : tst_qquickwindow::focusReason() PASS : tst_qquickwindow::ignoreUnhandledMouseEvents() PASS : tst_qquickwindow::ownershipRootItem() PASS : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true) PASS : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true) PASS : tst_qquickwindow::showHideAnimate() PASS : tst_qquickwindow::testExpose() PASS : tst_qquickwindow::requestActivate() PASS : tst_qquickwindow::testWindowVisibilityOrder() PASS : tst_qquickwindow::blockClosing() PASS : tst_qquickwindow::blockCloseMethod() PASS : tst_qquickwindow::crashWhenHoverItemDeleted() PASS : tst_qquickwindow::unloadSubWindow() PASS : tst_qquickwindow::qobjectEventFilter_touch() PASS : tst_qquickwindow::qobjectEventFilter_key() PASS : tst_qquickwindow::qobjectEventFilter_mouse() PASS : tst_qquickwindow::cursor() PASS : tst_qquickwindow::animatingSignal() PASS : tst_qquickwindow::contentItemSize() PASS : tst_qquickwindow::defaultSurfaceFormat() QFATAL : tst_qquickwindow::attachedProperty() ASSERT: "*unmanagedHeapSize >= heapBytes" in file jsruntime/qv4mm.cpp, line 194 FAIL! : tst_qquickwindow::attachedProperty() Received a fatal error. Loc: [Unknown file(0)] Totals: 48 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_qquickwindow ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 11467] QtQA::App::TestRunner: [New LWP 11470] QtQA::App::TestRunner: [New LWP 11469] QtQA::App::TestRunner: [New LWP 11468] QtQA::App::TestRunner: [New LWP 11471] QtQA::App::TestRunner: [New LWP 11472] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=189f85fba9564bd1ed274a37e67961f0613bb126" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24a941b6c85e244bd2e4906928dc17ab63b0a38a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7c72f96fa3d494e7c83df16a7d36177bb5c22d0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libproxy.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=42b983250187b907ed960b01d4914e3e74a355bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=faedcbb5d232f8395d52a386a15d737a31736ce8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=63d35a3ff88c0bf95123f27b87bbbacf13ac2066" QtQA::App::TestRunner: Core was generated by `./tst_qquickwindow -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/tst_qq'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007ff0c72664c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7ff0b4111700 (LWP 11472)): QtQA::App::TestRunner: #0 0x00007ff0c7e0d0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ff0bd7a9e33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ff0c7e090db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ff0c7317dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7ff0b4912700 (LWP 11471)): QtQA::App::TestRunner: #0 0x00007ff0c7e0d0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #1 0x00007ff0bd7a9e33 in ?? () from /usr/lib64/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007ff0c7e090db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #3 0x00007ff0c7317dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7ff0bec5e700 (LWP 11468)): (... 14432 lines omitted; there are too many errors!) QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Core was generated by `./tst_qqmllistmodel -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/tst_q'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f02d9e274c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f02d181f700 (LWP 3548)): QtQA::App::TestRunner: #0 0x00007f02d9ecffdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f02d786d0e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f02d786e77f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f02d55b7f77 in QXcbEventReader::run (this=0x12bf860) at qxcbconnection.cpp:1203 QtQA::App::TestRunner: #4 0x00007f02daf049d1 in QThreadPrivate::start (arg=0x12bf860) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x00007f02da9ca0db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f02d9ed8dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f02dd7bb780 (LWP 3545)): QtQA::App::TestRunner: #0 0x00007f02d9e274c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f02d9e28958 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f02daef1bdc in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1577 QtQA::App::TestRunner: #3 0x00007f02daeee1c6 in QMessageLogger::fatal (this=0x7ffc6960b600, msg=0x7f02db25baf0 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007f02daee736e in qt_assert (assertion=0x7f02dc150060 "*unmanagedHeapSize >= heapBytes", file=0x7f02dc150012 "jsruntime/qv4mm.cpp", line=194) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007f02dbf03017 in (anonymous namespace)::sweepChunk (header=0x7f02dd63b000, itemsInUse=0x7ffc6960b6cc, engine=0x1351910, unmanagedHeapSize=0x1340650) at jsruntime/qv4mm.cpp:194 QtQA::App::TestRunner: #6 0x00007f02dbf0419e in QV4::MemoryManager::sweep (this=0x12f7b20, lastSweep=true) at jsruntime/qv4mm.cpp:436 QtQA::App::TestRunner: #7 0x00007f02dbf04f50 in QV4::MemoryManager::~MemoryManager (this=0x12f7b20, __in_chrg=) at jsruntime/qv4mm.cpp:591 QtQA::App::TestRunner: #8 0x00007f02dbedee8a in QV4::ExecutionEngine::~ExecutionEngine (this=0x1351910, __in_chrg=) at jsruntime/qv4engine.cpp:462 QtQA::App::TestRunner: #9 0x00007f02dc081902 in QV8Engine::~QV8Engine (this=0x1352f90, __in_chrg=) at qml/v8/qv8engine.cpp:161 QtQA::App::TestRunner: #10 0x00007f02dc08198e in QV8Engine::~QV8Engine (this=0x1352f90, __in_chrg=) at qml/v8/qv8engine.cpp:162 QtQA::App::TestRunner: #11 0x00007f02dbe614f4 in QJSEngine::~QJSEngine (this=0x7ffc6960ba40, __in_chrg=) at jsapi/qjsengine.cpp:214 QtQA::App::TestRunner: #12 0x00007f02dbfc9d9d in QQmlEngine::~QQmlEngine (this=0x7ffc6960ba40, __in_chrg=) at qml/qqmlengine.cpp:935 QtQA::App::TestRunner: #13 0x000000000040ff6d in tst_qqmllistmodel::enumerate (this=0x7ffc6960c930) at tst_qqmllistmodel.cpp:612 QtQA::App::TestRunner: #14 0x00000000004180b2 in tst_qqmllistmodel::qt_static_metacall (_o=0x7ffc6960c930, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x7ffc6960bbf0) at .moc/tst_qqmllistmodel.moc:197 QtQA::App::TestRunner: #15 0x00007f02db13c7cb in QMetaMethod::invoke (this=0x7ffc6960c0b0, object=0x7ffc6960c930, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2187 QtQA::App::TestRunner: #16 0x00007f02db13bc6e in QMetaObject::invokeMethod (obj=0x7ffc6960c930, member=0x12f8e40 "enumerate", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #17 0x00007f02db6b61c1 in QMetaObject::invokeMethod (obj=0x7ffc6960c930, member=0x12f8e40 "enumerate", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:409 QtQA::App::TestRunner: #18 0x00007f02db6b08b9 in QTest::qInvokeTestMethodDataEntry (slot=0x12f8e40 "enumerate") at qtestcase.cpp:1953 QtQA::App::TestRunner: #19 0x00007f02db6b1152 in QTest::qInvokeTestMethod (slotName=0x1302bc8 "enumerate()", data=0x0) at qtestcase.cpp:2082 QtQA::App::TestRunner: #20 0x00007f02db6b1f0c in QTest::qInvokeTestMethods (testObject=0x7ffc6960c930) at qtestcase.cpp:2390 QtQA::App::TestRunner: #21 0x00007f02db6b25be in QTest::qExec (testObject=0x7ffc6960c930, argc=5, argv=0x7ffc6960ca68) at qtestcase.cpp:2652 QtQA::App::TestRunner: #22 0x0000000000417f54 in main (argc=5, argv=0x7ffc6960ca68) at tst_qqmllistmodel.cpp:1430 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmllistmodel: 24 seconds, signal 6 Testing tst_qqmlconnections QFATAL : tst_qqmlconnections::trimming() ASSERT: "*unmanagedHeapSize >= heapBytes" in file jsruntime/qv4mm.cpp, line 194 FAIL! : tst_qqmlconnections::trimming() Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 2106] QtQA::App::TestRunner: [New LWP 2108] QtQA::App::TestRunner: [New LWP 2110] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=189f85fba9564bd1ed274a37e67961f0613bb126" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24a941b6c85e244bd2e4906928dc17ab63b0a38a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7c72f96fa3d494e7c83df16a7d36177bb5c22d0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libproxy.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=42b983250187b907ed960b01d4914e3e74a355bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Core was generated by `./tst_qqmlconnections -silent -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007f885c9dd4c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f8853560700 (LWP 2110)): QtQA::App::TestRunner: #0 0x00007f885ca87db3 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f885dd5685c in qt_safe_select (nfds=8, fdread=0x7f8844000a78, fdwrite=0x7f8844000d08, fdexcept=0x7f8844000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:75 QtQA::App::TestRunner: #2 0x00007f885dd57ede in QEventDispatcherUNIX::select (this=0x7f88440008c0, nfds=8, readfds=0x7f8844000a78, writefds=0x7f8844000d08, exceptfds=0x7f8844000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:320 QtQA::App::TestRunner: #3 0x00007f885dd57723 in QEventDispatcherUNIXPrivate::doSelect (this=0x7f88440008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:196 QtQA::App::TestRunner: #4 0x00007f885dd59207 in QEventDispatcherUNIX::processEvents (this=0x7f88440008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607 QtQA::App::TestRunner: #5 0x00007f885dce2d4a in QEventLoop::processEvents (this=0x7f885355fde0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #6 0x00007f885dce302d in QEventLoop::exec (this=0x7f885355fde0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #7 0x00007f885dab33e0 in QThread::exec (this=0x195b5f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #8 0x00007f885ec3668d in QQmlThreadPrivate::run (this=0x195b5f0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #9 0x00007f885daba9d1 in QThreadPrivate::start (arg=0x195b5f0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #10 0x00007f885d5800db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007f885ca8edad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f88543d5700 (LWP 2108)): QtQA::App::TestRunner: #0 0x00007f885ca85fdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f885a4230e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007f885a42477f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f885816df77 in QXcbEventReader::run (this=0x193e810) at qxcbconnection.cpp:1203 QtQA::App::TestRunner: #4 0x00007f885daba9d1 in QThreadPrivate::start (arg=0x193e810) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x00007f885d5800db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007f885ca8edad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f8860371780 (LWP 2106)): QtQA::App::TestRunner: #0 0x00007f885c9dd4c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007f885c9de958 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f885daa7bdc in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1577 QtQA::App::TestRunner: #3 0x00007f885daa41c6 in QMessageLogger::fatal (this=0x7fffe0546cd0, msg=0x7f885de11af0 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007f885da9d36e in qt_assert (assertion=0x7f885ed06060 "*unmanagedHeapSize >= heapBytes", file=0x7f885ed06012 "jsruntime/qv4mm.cpp", line=194) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007f885eab9017 in (anonymous namespace)::sweepChunk (header=0x7f885149e000, itemsInUse=0x7fffe0546d9c, engine=0x1a800c0, unmanagedHeapSize=0x1a0c6b0) at jsruntime/qv4mm.cpp:194 QtQA::App::TestRunner: #6 0x00007f885eaba19e in QV4::MemoryManager::sweep (this=0x1a961f0, lastSweep=true) at jsruntime/qv4mm.cpp:436 QtQA::App::TestRunner: #7 0x00007f885eabaf50 in QV4::MemoryManager::~MemoryManager (this=0x1a961f0, __in_chrg=) at jsruntime/qv4mm.cpp:591 QtQA::App::TestRunner: #8 0x00007f885ea94e8a in QV4::ExecutionEngine::~ExecutionEngine (this=0x1a800c0, __in_chrg=) at jsruntime/qv4engine.cpp:462 QtQA::App::TestRunner: #9 0x00007f885ec37902 in QV8Engine::~QV8Engine (this=0x1989340, __in_chrg=) at qml/v8/qv8engine.cpp:161 QtQA::App::TestRunner: #10 0x00007f885ec3798e in QV8Engine::~QV8Engine (this=0x1989340, __in_chrg=) at qml/v8/qv8engine.cpp:162 QtQA::App::TestRunner: #11 0x00007f885ea174f4 in QJSEngine::~QJSEngine (this=0x7fffe0547130, __in_chrg=) at jsapi/qjsengine.cpp:214 QtQA::App::TestRunner: #12 0x00007f885eb7fd9d in QQmlEngine::~QQmlEngine (this=0x7fffe0547130, __in_chrg=) at qml/qqmlengine.cpp:935 QtQA::App::TestRunner: #13 0x000000000040721d in tst_qqmlconnections::trimming (this=0x7fffe05480e0) at tst_qqmlconnections.cpp:114 QtQA::App::TestRunner: #14 0x0000000000409509 in tst_qqmlconnections::qt_static_metacall (_o=0x7fffe05480e0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fffe05473a0) at .moc/tst_qqmlconnections.moc:105 QtQA::App::TestRunner: #15 0x00007f885dcf27cb in QMetaMethod::invoke (this=0x7fffe0547860, object=0x7fffe05480e0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2187 QtQA::App::TestRunner: #16 0x00007f885dcf1c6e in QMetaObject::invokeMethod (obj=0x7fffe05480e0, member=0x1a0a2f0 "trimming", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #17 0x00007f885e26c1c1 in QMetaObject::invokeMethod (obj=0x7fffe05480e0, member=0x1a0a2f0 "trimming", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:409 QtQA::App::TestRunner: #18 0x00007f885e2668b9 in QTest::qInvokeTestMethodDataEntry (slot=0x1a0a2f0 "trimming") at qtestcase.cpp:1953 QtQA::App::TestRunner: #19 0x00007f885e267152 in QTest::qInvokeTestMethod (slotName=0x1a0a1b8 "trimming()", data=0x0) at qtestcase.cpp:2082 QtQA::App::TestRunner: #20 0x00007f885e267f0c in QTest::qInvokeTestMethods (testObject=0x7fffe05480e0) at qtestcase.cpp:2390 QtQA::App::TestRunner: #21 0x00007f885e2685be in QTest::qExec (testObject=0x7fffe05480e0, argc=6, argv=0x7fffe0548228) at qtestcase.cpp:2652 QtQA::App::TestRunner: #22 0x0000000000409427 in main (argc=6, argv=0x7fffe0548228) at tst_qqmlconnections.cpp:332 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qqmlconnections ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.8.1 20130909 [gcc-4_8-branch revision 202388]) PASS : tst_qqmlconnections::initTestCase() PASS : tst_qqmlconnections::defaultValues() PASS : tst_qqmlconnections::properties() PASS : tst_qqmlconnections::connection() QFATAL : tst_qqmlconnections::trimming() ASSERT: "*unmanagedHeapSize >= heapBytes" in file jsruntime/qv4mm.cpp, line 194 FAIL! : tst_qqmlconnections::trimming() Received a fatal error. Loc: [Unknown file(0)] Totals: 4 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_qqmlconnections ********* QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 3095] QtQA::App::TestRunner: [New LWP 3097] QtQA::App::TestRunner: [New LWP 3107] QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=189f85fba9564bd1ed274a37e67961f0613bb126" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24a941b6c85e244bd2e4906928dc17ab63b0a38a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00" QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7c72f96fa3d494e7c83df16a7d36177bb5c22d0" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libproxy.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=42b983250187b907ed960b01d4914e3e74a355bc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b2e522bb21afa0dbc7dc89401c651a5a660dc385" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libmodman.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0beabc1205f88db796e26968638b3d5a752af458" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4a0fd8b0ba805653f1ec92e4d09a422a197478b" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ec6dfcef46d10f199c3a08d626bf734fdc89c8e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e9292826e4fea4628e0d0291189276ebfda2dedc" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2c32dd28a3887f81df6000c055c4c70878192c46" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a72cb016ba4157e6b61a3f4c92b5fb7190646c1d" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16" QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef485da4e84bae0a0245b782cb2c575bd244a88" QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1 QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33" QtQA::App::TestRunner: Core was generated by `./tst_qqmlconnections -o /work/ci/qt/qtdeclarative/5.5/_artifacts/test-logs/tst'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x00007fed1fe814c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fed16a04700 (LWP 3107)): QtQA::App::TestRunner: #0 0x00007fed1ff2bdb3 in select () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fed211fa85c in qt_safe_select (nfds=8, fdread=0x7fed08000a78, fdwrite=0x7fed08000d08, fdexcept=0x7fed08000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:75 QtQA::App::TestRunner: #2 0x00007fed211fbede in QEventDispatcherUNIX::select (this=0x7fed080008c0, nfds=8, readfds=0x7fed08000a78, writefds=0x7fed08000d08, exceptfds=0x7fed08000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:320 QtQA::App::TestRunner: #3 0x00007fed211fb723 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fed080008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:196 QtQA::App::TestRunner: #4 0x00007fed211fd207 in QEventDispatcherUNIX::processEvents (this=0x7fed080008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:607 QtQA::App::TestRunner: #5 0x00007fed21186d4a in QEventLoop::processEvents (this=0x7fed16a03de0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #6 0x00007fed2118702d in QEventLoop::exec (this=0x7fed16a03de0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #7 0x00007fed20f573e0 in QThread::exec (this=0x1ff35f0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #8 0x00007fed220da68d in QQmlThreadPrivate::run (this=0x1ff35f0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #9 0x00007fed20f5e9d1 in QThreadPrivate::start (arg=0x1ff35f0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #10 0x00007fed20a240db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #11 0x00007fed1ff32dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fed17879700 (LWP 3097)): QtQA::App::TestRunner: #0 0x00007fed1ff29fdd in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fed1d8c70e2 in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x00007fed1d8c877f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fed1b611f77 in QXcbEventReader::run (this=0x1fd6810) at qxcbconnection.cpp:1203 QtQA::App::TestRunner: #4 0x00007fed20f5e9d1 in QThreadPrivate::start (arg=0x1fd6810) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x00007fed20a240db in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00007fed1ff32dad in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fed23815780 (LWP 3095)): QtQA::App::TestRunner: #0 0x00007fed1fe814c9 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x00007fed1fe82958 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fed20f4bbdc in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1577 QtQA::App::TestRunner: #3 0x00007fed20f481c6 in QMessageLogger::fatal (this=0x7fff138c1170, msg=0x7fed212b5af0 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007fed20f4136e in qt_assert (assertion=0x7fed221aa060 "*unmanagedHeapSize >= heapBytes", file=0x7fed221aa012 "jsruntime/qv4mm.cpp", line=194) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007fed21f5d017 in (anonymous namespace)::sweepChunk (header=0x7fed14942000, itemsInUse=0x7fff138c123c, engine=0x21368a0, unmanagedHeapSize=0x21351c0) at jsruntime/qv4mm.cpp:194 QtQA::App::TestRunner: #6 0x00007fed21f5e19e in QV4::MemoryManager::sweep (this=0x21121c0, lastSweep=true) at jsruntime/qv4mm.cpp:436 QtQA::App::TestRunner: #7 0x00007fed21f5ef50 in QV4::MemoryManager::~MemoryManager (this=0x21121c0, __in_chrg=) at jsruntime/qv4mm.cpp:591 QtQA::App::TestRunner: #8 0x00007fed21f38e8a in QV4::ExecutionEngine::~ExecutionEngine (this=0x21368a0, __in_chrg=) at jsruntime/qv4engine.cpp:462 QtQA::App::TestRunner: #9 0x00007fed220db902 in QV8Engine::~QV8Engine (this=0x209e470, __in_chrg=) at qml/v8/qv8engine.cpp:161 QtQA::App::TestRunner: #10 0x00007fed220db98e in QV8Engine::~QV8Engine (this=0x209e470, __in_chrg=) at qml/v8/qv8engine.cpp:162 QtQA::App::TestRunner: #11 0x00007fed21ebb4f4 in QJSEngine::~QJSEngine (this=0x7fff138c15d0, __in_chrg=) at jsapi/qjsengine.cpp:214 QtQA::App::TestRunner: #12 0x00007fed22023d9d in QQmlEngine::~QQmlEngine (this=0x7fff138c15d0, __in_chrg=) at qml/qqmlengine.cpp:935 QtQA::App::TestRunner: #13 0x000000000040721d in tst_qqmlconnections::trimming (this=0x7fff138c2580) at tst_qqmlconnections.cpp:114 QtQA::App::TestRunner: #14 0x0000000000409509 in tst_qqmlconnections::qt_static_metacall (_o=0x7fff138c2580, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff138c1840) at .moc/tst_qqmlconnections.moc:105 QtQA::App::TestRunner: #15 0x00007fed211967cb in QMetaMethod::invoke (this=0x7fff138c1d00, object=0x7fff138c2580, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2187 QtQA::App::TestRunner: #16 0x00007fed21195c6e in QMetaObject::invokeMethod (obj=0x7fff138c2580, member=0x209ad90 "trimming", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1479 QtQA::App::TestRunner: #17 0x00007fed217101c1 in QMetaObject::invokeMethod (obj=0x7fff138c2580, member=0x209ad90 "trimming", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:409 QtQA::App::TestRunner: #18 0x00007fed2170a8b9 in QTest::qInvokeTestMethodDataEntry (slot=0x209ad90 "trimming") at qtestcase.cpp:1953 QtQA::App::TestRunner: #19 0x00007fed2170b152 in QTest::qInvokeTestMethod (slotName=0x209ac58 "trimming()", data=0x0) at qtestcase.cpp:2082 QtQA::App::TestRunner: #20 0x00007fed2170bf0c in QTest::qInvokeTestMethods (testObject=0x7fff138c2580) at qtestcase.cpp:2390 QtQA::App::TestRunner: #21 0x00007fed2170c5be in QTest::qExec (testObject=0x7fff138c2580, argc=5, argv=0x7fff138c26c8) at qtestcase.cpp:2652 QtQA::App::TestRunner: #22 0x0000000000409427 in main (argc=5, argv=0x7fff138c26c8) at tst_qqmlconnections.cpp:332 QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qqmlconnections: 17 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00370/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1436437669): http://codereview.qt-project.org/120647 [PS8] - V4: track C++ heap usage for Strings in the MemoryManager From ci-noreply at qt-project.org Thu Jul 9 13:30:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 14:30:53 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #167 Message-ID: <20150709_113053_023524.ci-noreply@qt-project.org> Autotest `tst_controls @ /home/qt/shadowbuild/qtquickcontrols/tests/auto/controls' failed :( Testing qtquickcontrols QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 26028] QtQA::App::TestRunner: [New LWP 26029] QtQA::App::TestRunner: [New LWP 26032] QtQA::App::TestRunner: [New LWP 26034] QtQA::App::TestRunner: [New LWP 26031] QtQA::App::TestRunner: [New LWP 26033] QtQA::App::TestRunner: [New LWP 26030] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/5.5/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007fa6dab29154 in QQuickItem::height (this=0x1d93280) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: 6211 return d->height; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fa6c8e2c700 (LWP 26030)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa6d065a51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa6d0659c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa6da34a182 in start_thread (arg=0x7fa6c8e2c700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa6db3f000d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fa6c7629700 (LWP 26033)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa6d065a51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa6d0659c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa6da34a182 in start_thread (arg=0x7fa6c7629700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa6db3f000d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fa6c862b700 (LWP 26031)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa6d065a51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa6d0659c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa6da34a182 in start_thread (arg=0x7fa6c862b700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa6db3f000d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fa6c6bf0700 (LWP 26034)): QtQA::App::TestRunner: #0 0x00007fa6db3e2cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa6d91defe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa6d91df0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa6dbeabf4c in QEventDispatcherGlib::processEvents (this=0x7fa6c00008c0, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fa6dbe52f93 in QEventLoop::exec (this=this at entry=0x7fa6c6befdf0, flags=..., flags at entry=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #5 0x00007fa6dbc751ba in QThread::exec (this=this at entry=0x1460ab0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #6 0x00007fa6da842868 in QQmlThreadPrivate::run (this=0x1460ab0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #7 0x00007fa6dbc79ebf in QThreadPrivate::start (arg=0x1460ab0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #8 0x00007fa6da34a182 in start_thread (arg=0x7fa6c6bf0700) at pthread_create.c:312 QtQA::App::TestRunner: #9 0x00007fa6db3f000d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fa6c7e2a700 (LWP 26032)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa6d065a51b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa6d0659c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa6da34a182 in start_thread (arg=0x7fa6c7e2a700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa6db3f000d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa6d1ad6700 (LWP 26029)): QtQA::App::TestRunner: #0 0x00007fa6db3e2cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa6d5444b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fa6d1ad5d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x141fa20, cond=cond at entry=0x141fa60, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fa6d544664f in xcb_wait_for_event (c=0x141fa20) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fa6d3f07799 in QXcbEventReader::run (this=0x142ba20) at /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:1203 QtQA::App::TestRunner: #5 0x00007fa6dbc79ebf in QThreadPrivate::start (arg=0x142ba20) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fa6da34a182 in start_thread (arg=0x7fa6d1ad6700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fa6db3f000d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fa6dc7a87c0 (LWP 26028)): QtQA::App::TestRunner: #0 0x00007fa6dab29154 in QQuickItem::height (this=0x1d93280) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: #1 0x00007fa6c5076831 in QQuickMenuPopupWindow::updateSize (this=0x1bc51a0) at /work/build/qt/qtquickcontrols/src/controls/qquickmenupopupwindow.cpp:137 QtQA::App::TestRunner: #2 0x00007fa6dae7d509 in QWindow::event (this=this at entry=0x1bc51a0, ev=ev at entry=0x7fffa682ef30) at /work/build/qt/qtbase/src/gui/kernel/qwindow.cpp:2028 QtQA::App::TestRunner: #3 0x00007fa6dab48601 in QQuickWindow::event (this=this at entry=0x1bc51a0, e=e at entry=0x7fffa682ef30) at /work/build/qt/qtdeclarative/src/quick/items/qquickwindow.cpp:1413 QtQA::App::TestRunner: #4 0x00007fa6c50777e1 in QQuickPopupWindow::event (this=0x1bc51a0, event=0x7fffa682ef30) at /work/build/qt/qtquickcontrols/src/controls/qquickpopupwindow.cpp:247 QtQA::App::TestRunner: #5 0x00007fa6dc26190c in QApplicationPrivate::notify_helper (this=this at entry=0x1412080, receiver=receiver at entry=0x1bc51a0, e=e at entry=0x7fffa682ef30) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3717 QtQA::App::TestRunner: #6 0x00007fa6dc266758 in QApplication::notify (this=0x1412060, receiver=0x1bc51a0, e=0x7fffa682ef30) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3500 QtQA::App::TestRunner: #7 0x00007fa6dbe550c5 in QCoreApplication::notifyInternal (this=0x1412060, receiver=receiver at entry=0x1bc51a0, event=event at entry=0x7fffa682ef30) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:965 QtQA::App::TestRunner: #8 0x00007fa6dae75f74 in sendSpontaneousEvent (event=0x7fffa682ef30, receiver=0x1bc51a0) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:227 QtQA::App::TestRunner: #9 QGuiApplicationPrivate::processExposeEvent (e=0x1cb5750) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:2643 QtQA::App::TestRunner: #10 0x00007fa6dae76b8d in QGuiApplicationPrivate::processWindowSystemEvent (e=e at entry=0x1cb5750) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:1644 QtQA::App::TestRunner: #11 0x00007fa6dae5bca8 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /work/build/qt/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:608 QtQA::App::TestRunner: #12 0x00007fa6d3f4bdd0 in userEventSourceDispatch (source=) at /work/build/qt/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #13 0x00007fa6d91dee04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #14 0x00007fa6d91df048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #15 0x00007fa6d91df0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x00007fa6dbeabf4c in QEventDispatcherGlib::processEvents (this=0x1446070, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #17 0x00007fa6dbe554ca in QCoreApplication::processEvents (flags=..., flags at entry=..., maxtime=maxtime at entry=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1174 QtQA::App::TestRunner: #18 0x00007fa6dc978419 in qWait (ms=0) at /home/qt/shadowbuild/qtbase/include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #19 QuickTestResult::wait (this=, ms=0) at /work/build/qt/qtdeclarative/src/qmltest/quicktestresult.cpp:563 QtQA::App::TestRunner: #20 0x00007fa6dc97b9db in QuickTestResult::qt_static_metacall (_o=_o at entry=0x1f1ade0, _c=_c at entry=QMetaObject::InvokeMetaMethod, _id=_id at entry=23, _a=_a at entry=0x7fffa682f320) at .moc/moc_quicktestresult_p.cpp:336 QtQA::App::TestRunner: #21 0x00007fa6dc97bf7b in QuickTestResult::qt_metacall (this=0x1f1ade0, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fffa682f320) at .moc/moc_quicktestresult_p.cpp:478 QtQA::App::TestRunner: #22 0x00007fa6da802289 in QQmlObjectOrGadget::metacall (this=this at entry=0x7fffa682f6c0, type=type at entry=QMetaObject::InvokeMetaMethod, index=index at entry=28, argv=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp:1689 QtQA::App::TestRunner: #23 0x00007fa6da784654 in CallMethod (object=..., index=, returnType=returnType at entry=43, argCount=, argTypes=, engine=engine at entry=0x14750f0, callArgs=callArgs at entry=0x7fa6c5bf12a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1160 QtQA::App::TestRunner: #24 0x00007fa6da786062 in CallPrecise (object=..., data=..., engine=engine at entry=0x14750f0, callArgs=callArgs at entry=0x7fa6c5bf12a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #25 0x00007fa6da786b6f in QV4::QObjectMethod::callInternal (this=, callData=0x7fa6c5bf12a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1898 QtQA::App::TestRunner: #26 0x00007fa6da79b3c5 in call (d=0x7fa6c5bf12a8, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #27 QV4::Runtime::callProperty (engine=0x14750f0, nameIndex=, callData=0x7fa6c5bf12a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:974 QtQA::App::TestRunner: #28 0x00007fa6d000a417 in ?? () QtQA::App::TestRunner: #29 0x0000000001bf5180 in ?? () QtQA::App::TestRunner: #30 0x00000000014607f0 in ?? () QtQA::App::TestRunner: #31 0x00000000014750f0 in ?? () QtQA::App::TestRunner: #32 0x0000000001bf5180 in ?? () QtQA::App::TestRunner: #33 0x00007fa6c5bf1301 in ?? () QtQA::App::TestRunner: #34 0x0000000001f1ade0 in ?? () QtQA::App::TestRunner: #35 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(170)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() PASS : qtquickcontrols::Tests_ComboBox::test_modelDataChange() PASS : qtquickcontrols::Tests_ComboBox::test_spaceKey() PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 26039] QtQA::App::TestRunner: [New LWP 26043] QtQA::App::TestRunner: [New LWP 26040] QtQA::App::TestRunner: [New LWP 26045] QtQA::App::TestRunner: [New LWP 26044] QtQA::App::TestRunner: [New LWP 26042] QtQA::App::TestRunner: [New LWP 26046] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/5.5/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007fd78b328154 in QQuickItem::height (this=0x16fb810) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: 6211 return d->height; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fd777247700 (LWP 26046)): QtQA::App::TestRunner: #0 0x00007fd78bbe1cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fd7899ddfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fd7899de0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fd78c6aaf4c in QEventDispatcherGlib::processEvents (this=0x7fd7700008c0, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fd78c651f93 in QEventLoop::exec (this=this at entry=0x7fd777246df0, flags=..., flags at entry=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #5 0x00007fd78c4741ba in QThread::exec (this=this at entry=0xb2c700) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #6 0x00007fd78b041868 in QQmlThreadPrivate::run (this=0xb2c700) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #7 0x00007fd78c478ebf in QThreadPrivate::start (arg=0xb2c700) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #8 0x00007fd78ab49182 in start_thread (arg=0x7fd777247700) at pthread_create.c:312 QtQA::App::TestRunner: #9 0x00007fd78bbef00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fd779483700 (LWP 26042)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fd780e5951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd780e58c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fd78ab49182 in start_thread (arg=0x7fd779483700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fd78bbef00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fd778481700 (LWP 26044)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fd780e5951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd780e58c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fd78ab49182 in start_thread (arg=0x7fd778481700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fd78bbef00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fd777c80700 (LWP 26045)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fd780e5951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd780e58c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fd78ab49182 in start_thread (arg=0x7fd777c80700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fd78bbef00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fd7822d5700 (LWP 26040)): QtQA::App::TestRunner: #0 0x00007fd78bbe1cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fd785c43b72 in poll (__timeout=-1, __nfds=1, __fds=0x7fd7822d4d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0xaeba20, cond=cond at entry=0xaeba60, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fd785c4564f in xcb_wait_for_event (c=0xaeba20) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fd784706799 in QXcbEventReader::run (this=0xaf7a20) at /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:1203 QtQA::App::TestRunner: #5 0x00007fd78c478ebf in QThreadPrivate::start (arg=0xaf7a20) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fd78ab49182 in start_thread (arg=0x7fd7822d5700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fd78bbef00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fd778c82700 (LWP 26043)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fd780e5951b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fd780e58c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fd78ab49182 in start_thread (arg=0x7fd778c82700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fd78bbef00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fd78cfa77c0 (LWP 26039)): QtQA::App::TestRunner: #0 0x00007fd78b328154 in QQuickItem::height (this=0x16fb810) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: #1 0x00007fd775873831 in QQuickMenuPopupWindow::updateSize (this=0x160f660) at /work/build/qt/qtquickcontrols/src/controls/qquickmenupopupwindow.cpp:137 QtQA::App::TestRunner: #2 0x00007fd78b67c509 in QWindow::event (this=this at entry=0x160f660, ev=ev at entry=0x7fff1a74b0b0) at /work/build/qt/qtbase/src/gui/kernel/qwindow.cpp:2028 QtQA::App::TestRunner: #3 0x00007fd78b347601 in QQuickWindow::event (this=this at entry=0x160f660, e=e at entry=0x7fff1a74b0b0) at /work/build/qt/qtdeclarative/src/quick/items/qquickwindow.cpp:1413 QtQA::App::TestRunner: #4 0x00007fd7758747e1 in QQuickPopupWindow::event (this=0x160f660, event=0x7fff1a74b0b0) at /work/build/qt/qtquickcontrols/src/controls/qquickpopupwindow.cpp:247 QtQA::App::TestRunner: #5 0x00007fd78ca6090c in QApplicationPrivate::notify_helper (this=this at entry=0xade080, receiver=receiver at entry=0x160f660, e=e at entry=0x7fff1a74b0b0) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3717 QtQA::App::TestRunner: #6 0x00007fd78ca65758 in QApplication::notify (this=0xade060, receiver=0x160f660, e=0x7fff1a74b0b0) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3500 QtQA::App::TestRunner: #7 0x00007fd78c6540c5 in QCoreApplication::notifyInternal (this=0xade060, receiver=receiver at entry=0x160f660, event=event at entry=0x7fff1a74b0b0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:965 QtQA::App::TestRunner: #8 0x00007fd78b674f74 in sendSpontaneousEvent (event=0x7fff1a74b0b0, receiver=0x160f660) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:227 QtQA::App::TestRunner: #9 QGuiApplicationPrivate::processExposeEvent (e=0xe12e40) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:2643 QtQA::App::TestRunner: #10 0x00007fd78b675b8d in QGuiApplicationPrivate::processWindowSystemEvent (e=e at entry=0xe12e40) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:1644 QtQA::App::TestRunner: #11 0x00007fd78b65aca8 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /work/build/qt/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:608 QtQA::App::TestRunner: #12 0x00007fd78474add0 in userEventSourceDispatch (source=) at /work/build/qt/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #13 0x00007fd7899dde04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #14 0x00007fd7899de048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #15 0x00007fd7899de0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x00007fd78c6aaf4c in QEventDispatcherGlib::processEvents (this=0xb12070, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #17 0x00007fd78c6544ca in QCoreApplication::processEvents (flags=..., flags at entry=..., maxtime=maxtime at entry=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1174 QtQA::App::TestRunner: #18 0x00007fd78d177419 in qWait (ms=0) at /home/qt/shadowbuild/qtbase/include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #19 QuickTestResult::wait (this=, ms=0) at /work/build/qt/qtdeclarative/src/qmltest/quicktestresult.cpp:563 QtQA::App::TestRunner: #20 0x00007fd78d17a9db in QuickTestResult::qt_static_metacall (_o=_o at entry=0x14ebca0, _c=_c at entry=QMetaObject::InvokeMetaMethod, _id=_id at entry=23, _a=_a at entry=0x7fff1a74b4a0) at .moc/moc_quicktestresult_p.cpp:336 QtQA::App::TestRunner: #21 0x00007fd78d17af7b in QuickTestResult::qt_metacall (this=0x14ebca0, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fff1a74b4a0) at .moc/moc_quicktestresult_p.cpp:478 QtQA::App::TestRunner: #22 0x00007fd78b001289 in QQmlObjectOrGadget::metacall (this=this at entry=0x7fff1a74b840, type=type at entry=QMetaObject::InvokeMetaMethod, index=index at entry=28, argv=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp:1689 QtQA::App::TestRunner: #23 0x00007fd78af83654 in CallMethod (object=..., index=, returnType=returnType at entry=43, argCount=, argTypes=, engine=engine at entry=0xb3f150, callArgs=callArgs at entry=0x7fd7762482a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1160 QtQA::App::TestRunner: #24 0x00007fd78af85062 in CallPrecise (object=..., data=..., engine=engine at entry=0xb3f150, callArgs=callArgs at entry=0x7fd7762482a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #25 0x00007fd78af85b6f in QV4::QObjectMethod::callInternal (this=, callData=0x7fd7762482a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1898 QtQA::App::TestRunner: #26 0x00007fd78af9a3c5 in call (d=0x7fd7762482a8, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #27 QV4::Runtime::callProperty (engine=0xb3f150, nameIndex=, callData=0x7fd7762482a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:974 QtQA::App::TestRunner: #28 0x00007fd7800ce417 in ?? () QtQA::App::TestRunner: #29 0x00000000016c86b0 in ?? () QtQA::App::TestRunner: #30 0x0000000000b2c470 in ?? () QtQA::App::TestRunner: #31 0x0000000000b3f150 in ?? () QtQA::App::TestRunner: #32 0x00000000016c86b0 in ?? () QtQA::App::TestRunner: #33 0x00007fd776248301 in ?? () QtQA::App::TestRunner: #34 0x00000000014ebca0 in ?? () QtQA::App::TestRunner: #35 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 35 seconds, signal 11 Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00167/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436435897): http://codereview.qt-project.org/120882 [PS1] - Don't let popups cross screen boundaries. From ci-noreply at qt-project.org Thu Jul 9 13:49:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 14:49:27 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #99 Message-ID: <20150709_114927_051481.ci-noreply@qt-project.org> QtTools_5.5_Integration #99: SUCCESS Tested changes (refs/builds/5.5_1436435829): http://codereview.qt-project.org/121052 [PS1] - windeployqt: Fix deployment of Q53DInput.dll From ci-noreply at qt-project.org Thu Jul 9 14:13:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 15:13:06 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1505 Message-ID: <20150709_121306_068893.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1505: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01505/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436438262): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/121044 [PS2] - Fix crash when mixing widgets with QtQuick 1 and Qt Quick 2 http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). From ci-noreply at qt-project.org Thu Jul 9 14:18:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 15:18:53 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #184 Message-ID: <20150709_121853_013005.ci-noreply@qt-project.org> Qt3D_5.5_Integration #184: SUCCESS Tested changes (refs/builds/5.5_1436437876): http://codereview.qt-project.org/121049 [PS1] - Fix obj loader out of range access with textureless faces From ci-noreply at qt-project.org Thu Jul 9 14:47:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 15:47:45 +0300 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #294 Message-ID: <20150709_124745_016471.ci-noreply@qt-project.org> `make' failed :( make[4]: *** No rule to make target `/work/build/qt/qtwebengine/src/core/Release/ffmpegsumo.so', needed by `/work/build/qt/qtbase/lib/QtWebEngineCore.framework/Versions/5/Libraries/ffmpegsumo.so'. Stop. make[3]: *** [sub-core_module-pro-make_first] Error 2 make[2]: *** [sub-core-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00294/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/dev_1436441497): http://codereview.qt-project.org/121055 [PS1] - Update Chromium version to 44.0.2403.80 From ci-noreply at qt-project.org Thu Jul 9 15:12:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 16:12:07 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6747 Message-ID: <20150709_131207_047958.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6747: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06747/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436439148): http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument From ci-noreply at qt-project.org Thu Jul 9 15:31:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 16:31:23 +0300 Subject: [Ci-reports] fail on QtSerialPort_5.5_Integration #42 Message-ID: <20150709_133123_007069.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' qserialport_wince.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\work\build\qt\qtserialport\src\serialport\qserialport.h(269) : see declaration of 'QSerialPort::settingsRestoredOnCloseChanged' c:\work\build\qt\qtserialport\src\serialport\qserialport.h(263) : see declaration of 'QSerialPort::dataErrorPolicyChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(263) : see declaration of 'QSerialPort::dataErrorPolicyChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(269) : see declaration of 'QSerialPort::settingsRestoredOnCloseChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(263) : see declaration of 'QSerialPort::dataErrorPolicyChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(269) : see declaration of 'QSerialPort::settingsRestoredOnCloseChanged' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(230) : see declaration of 'QSerialPort::dataErrorPolicy' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(198) : see declaration of 'QSerialPort::settingsRestoredOnClose' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(229) : see declaration of 'QSerialPort::setDataErrorPolicy' c:\work\build\qt\qtserialport\src\serialport\.moc\release\../../qserialport.h(197) : see declaration of 'QSerialPort::setSettingsRestoredOnClose' qserialport_wince.cpp(494) : error C2143: syntax error : missing ')' before ';' qserialport_wince.cpp(537) : error C2143: syntax error : missing ')' before ';' qserialport_wince.cpp(560) : error C2143: syntax error : missing ')' before ';' qserialport_wince.cpp(711) : error C2143: syntax error : missing ')' before ';' Build log: http://testresults.qt.io/ci/QtSerialPort_5.5_Integration/build_00042/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436448041): http://codereview.qt-project.org/115634 [PS5] - Give custom descriptions to errors which had none before From ci-noreply at qt-project.org Thu Jul 9 15:32:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 16:32:44 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #371 Message-ID: <20150709_133244_098094.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #371: SUCCESS Tested changes (refs/builds/5.5_1436440722): http://codereview.qt-project.org/115361 [PS2] - Flickable: drag-over-bounds is not velocity-sensitive From ci-noreply at qt-project.org Thu Jul 9 15:50:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 16:50:42 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1506 Message-ID: <20150709_135042_009301.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1506: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01506/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436444953): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class From ci-noreply at qt-project.org Thu Jul 9 15:52:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 16:52:15 +0300 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #295 Message-ID: <20150709_135215_006762.ci-noreply@qt-project.org> QtWebEngine_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #295: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00295/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436449760): http://codereview.qt-project.org/121096 [PS2] - Remove code dealing with now removed ffmpegsumo plugin http://codereview.qt-project.org/121055 [PS1] - Update Chromium version to 44.0.2403.80 From ci-noreply at qt-project.org Thu Jul 9 15:57:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 16:57:53 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1507 Message-ID: <20150709_135753_023662.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1507: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01507/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436449937): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). From ci-noreply at qt-project.org Thu Jul 9 16:24:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 17:24:19 +0300 Subject: [Ci-reports] pass on QtTools_dev_Integration #327 Message-ID: <20150709_142419_002563.ci-noreply@qt-project.org> QtTools_dev_Integration #327: SUCCESS Tested changes (refs/builds/dev_1436441408): http://codereview.qt-project.org/121056 [PS1] - Don't pass int by-ref in foreach From ci-noreply at qt-project.org Thu Jul 9 16:41:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 17:41:07 +0300 Subject: [Ci-reports] pass on QtDoc_dev_Integration #173 Message-ID: <20150709_144107_066476.ci-noreply@qt-project.org> QtDoc_dev_Integration #173: SUCCESS Tested changes (refs/builds/dev_1436444981): http://codereview.qt-project.org/121045 [PS1] - Added Qt Serial Bus to the list of technology preview modules From ci-noreply at qt-project.org Thu Jul 9 16:49:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 17:49:31 +0300 Subject: [Ci-reports] fail on QtDoc_dev_Integration #174 Message-ID: <20150709_144931_082723.ci-noreply@qt-project.org> QtDoc_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #174: FAILURE Build log: http://testresults.qt.io/ci/QtDoc_dev_Integration/build_00174/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436452961): http://codereview.qt-project.org/121048 [PS2] - Added a change log for Qt 5.6 From ci-noreply at qt-project.org Thu Jul 9 17:26:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 18:26:20 +0300 Subject: [Ci-reports] fail on QtWebEngine_dev_Integration #296 Message-ID: <20150709_152620_043972.ci-noreply@qt-project.org> Compilation failed :( ffmpeg.lib(ffmpeg.id3v2.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.matroskadec.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.wavdec.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.error.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.dict.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.pixdesc.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.avstring.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.opt.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.log.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.samplefmt.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.autorename_libavcodec_utils.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.autorename_libavformat_utils.obj) : error LNK2001: unresolved external symbol __imp_avpriv_snprintf ffmpeg.lib(ffmpeg.aviobuf.obj) : error LNK2019: unresolved external symbol __imp_avpriv_vsnprintf referenced in function avio_printf ffmpeg.lib(ffmpeg.bprint.obj) : error LNK2001: unresolved external symbol __imp_avpriv_vsnprintf ffmpeg.lib(ffmpeg.avstring.obj) : error LNK2001: unresolved external symbol __imp_avpriv_vsnprintf ffmpeg.lib(ffmpeg.parseutils.obj) : error LNK2019: unresolved external symbol __imp_avpriv_strtod referenced in function av_parse_color ffmpeg.lib(ffmpeg.eval.obj) : error LNK2001: unresolved external symbol __imp_avpriv_strtod C:\work\build\qt\qtbase\lib\Qt5WebEngineCore.dll : fatal error LNK1120: 3 unresolved externals Build log: http://testresults.qt.io/ci/QtWebEngine_dev_Integration/build_00296/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436450536): http://codereview.qt-project.org/121096 [PS2] - Remove code dealing with now removed ffmpegsumo plugin http://codereview.qt-project.org/121055 [PS1] - Update Chromium version to 44.0.2403.80 From ci-noreply at qt-project.org Thu Jul 9 17:40:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 18:40:36 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6748 Message-ID: <20150709_154036_037971.ci-noreply@qt-project.org> QtBase_dev_Integration #6748: SUCCESS Tested changes (refs/builds/dev_1436447622): http://codereview.qt-project.org/121038 [PS1] - Do not support static QIcon instances http://codereview.qt-project.org/115120 [PS9] - Add ability for QIcons to be marked as template images. From ci-noreply at qt-project.org Thu Jul 9 17:42:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 18:42:01 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1509 Message-ID: <20150709_154201_059075.ci-noreply@qt-project.org> Autotest `tst_qapplication @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication' failed :( Testing tst_QApplication FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QApplication::initTestCase() PASS : tst_QApplication::sendEventsOnProcessEvents() PASS : tst_QApplication::staticSetup() QWARN : tst_QApplication::alert() QTimer::singleShot: Timers cannot have negative timeouts PASS : tst_QApplication::alert() PASS : tst_QApplication::multiple(data0) PASS : tst_QApplication::multiple(data1) PASS : tst_QApplication::multiple(data2) PASS : tst_QApplication::multiple(data3) PASS : tst_QApplication::nonGui() PASS : tst_QApplication::setFont(data0a) PASS : tst_QApplication::setFont(data0b) PASS : tst_QApplication::setFont(data1a) PASS : tst_QApplication::setFont(data1b) PASS : tst_QApplication::setFont(data2a) PASS : tst_QApplication::setFont(data2b) PASS : tst_QApplication::setFont(nonexistingfont after) PASS : tst_QApplication::setFont(nonexistingfont before) PASS : tst_QApplication::setFont(largescaleable after) PASS : tst_QApplication::setFont(largescaleable before) PASS : tst_QApplication::setFont(largeunscaleale after) PASS : tst_QApplication::setFont(largeunscaleale before) PASS : tst_QApplication::args(App name) PASS : tst_QApplication::args(No arguments) PASS : tst_QApplication::args(App name, style) PASS : tst_QApplication::args(App name, style, arbitrary, reverse) PASS : tst_QApplication::appName() PASS : tst_QApplication::lastWindowClosed() PASS : tst_QApplication::quitOnLastWindowClosed() PASS : tst_QApplication::closeAllWindows() PASS : tst_QApplication::testDeleteLater() PASS : tst_QApplication::testDeleteLaterProcessEvents() QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() appDirPath "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication" QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") PASS : tst_QApplication::libraryPaths() PASS : tst_QApplication::libraryPaths_qt_plugin_path() PASS : tst_QApplication::libraryPaths_qt_plugin_path_2() PASS : tst_QApplication::sendPostedEvents() PASS : tst_QApplication::thread() PASS : tst_QApplication::desktopSettingsAware() PASS : tst_QApplication::setActiveWindow() PASS : tst_QApplication::focusChanged() PASS : tst_QApplication::focusOut() PASS : tst_QApplication::focusMouseClick() PASS : tst_QApplication::execAfterExit() PASS : tst_QApplication::wheelScrollLines() PASS : tst_QApplication::task109149() PASS : tst_QApplication::style() PASS : tst_QApplication::allWidgets() PASS : tst_QApplication::topLevelWidgets() PASS : tst_QApplication::setAttribute() PASS : tst_QApplication::windowsCommandLine() FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] PASS : tst_QApplication::qtbug_12673() PASS : tst_QApplication::noQuitOnHide() PASS : tst_QApplication::globalStaticObjectDestruction() PASS : tst_QApplication::abortQuitOnShow() QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. PASS : tst_QApplication::staticFunctions() PASS : tst_QApplication::settableStyleHints(app) PASS : tst_QApplication::settableStyleHints(no-app) PASS : tst_QApplication::cleanupTestCase() Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qapplication: 97 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01509/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436450526): http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public From ci-noreply at qt-project.org Thu Jul 9 18:16:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 19:16:50 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #43 Message-ID: <20150709_161650_034012.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #43: SUCCESS Tested changes (refs/builds/5.5_1436451379): http://codereview.qt-project.org/115634 [PS6] - Give custom descriptions to errors which had none before From ci-noreply at qt-project.org Thu Jul 9 18:57:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 19:57:40 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6749 Message-ID: <20150709_165740_045830.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6749: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06749/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436456531): http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument http://codereview.qt-project.org/121100 [PS2] - Disable spdy test on Windows http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/121098 [PS2] - Fix some qdoc-warnings. From ci-noreply at qt-project.org Thu Jul 9 19:01:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 20:01:37 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1511 Message-ID: <20150709_170137_054573.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] BPASS : tst_QWidget::grabMouse() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (parent.m_lastMouseEventPos): QPointF(15,-13) Expected (QPointF(15, 15)) : QPointF(15,15) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9930)] BPASS : tst_QWidget::largerThanScreen_QTBUG30142() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() SKIP : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(1864)] PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2105)] PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() SKIP : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2250)] PASS : tst_QWidget::icon() SKIP : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2463)] SKIP : tst_QWidget::normalGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2531)] SKIP : tst_QWidget::setGeometry() Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2606)] PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2970)] PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3712)] PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() SKIP : tst_QWidget::setFixedSize() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3819)] PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() PASS : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() PASS : tst_QWidget::showHideShowX11() PASS : tst_QWidget::clean_qt_x11_enforce_cursor() XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7ffff04ad720):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateRequest) ), actual 4 (QWidget(0x7ffff04ad720):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6033)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7ffff04ad6c0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7ffff04ad6c0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6124)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7ffff04ad6c0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7ffff04ad6c0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6217)] PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() SKIP : tst_QWidget::renderInvisible() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6367)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() SKIP : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] SKIP : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7452)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7455)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7458)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7461)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7507)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7510)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7513)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7568)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7571)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7574)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7577)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7580)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7583)] PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] SKIP : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8074)] PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() PASS : tst_QWidget::syntheticEnterLeave() PASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() BPASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (widget.m_lastMouseEventPos): QPointF(10,-18) Expected (QPointF(10, 10)) : QPointF(10,10) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9848)] PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() SKIP : tst_QWidget::qmlSetParentHelper() Needs QT_BUILD_INTERNAL Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10469)] PASS : tst_QWidget::cleanupTestCase() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 105 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01511/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436456616): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). From ci-noreply at qt-project.org Thu Jul 9 20:15:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 21:15:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1512 Message-ID: <20150709_181558_091348.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1512: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01512/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436461392): http://codereview.qt-project.org/109626 [PS1] - Autotest: rename sub tests from "test" to something meaningful http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode From ci-noreply at qt-project.org Thu Jul 9 20:33:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 21:33:16 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6752 Message-ID: <20150709_183316_064484.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6752: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06752/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436461156): http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list From ci-noreply at qt-project.org Thu Jul 9 20:49:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 21:49:09 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #44 Message-ID: <20150709_184909_076418.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #44: SUCCESS Tested changes (refs/builds/5.5_1436462305): http://codereview.qt-project.org/121101 [PS3] - Fix getting duplicate serial ports with null characters From ci-noreply at qt-project.org Thu Jul 9 21:33:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 22:33:42 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1513 Message-ID: <20150709_193342_053008.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1513: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01513/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436465853): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class From ci-noreply at qt-project.org Thu Jul 9 22:22:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 23:22:20 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #372 Message-ID: <20150709_202220_020344.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #372: SUCCESS Tested changes (refs/builds/5.5_1436463079): http://codereview.qt-project.org/115757 [PS1] - doc: fix copy/paste error in warning From ci-noreply at qt-project.org Thu Jul 9 22:27:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 9 Jul 2015 23:27:56 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6753 Message-ID: <20150709_202756_044783.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6753: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06753/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436466890): http://codereview.qt-project.org/108979 [PS8] - Wec2013 initial port. http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/120696 [PS1] - QtDBus: replace some inefficient QLists with QVector http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument http://codereview.qt-project.org/121100 [PS2] - Disable spdy test on Windows http://codereview.qt-project.org/121098 [PS2] - Fix some qdoc-warnings. http://codereview.qt-project.org/121097 [PS1] - Remove documentation of QTextCodec::setCodecForTr(). From ci-noreply at qt-project.org Fri Jul 10 00:10:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 01:10:38 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1514 Message-ID: <20150709_221038_045192.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1514: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01514/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436470517): http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public From ci-noreply at qt-project.org Fri Jul 10 02:13:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 03:13:38 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6754 Message-ID: <20150710_001338_041657.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6754: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06754/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436473771): http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list From ci-noreply at qt-project.org Fri Jul 10 02:20:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 02:20:31 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #514 - FAILURE Message-ID: <20150710002031.37C765105A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00514 From ci-noreply at qt-project.org Fri Jul 10 03:11:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 04:11:55 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1515 Message-ID: <20150710_011155_044726.ci-noreply@qt-project.org> Autotests `tst_qguieventloop @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguieventloop' and `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff7e68a5a0 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 12 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01515/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436479933): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/121001 [PS2] - Windows XP style: Pass widget to XPThemeData. http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Fri Jul 10 03:47:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 03:47:02 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #46 - FAILURE Message-ID: <20150710014702.141BE513F4@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00046 From ci-noreply at qt-project.org Fri Jul 10 04:27:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 05:27:45 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1516 Message-ID: <20150710_022745_098633.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01516/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436490810): http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS From ci-noreply at qt-project.org Fri Jul 10 04:42:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 05:42:06 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6755 Message-ID: <20150710_024206_062431.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6755: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06755/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436487313): http://codereview.qt-project.org/121100 [PS2] - Disable spdy test on Windows http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument http://codereview.qt-project.org/120696 [PS1] - QtDBus: replace some inefficient QLists with QVector http://codereview.qt-project.org/121097 [PS1] - Remove documentation of QTextCodec::setCodecForTr(). http://codereview.qt-project.org/121098 [PS2] - Fix some qdoc-warnings. From ci-noreply at qt-project.org Fri Jul 10 05:37:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 05:37:17 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #143 - FAILURE Message-ID: <20150710033717.944F251B04@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00143 From ci-noreply at qt-project.org Fri Jul 10 06:09:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 07:09:35 +0300 Subject: [Ci-reports] pass on QtQuick1_5.5_Integration #20 Message-ID: <20150710_040935_041270.ci-noreply@qt-project.org> QtQuick1_5.5_Integration #20: SUCCESS Tested changes (refs/builds/5.5_1436493496): http://codereview.qt-project.org/115262 [PS1] - QtDeclarative: fix const correctness in old-style casts From ci-noreply at qt-project.org Fri Jul 10 06:20:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 06:20:46 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #81 - FAILURE Message-ID: <20150710042046.AE7E451BC8@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00081 From ci-noreply at qt-project.org Fri Jul 10 06:56:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 07:56:55 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6756 Message-ID: <20150710_045655_092976.ci-noreply@qt-project.org> QtBase_dev_Integration #6756: SUCCESS Tested changes (refs/builds/dev_1436496221): http://codereview.qt-project.org/121032 [PS3] - Added QVersionNumber to QtCore's public API From ci-noreply at qt-project.org Fri Jul 10 07:16:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 08:16:11 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6757 Message-ID: <20150710_051611_031862.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6757: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06757/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436504310): http://codereview.qt-project.org/108560 [PS4] - forkfd: introduce system_forkfd to do system calls that do forkfd http://codereview.qt-project.org/121098 [PS2] - Fix some qdoc-warnings. http://codereview.qt-project.org/121097 [PS1] - Remove documentation of QTextCodec::setCodecForTr(). From ci-noreply at qt-project.org Fri Jul 10 07:54:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 07:54:25 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #305 - FAILURE Message-ID: <20150710055425.919FD51B7E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00305 From ci-noreply at qt-project.org Fri Jul 10 08:12:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 09:12:10 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #142 Message-ID: <20150710_061210_003897.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #142: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00142/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436498474): http://codereview.qt-project.org/115601 [PS14] - Updated submodules. From ci-noreply at qt-project.org Fri Jul 10 08:28:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 09:28:03 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6758 Message-ID: <20150710_062803_022747.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_Windows_7 #6758: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06758/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436505466): http://codereview.qt-project.org/121133 [PS1] - Stabilize tst_QApplication::touchEventPropagation From ci-noreply at qt-project.org Fri Jul 10 08:35:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 09:35:11 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1517 Message-ID: <20150710_063511_033280.ci-noreply@qt-project.org> QtBase_5.5_Integration #1517: SUCCESS Tested changes (refs/builds/5.5_1436502562): http://codereview.qt-project.org/120904 [PS2] - Add support for PNG to QWindowsMimeImage::convertFromMime(). http://codereview.qt-project.org/121001 [PS2] - Windows XP style: Pass widget to XPThemeData. From ci-noreply at qt-project.org Fri Jul 10 09:45:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 10:45:46 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6759 Message-ID: <20150710_074546_027726.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6759: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06759/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436509779): http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/120696 [PS1] - QtDBus: replace some inefficient QLists with QVector http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument From ci-noreply at qt-project.org Fri Jul 10 09:48:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 10:48:08 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2233 Message-ID: <20150710_074808_092869.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QDBusAbstractAdaptor QDBusAbstractAdaptor: Cannot relay signal MyServer::newConnection(QDBusConnection): Unregistered input type in parameter list: QDBusConnection FAIL! : tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) Compared values are not the same Actual (((spy.count))): 3 Expected (1) : 1 Loc: [../tst_qdbusabstractadaptor.cpp(857)] Totals: 77 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDBusAbstractAdaptor ********* Config: Using QtTest library 5.4.3, Qt 5.4.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) QDBusAbstractAdaptor: Cannot relay signal MyServer::newConnection(QDBusConnection): Unregistered input type in parameter list: QDBusConnection PASS : tst_QDBusAbstractAdaptor::initTestCase() PASS : tst_QDBusAbstractAdaptor::methodCalls(0) PASS : tst_QDBusAbstractAdaptor::methodCalls(1) PASS : tst_QDBusAbstractAdaptor::methodCalls(2) PASS : tst_QDBusAbstractAdaptor::methodCalls(3) PASS : tst_QDBusAbstractAdaptor::methodCalls(4) PASS : tst_QDBusAbstractAdaptor::methodCallScriptable() PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface2.signal) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissions(Interface3.signalString) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.scriptableSignalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.scriptableSignalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissions(MyObject.nySignalString) PASS : tst_QDBusAbstractAdaptor::sameSignalDifferentPaths() PASS : tst_QDBusAbstractAdaptor::sameObjectDifferentPaths() PASS : tst_QDBusAbstractAdaptor::scriptableSignalOrNot() PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmission(void) FAIL! : tst_QDBusAbstractAdaptor::overloadedSignalEmission(int) Compared values are not the same Actual (((spy.count))): 3 Expected (1) : 1 Loc: [../tst_qdbusabstractadaptor.cpp(857)] PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmission(string) PASS : tst_QDBusAbstractAdaptor::readProperties() PASS : tst_QDBusAbstractAdaptor::readPropertiesInvalidInterface() PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterface(existing) PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterface(non-existing) PASS : tst_QDBusAbstractAdaptor::readAllProperties() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesInvalidInterface() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterface(existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterface(non-existing) PASS : tst_QDBusAbstractAdaptor::writeProperties() PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(0) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(1) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(2) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(3) PASS : tst_QDBusAbstractAdaptor::methodCallsPeer(4) PASS : tst_QDBusAbstractAdaptor::methodCallScriptablePeer() PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface2.signal) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(Interface3.signalString) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.scriptableSignalVoid) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.scriptableSignalInt) PASS : tst_QDBusAbstractAdaptor::signalEmissionsPeer(MyObject.nySignalString) PASS : tst_QDBusAbstractAdaptor::sameSignalDifferentPathsPeer() PASS : tst_QDBusAbstractAdaptor::sameObjectDifferentPathsPeer() PASS : tst_QDBusAbstractAdaptor::scriptableSignalOrNotPeer() PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(void) PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(int) PASS : tst_QDBusAbstractAdaptor::overloadedSignalEmissionPeer(string) PASS : tst_QDBusAbstractAdaptor::readPropertiesPeer() PASS : tst_QDBusAbstractAdaptor::readPropertiesInvalidInterfacePeer() PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterfacePeer(existing) PASS : tst_QDBusAbstractAdaptor::readPropertiesEmptyInterfacePeer(non-existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesPeer() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesInvalidInterfacePeer() PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterfacePeer(existing) PASS : tst_QDBusAbstractAdaptor::readAllPropertiesEmptyInterfacePeer(non-existing) PASS : tst_QDBusAbstractAdaptor::writePropertiesPeer() PASS : tst_QDBusAbstractAdaptor::typeMatching(bool) PASS : tst_QDBusAbstractAdaptor::typeMatching(byte) PASS : tst_QDBusAbstractAdaptor::typeMatching(short) PASS : tst_QDBusAbstractAdaptor::typeMatching(ushort) PASS : tst_QDBusAbstractAdaptor::typeMatching(int) PASS : tst_QDBusAbstractAdaptor::typeMatching(uint) PASS : tst_QDBusAbstractAdaptor::typeMatching(qlonglong) PASS : tst_QDBusAbstractAdaptor::typeMatching(qulonglong) PASS : tst_QDBusAbstractAdaptor::typeMatching(double) PASS : tst_QDBusAbstractAdaptor::typeMatching(string) PASS : tst_QDBusAbstractAdaptor::typeMatching(variant) PASS : tst_QDBusAbstractAdaptor::typeMatching(list) PASS : tst_QDBusAbstractAdaptor::typeMatching(stringlist) PASS : tst_QDBusAbstractAdaptor::typeMatching(bytearray) PASS : tst_QDBusAbstractAdaptor::typeMatching(map) PASS : tst_QDBusAbstractAdaptor::typeMatching(ssmap) PASS : tst_QDBusAbstractAdaptor::typeMatching(lldtmap) PASS : tst_QDBusAbstractAdaptor::typeMatching(struct) PASS : tst_QDBusAbstractAdaptor::methodWithMoreThanOneReturnValue() PASS : tst_QDBusAbstractAdaptor::methodWithMoreThanOneReturnValuePeer() PASS : tst_QDBusAbstractAdaptor::cleanupTestCase() Totals: 77 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDBusAbstractAdaptor ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdbusabstractadaptor: 38 seconds, exit code 1 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02233/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1436512300): http://codereview.qt-project.org/120906 [PS6] - Better handling of invalid font tables From ci-noreply at qt-project.org Fri Jul 10 09:54:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 10:54:47 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6762 Message-ID: <20150710_075447_040528.ci-noreply@qt-project.org> QtBase_dev_Integration » winrt-x64-msvc2013_Windows_81 #6762: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06762/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436514441): http://codereview.qt-project.org/113855 [PS27] - Add support for cryptographic signatures. http://codereview.qt-project.org/121131 [PS2] - qdoc: don't hold ParsedParameter in a QList http://codereview.qt-project.org/121100 [PS2] - Disable spdy test on Windows http://codereview.qt-project.org/121133 [PS1] - Stabilize tst_QApplication::touchEventPropagation http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list From ci-noreply at qt-project.org Fri Jul 10 10:08:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 11:08:16 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1519 Message-ID: <20150710_080816_083102.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1519: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01519/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436510206): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/109626 [PS1] - Autotest: rename sub tests from "test" to something meaningful http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode From ci-noreply at qt-project.org Fri Jul 10 10:25:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 11:25:02 +0300 Subject: [Ci-reports] pass on QtDoc_dev_Integration #175 Message-ID: <20150710_082502_022266.ci-noreply@qt-project.org> QtDoc_dev_Integration #175: SUCCESS Tested changes (refs/builds/dev_1436511995): http://codereview.qt-project.org/121048 [PS2] - Added a change log for Qt 5.6 From ci-noreply at qt-project.org Fri Jul 10 11:20:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 12:20:35 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6766 Message-ID: <20150710_092035_039823.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6766: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06766/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436514997): http://codereview.qt-project.org/120626 [PS2] - RegistryKey: Move member variable initialization to the ctor-init-list http://codereview.qt-project.org/108979 [PS8] - Wec2013 initial port. From ci-noreply at qt-project.org Fri Jul 10 11:31:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 12:31:32 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6768 Message-ID: <20150710_093132_058730.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ssl/qsslcertificate.cpp:110: ssl/qsslsocket_openssl_symbols_p.h:256:43: error: unknown type name 'EVP_PKEY_CTX' ssl/qsslsocket_openssl_symbols_p.h:260:45: error: unknown type name 'EVP_PKEY_CTX' make[3]: *** [.obj/qsslcertificate.o] Error 1 make[2]: *** [sub-network-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06768/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1436520130): http://codereview.qt-project.org/120696 [PS1] - QtDBus: replace some inefficient QLists with QVector http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument http://codereview.qt-project.org/121131 [PS2] - qdoc: don't hold ParsedParameter in a QList http://codereview.qt-project.org/113855 [PS27] - Add support for cryptographic signatures. http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/121133 [PS1] - Stabilize tst_QApplication::touchEventPropagation http://codereview.qt-project.org/121100 [PS2] - Disable spdy test on Windows From ci-noreply at qt-project.org Fri Jul 10 11:35:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 12:35:47 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2234 Message-ID: <20150710_093547_050816.ci-noreply@qt-project.org> Compilation failed :( Testing tst_QSemaphore FAIL! : tst_QSemaphore::tryAcquireWithTimeout(1s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=2590) is more than 50 milliseconds different from (timeout=1000)) Loc: [tst_qsemaphore.cpp(247)] FAIL! : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=11867) is more than 50 milliseconds different from (timeout=10000)) Loc: [tst_qsemaphore.cpp(247)] Totals: 6 passed, 2 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSemaphore ********* Config: Using QtTest library 5.4.3, Qt 5.4.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3) PASS : tst_QSemaphore::initTestCase() PASS : tst_QSemaphore::acquire() PASS : tst_QSemaphore::tryAcquire() FAIL! : tst_QSemaphore::tryAcquireWithTimeout(1s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=1223) is more than 50 milliseconds different from (timeout=1000)) Loc: [tst_qsemaphore.cpp(287)] FAIL! : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=10175) is more than 50 milliseconds different from (timeout=10000)) Loc: [tst_qsemaphore.cpp(247)] PASS : tst_QSemaphore::tryAcquireWithTimeoutStarvation() PASS : tst_QSemaphore::producerConsumer() PASS : tst_QSemaphore::cleanupTestCase() Totals: 6 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSemaphore ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsemaphore: 81 seconds, exit code 2 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02234/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1436518598): http://codereview.qt-project.org/120906 [PS6] - Better handling of invalid font tables From ci-noreply at qt-project.org Fri Jul 10 11:39:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 12:39:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1520 Message-ID: <20150710_093952_018582.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1520: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01520/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436515791): http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule From ci-noreply at qt-project.org Fri Jul 10 12:01:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 13:01:37 +0300 Subject: [Ci-reports] pass on QtConnectivity_dev_Integration #395 Message-ID: <20150710_100137_018632.ci-noreply@qt-project.org> QtConnectivity_dev_Integration #395: SUCCESS Tested changes (refs/builds/dev_1436516999): http://codereview.qt-project.org/121111 [PS1] - Add missing metatype registration related functions for Q_ENUMs From ci-noreply at qt-project.org Fri Jul 10 12:16:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 13:16:34 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #170 Message-ID: <20150710_101634_034058.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #170: SUCCESS Tested changes (refs/builds/5.5_1436517209): http://codereview.qt-project.org/120882 [PS2] - Don't let popups cross screen boundaries. From ci-noreply at qt-project.org Fri Jul 10 13:04:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 14:04:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1521 Message-ID: <20150710_110407_062983.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1521: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01521/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436521317): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties From ci-noreply at qt-project.org Fri Jul 10 13:46:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 14:46:54 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6769 Message-ID: <20150710_114654_097635.ci-noreply@qt-project.org> QtBase_dev_Integration » win32-msvc2010_developer-build_angle_Windows_7 #6769: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06769/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436524387): http://codereview.qt-project.org/108979 [PS8] - Wec2013 initial port. http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument http://codereview.qt-project.org/121131 [PS2] - qdoc: don't hold ParsedParameter in a QList http://codereview.qt-project.org/120696 [PS1] - QtDBus: replace some inefficient QLists with QVector http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/121100 [PS2] - Disable spdy test on Windows http://codereview.qt-project.org/121133 [PS1] - Stabilize tst_QApplication::touchEventPropagation From ci-noreply at qt-project.org Fri Jul 10 14:17:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 15:17:44 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #373 Message-ID: <20150710_121744_067768.ci-noreply@qt-project.org> Autotests `tst_qquickflickable @ /work/build/qt/qtdeclarative/tests/auto/quick/qquickflickable', `tst_qquickmultipointtoucharea @ /work/build/qt/qtdeclarative/tests/auto/quick/qquickmultipointtoucharea', and `tst_touchmouse @ /work/build/qt/qtdeclarative/tests/auto/quick/touchmouse' failed :( Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_TouchMouse FAIL! : tst_TouchMouse::buttonOnFlickable() 'flickable->isMovingVertically()' returned FALSE. () Loc: [tst_touchmouse.cpp(607)] FAIL! : tst_TouchMouse::buttonOnDelayedPressFlickable() 'flickable->isMovingVertically()' returned FALSE. () Loc: [tst_touchmouse.cpp(683)] FAIL! : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. () Loc: [tst_touchmouse.cpp(888)] FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() Compared pointers are not the same Actual (windowPriv->mouseGrabberItem): 0x7fc64440bc30 Expected (flickable) : 0x7fc64440b670 Loc: [tst_touchmouse.cpp(1105)] Totals: 11 passed, 4 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_TouchMouse ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_TouchMouse::initTestCase() PASS : tst_TouchMouse::simpleTouchEvent() PASS : tst_TouchMouse::testEventFilter() PASS : tst_TouchMouse::mouse() PASS : tst_TouchMouse::touchOverMouse() PASS : tst_TouchMouse::mouseOverTouch() FAIL! : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same Actual (windowPriv->mouseGrabberItem): 0x7fa6abf1bb20 Expected (flickable) : 0x7fa6abf17d00 Loc: [tst_touchmouse.cpp(604)] FAIL! : tst_TouchMouse::buttonOnDelayedPressFlickable() 'flickable->isMovingVertically()' returned FALSE. () Loc: [tst_touchmouse.cpp(683)] QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale: 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 QDEBUG : tst_TouchMouse::buttonOnTouch() 1 PASS : tst_TouchMouse::buttonOnTouch() FAIL! : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. () Loc: [tst_touchmouse.cpp(888)] QDEBUG : tst_TouchMouse::flickableOnPinch() Pos: QPointF(200,200) PASS : tst_TouchMouse::flickableOnPinch() QDEBUG : tst_TouchMouse::mouseOnFlickableOnPinch() Pos: QPointF(200,200) QDEBUG : tst_TouchMouse::mouseOnFlickableOnPinch() Mouse Grabber: QQuickMouseArea(0x7fa6abd95180, parent=0x7fa6abd96ea0, geometry=0,0 1000x1000) itemForTouchPointId: QHash((0, QQuickMouseArea(0x7fa6abd95180, parent=0x7fa6abd96ea0, geometry=0,0 1000x1000))) FAIL! : tst_TouchMouse::mouseOnFlickableOnPinch() Compared pointers are not the same Actual (windowPriv->mouseGrabberItem): 0x7fa6abd95180 Expected (flickable) : 0x7fa6abd96e80 Loc: [tst_touchmouse.cpp(1105)] PASS : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() PASS : tst_TouchMouse::touchGrabCausesMouseUngrab() PASS : tst_TouchMouse::cleanupTestCase() Totals: 11 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_TouchMouse ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_touchmouse: 15 seconds, exit code 4 Testing tst_qquickflickable BFAIL : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare) Actual (((obj->contentX()))): 100 Expected (0.) : 0 Loc: [tst_qquickflickable.cpp(654)] BFAIL : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare) Actual (((obj->contentX()))): 100 Expected (0.) : 0 Loc: [tst_qquickflickable.cpp(654)] FAIL! : tst_qquickflickable::flickTwiceUsingTouches() 'contentYAfterFirstFlick > 50.0f' returned FALSE. () Loc: [tst_qquickflickable.cpp(1400)] Totals: 51 passed, 1 failed, 1 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_qquickflickable ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_qquickflickable::initTestCase() PASS : tst_qquickflickable::create() PASS : tst_qquickflickable::horizontalViewportSize() PASS : tst_qquickflickable::verticalViewportSize() PASS : tst_qquickflickable::visibleAreaRatiosUpdate() PASS : tst_qquickflickable::properties() PASS : tst_qquickflickable::boundsBehavior() PASS : tst_qquickflickable::rebound() PASS : tst_qquickflickable::maximumFlickVelocity() PASS : tst_qquickflickable::flickDeceleration() PASS : tst_qquickflickable::pressDelay() PASS : tst_qquickflickable::nestedPressDelay() PASS : tst_qquickflickable::nestedClickThenFlick() PASS : tst_qquickflickable::flickableDirection() PASS : tst_qquickflickable::resizeContent() BFAIL : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare) Actual (((obj->contentX()))): 100 Expected (0.) : 0 Loc: [tst_qquickflickable.cpp(654)] BFAIL : tst_qquickflickable::returnToBounds(with bounds transition) Compared doubles are not the same (fuzzy compare) Actual (((obj->contentX()))): 100 Expected (0.) : 0 Loc: [tst_qquickflickable.cpp(654)] PASS : tst_qquickflickable::wheel() PASS : tst_qquickflickable::movingAndFlicking(vertical) WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(horizontal) WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndFlicking(both) PASS : tst_qquickflickable::movingAndDragging(vertical) WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(horizontal) WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window. PASS : tst_qquickflickable::movingAndDragging(both) XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X Loc: [tst_qquickflickable.cpp(1101)] PASS : tst_qquickflickable::flickOnRelease() PASS : tst_qquickflickable::pressWhileFlicking() PASS : tst_qquickflickable::disabled() SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X Loc: [tst_qquickflickable.cpp(1210)] PASS : tst_qquickflickable::margins() PASS : tst_qquickflickable::cancelOnMouseGrab() PASS : tst_qquickflickable::clickAndDragWhenTransformed() QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 0 FAIL! : tst_qquickflickable::flickTwiceUsingTouches() 'contentYAfterFirstFlick > 50.0f' returned FALSE. () Loc: [tst_qquickflickable.cpp(1400)] PASS : tst_qquickflickable::nestedStopAtBounds(left,stop) PASS : tst_qquickflickable::nestedStopAtBounds(right,stop) PASS : tst_qquickflickable::nestedStopAtBounds(top,stop) PASS : tst_qquickflickable::nestedStopAtBounds(bottom,stop) PASS : tst_qquickflickable::nestedStopAtBounds(left,over) PASS : tst_qquickflickable::nestedStopAtBounds(right,over) PASS : tst_qquickflickable::nestedStopAtBounds(top,over) PASS : tst_qquickflickable::nestedStopAtBounds(bottom,over) PASS : tst_qquickflickable::nestedStopAtBounds(left,stop,margin) PASS : tst_qquickflickable::nestedStopAtBounds(right,stop,margin) PASS : tst_qquickflickable::nestedStopAtBounds(top,stop,margin) PASS : tst_qquickflickable::nestedStopAtBounds(bottom,stop,margin) PASS : tst_qquickflickable::stopAtBounds(left) PASS : tst_qquickflickable::stopAtBounds(right) PASS : tst_qquickflickable::stopAtBounds(top) PASS : tst_qquickflickable::stopAtBounds(bottom) PASS : tst_qquickflickable::stopAtBounds(left,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(right,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(top,pixelAligned) PASS : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) PASS : tst_qquickflickable::nestedMouseAreaUsingTouch() PASS : tst_qquickflickable::pressDelayWithLoader() PASS : tst_qquickflickable::cleanupTestCase() Totals: 51 passed, 1 failed, 1 skipped, 2 blacklisted ********* Finished testing of tst_qquickflickable ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickflickable: 138 seconds, exit code 1 Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(618)] FAIL! : tst_QQuickMultiPointTouchArea::inFlickable2() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(805)] FAIL! : tst_QQuickMultiPointTouchArea::inMouseArea() 'mouseArea->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(837)] FAIL! : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values are not the same Actual (touch1rect->property("y").toInt()): 10 Expected (touch1.y()) : 20 Loc: [tst_qquickmultipointtoucharea.cpp(933)] FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (area->property("touchCount").toInt()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1188)] Totals: 18 passed, 5 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(618)] FAIL! : tst_QQuickMultiPointTouchArea::inFlickable2() 'flickable->contentY() < 0' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(805)] PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(left) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 5 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 4 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00373/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436527923): http://codereview.qt-project.org/110394 [PS1] - Flickable: avoid infinite velocity during release after drag From ci-noreply at qt-project.org Fri Jul 10 14:19:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 15:19:27 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1523 Message-ID: <20150710_121927_038925.ci-noreply@qt-project.org> Autotests `tst_qapplication @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication' and `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Testing tst_QApplication FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QApplication::initTestCase() PASS : tst_QApplication::sendEventsOnProcessEvents() PASS : tst_QApplication::staticSetup() QWARN : tst_QApplication::alert() QTimer::singleShot: Timers cannot have negative timeouts PASS : tst_QApplication::alert() PASS : tst_QApplication::multiple(data0) PASS : tst_QApplication::multiple(data1) PASS : tst_QApplication::multiple(data2) PASS : tst_QApplication::multiple(data3) PASS : tst_QApplication::nonGui() PASS : tst_QApplication::setFont(data0a) PASS : tst_QApplication::setFont(data0b) PASS : tst_QApplication::setFont(data1a) PASS : tst_QApplication::setFont(data1b) PASS : tst_QApplication::setFont(data2a) PASS : tst_QApplication::setFont(data2b) PASS : tst_QApplication::setFont(nonexistingfont after) PASS : tst_QApplication::setFont(nonexistingfont before) PASS : tst_QApplication::setFont(largescaleable after) PASS : tst_QApplication::setFont(largescaleable before) PASS : tst_QApplication::setFont(largeunscaleale after) PASS : tst_QApplication::setFont(largeunscaleale before) PASS : tst_QApplication::args(App name) PASS : tst_QApplication::args(No arguments) PASS : tst_QApplication::args(App name, style) PASS : tst_QApplication::args(App name, style, arbitrary, reverse) PASS : tst_QApplication::appName() PASS : tst_QApplication::lastWindowClosed() PASS : tst_QApplication::quitOnLastWindowClosed() PASS : tst_QApplication::closeAllWindows() PASS : tst_QApplication::testDeleteLater() PASS : tst_QApplication::testDeleteLaterProcessEvents() QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() appDirPath "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication" QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") PASS : tst_QApplication::libraryPaths() PASS : tst_QApplication::libraryPaths_qt_plugin_path() PASS : tst_QApplication::libraryPaths_qt_plugin_path_2() PASS : tst_QApplication::sendPostedEvents() PASS : tst_QApplication::thread() PASS : tst_QApplication::desktopSettingsAware() PASS : tst_QApplication::setActiveWindow() PASS : tst_QApplication::focusChanged() PASS : tst_QApplication::focusOut() PASS : tst_QApplication::focusMouseClick() PASS : tst_QApplication::execAfterExit() PASS : tst_QApplication::wheelScrollLines() PASS : tst_QApplication::task109149() PASS : tst_QApplication::style() PASS : tst_QApplication::allWidgets() PASS : tst_QApplication::topLevelWidgets() PASS : tst_QApplication::setAttribute() PASS : tst_QApplication::windowsCommandLine() FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] PASS : tst_QApplication::qtbug_12673() PASS : tst_QApplication::noQuitOnHide() PASS : tst_QApplication::globalStaticObjectDestruction() PASS : tst_QApplication::abortQuitOnShow() QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. PASS : tst_QApplication::staticFunctions() PASS : tst_QApplication::settableStyleHints(app) PASS : tst_QApplication::settableStyleHints(no-app) PASS : tst_QApplication::cleanupTestCase() Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qapplication: 96 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01523/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436526342): http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} From ci-noreply at qt-project.org Fri Jul 10 14:29:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 15:29:01 +0300 Subject: [Ci-reports] pass on QtWebEngine_dev_Integration #297 Message-ID: <20150710_122901_022960.ci-noreply@qt-project.org> QtWebEngine_dev_Integration #297: SUCCESS Tested changes (refs/builds/dev_1436524089): http://codereview.qt-project.org/115449 [PS1] - Implement missing WebActions in QML API From ci-noreply at qt-project.org Fri Jul 10 14:38:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 15:38:56 +0300 Subject: [Ci-reports] pass on QtBase_5.4_Integration #2235 Message-ID: <20150710_123856_092715.ci-noreply@qt-project.org> QtBase_5.4_Integration #2235: SUCCESS Tested changes (refs/builds/5.4_1436524644): http://codereview.qt-project.org/120906 [PS6] - Better handling of invalid font tables From ci-noreply at qt-project.org Fri Jul 10 14:58:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 15:58:30 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150710_125830_054237.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-10T12:56:30Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-10T12:56:30Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-10T12:56:30Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-10T12:56:30Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-10T12:56:30Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-10T12:56:30Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-10T12:56:30Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Fri Jul 10 15:22:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 16:22:06 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6770 Message-ID: <20150710_132206_079196.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6770: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06770/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436528908): http://codereview.qt-project.org/120854 [PS1] - Fix typo in EnterKeyType documentation. http://codereview.qt-project.org/114450 [PS7] - Core: Replace QProcess::error signal with QProcess::errorOccurred From ci-noreply at qt-project.org Fri Jul 10 15:22:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 16:22:51 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #374 Message-ID: <20150710_132251_023583.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea @ /work/build/qt/qtdeclarative/tests/auto/quick/qquickmultipointtoucharea' failed :( Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 0 Expected (true) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(633)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(659)] PASS : tst_QQuickMultiPointTouchArea::inFlickable2() PASS : tst_QQuickMultiPointTouchArea::inMouseArea() PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(left) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 24 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00374/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1436531038): http://codereview.qt-project.org/120647 [PS10] - V4: track C++ heap usage for Strings in the MemoryManager From ci-noreply at qt-project.org Fri Jul 10 15:35:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 16:35:10 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1524 Message-ID: <20150710_133510_013975.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1524: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01524/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436530862): http://codereview.qt-project.org/121192 [PS1] - WinRT: Fix build for Windows 10 From ci-noreply at qt-project.org Fri Jul 10 16:30:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 17:30:14 +0300 Subject: [Ci-reports] pass on QtLocation_dev_Integration #436 Message-ID: <20150710_143014_063570.ci-noreply@qt-project.org> QtLocation_dev_Integration #436: SUCCESS Tested changes (refs/builds/dev_1436533452): http://codereview.qt-project.org/121155 [PS1] - Remove declarative_map test application From ci-noreply at qt-project.org Fri Jul 10 16:44:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 17:44:44 +0300 Subject: [Ci-reports] fail on QtQA_master_Integration #703 Message-ID: <20150710_144444_076497.ci-noreply@qt-project.org> Autotest `scripts' failed :( Build log: http://testresults.qt.io/ci/QtQA_master_Integration/build_00703/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/master_1436537458): http://codereview.qt-project.org/121213 [PS1] - Fix typo fait -> wait From ci-noreply at qt-project.org Fri Jul 10 16:51:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 17:51:35 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1525 Message-ID: <20150710_145135_008455.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1525: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01525/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436535404): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/114504 [PS1] - WinRT: Add manifest and assets to install rules From ci-noreply at qt-project.org Fri Jul 10 17:05:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 18:05:34 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6771 Message-ID: <20150710_150534_093740.ci-noreply@qt-project.org> QtBase_dev_Integration #6771: SUCCESS Tested changes (refs/builds/dev_1436534621): http://codereview.qt-project.org/113356 [PS2] - Optimize moc: Implement fast operator== for Symbols. http://codereview.qt-project.org/121131 [PS2] - qdoc: don't hold ParsedParameter in a QList http://codereview.qt-project.org/120696 [PS1] - QtDBus: replace some inefficient QLists with QVector From ci-noreply at qt-project.org Fri Jul 10 18:09:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 19:09:54 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1527 Message-ID: <20150710_160954_073783.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1527: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01527/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436539990): http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace From ci-noreply at qt-project.org Fri Jul 10 18:28:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 19:28:00 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6772 Message-ID: <20150710_162800_066637.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6772: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06772/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436540829): http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list http://codereview.qt-project.org/121098 [PS2] - Fix some qdoc-warnings. http://codereview.qt-project.org/121097 [PS1] - Remove documentation of QTextCodec::setCodecForTr(). http://codereview.qt-project.org/120854 [PS1] - Fix typo in EnterKeyType documentation. From ci-noreply at qt-project.org Fri Jul 10 18:31:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 19:31:40 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #375 Message-ID: <20150710_163140_020309.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #375: SUCCESS Tested changes (refs/builds/5.5_1436536430): http://codereview.qt-project.org/120647 [PS10] - V4: track C++ heap usage for Strings in the MemoryManager From ci-noreply at qt-project.org Fri Jul 10 19:24:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 20:24:43 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1528 Message-ID: <20150710_172443_018801.ci-noreply@qt-project.org> Autotests `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' and `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 204 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01528/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436544689): http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/109626 [PS1] - Autotest: rename sub tests from "test" to something meaningful http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui From ci-noreply at qt-project.org Fri Jul 10 19:44:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 20:44:15 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6773 Message-ID: <20150710_174415_073488.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6773: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06773/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436545776): http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/113358 [PS2] - Optimize moc: Remove temporary allocations during macro expansion. From ci-noreply at qt-project.org Fri Jul 10 20:40:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 21:40:28 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1529 Message-ID: <20150710_184028_090954.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1529: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01529/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1529: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01529/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436549178): http://codereview.qt-project.org/120805 [PS4] - QNativeSocketEngine: fix SO_REUSEPORT problems on Linux http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Fri Jul 10 21:06:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 22:06:33 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #710 Message-ID: <20150710_190633_084515.ci-noreply@qt-project.org> Qt5_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #710: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00710/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436554817): http://codereview.qt-project.org/115299 [PS30] - Updated submodules. From ci-noreply at qt-project.org Fri Jul 10 21:35:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 22:35:13 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6774 Message-ID: <20150710_193513_061563.ci-noreply@qt-project.org> QtBase_dev_Integration #6774: SUCCESS Tested changes (refs/builds/dev_1436550350): http://codereview.qt-project.org/120942 [PS1] - QDBusObjectPath / QDBusSignature: add missing =0 on qHash seed argument http://codereview.qt-project.org/121100 [PS2] - Disable spdy test on Windows http://codereview.qt-project.org/115695 [PS1] - QRingBuffer::reserveFront(): do not leave empty array in buffer list From ci-noreply at qt-project.org Fri Jul 10 21:55:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 22:55:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1530 Message-ID: <20150710_195558_098094.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1530: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01530/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436553723): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class From ci-noreply at qt-project.org Fri Jul 10 22:10:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 10 Jul 2015 23:10:01 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #711 Message-ID: <20150710_201001_046389.ci-noreply@qt-project.org> Qt5_dev_Integration » winrt-x64-msvc2013_Windows_81 #711: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00711/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436556951): http://codereview.qt-project.org/115299 [PS30] - Updated submodules. From ci-noreply at qt-project.org Fri Jul 10 23:44:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 00:44:12 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #712 Message-ID: <20150710_214412_087509.ci-noreply@qt-project.org> Qt5_dev_Integration » winphone-arm-msvc2013_Windows_81 #712: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00712/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436559656): http://codereview.qt-project.org/115299 [PS30] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 11 01:56:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 01:56:06 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #515 - FAILURE Message-ID: <20150710235606.C0B27518E4@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00515 From ci-noreply at qt-project.org Sat Jul 11 02:32:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 03:32:09 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1531 Message-ID: <20150711_003209_067605.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01531/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436561854): http://codereview.qt-project.org/120690 [PS1] - QComboBox: Fix compilation with QT_NO_COMPLETER http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sat Jul 11 03:00:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 04:00:46 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6776 Message-ID: <20150711_010046_047932.ci-noreply@qt-project.org> QtBase_dev_Integration #6776: SUCCESS Tested changes (refs/builds/dev_1436557007): http://codereview.qt-project.org/114450 [PS7] - Core: Replace QProcess::error signal with QProcess::errorOccurred http://codereview.qt-project.org/121098 [PS2] - Fix some qdoc-warnings. http://codereview.qt-project.org/120807 [PS3] - qdoc: Add the noautolist command to qdoc http://codereview.qt-project.org/121097 [PS1] - Remove documentation of QTextCodec::setCodecForTr(). From ci-noreply at qt-project.org Sat Jul 11 03:02:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 04:02:18 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1532 Message-ID: <20150711_010218_054572.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1532: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01532/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436574824): http://codereview.qt-project.org/91339 [PS3] - Fix default hotspot of a hidpi QCursor From ci-noreply at qt-project.org Sat Jul 11 03:02:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 04:02:40 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #713 Message-ID: <20150711_010240_099447.ci-noreply@qt-project.org> Qt5_dev_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #713: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00713/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436564779): http://codereview.qt-project.org/115299 [PS30] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 11 03:06:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 03:06:21 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #47 - FAILURE Message-ID: <20150711010621.E69F05186A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00047 From ci-noreply at qt-project.org Sat Jul 11 03:38:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 04:38:47 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1533 Message-ID: <20150711_013847_021476.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1533: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01533/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436576633): http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class From ci-noreply at qt-project.org Sat Jul 11 04:10:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 05:10:38 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6777 Message-ID: <20150711_021038_007775.ci-noreply@qt-project.org> Autotest `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() Compared values are not the same Actual (spy.count()): 3 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(211)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(192)] PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() PASS : tst_QGuiApplication::modalWindow() PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 25 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06777/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436576541): http://codereview.qt-project.org/95531 [PS5] - Refactor QVersionNumber to use the public functions when possible http://codereview.qt-project.org/113358 [PS2] - Optimize moc: Remove temporary allocations during macro expansion. From ci-noreply at qt-project.org Sat Jul 11 05:28:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 06:28:31 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6778 Message-ID: <20150711_032831_086513.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6778: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06778/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436580733): http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 From ci-noreply at qt-project.org Sat Jul 11 06:44:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 07:44:41 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6779 Message-ID: <20150711_044441_059596.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6779: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06779/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436585405): http://codereview.qt-project.org/95531 [PS5] - Refactor QVersionNumber to use the public functions when possible From ci-noreply at qt-project.org Sat Jul 11 06:52:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 06:52:17 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #144 - FAILURE Message-ID: <20150711045217.DCAFB517E5@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00144 From ci-noreply at qt-project.org Sat Jul 11 06:53:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 06:53:54 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #306 - FAILURE Message-ID: <20150711045354.92E855189A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00306 From ci-noreply at qt-project.org Sat Jul 11 07:32:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 07:32:40 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #82 - FAILURE Message-ID: <20150711053240.A3FA2518A5@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00082 From ci-noreply at qt-project.org Sat Jul 11 07:34:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 08:34:21 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1534 Message-ID: <20150711_053421_043923.ci-noreply@qt-project.org> QtBase_5.5_Integration » winphone-arm-msvc2013_Windows_81 #1534: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01534/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436589624): http://codereview.qt-project.org/120690 [PS1] - QComboBox: Fix compilation with QT_NO_COMPLETER From ci-noreply at qt-project.org Sat Jul 11 08:26:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 09:26:17 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #143 Message-ID: <20150711_062617_073620.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #143: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00143/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436585769): http://codereview.qt-project.org/115601 [PS16] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 11 08:28:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 09:28:00 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1535 Message-ID: <20150711_062800_045882.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64 #1535: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01535/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1436592956): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Sat Jul 11 09:05:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 10:05:09 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1536 Message-ID: <20150711_070509_022545.ci-noreply@qt-project.org> qtbase failed to compile :( .obj/release/tst_qprinter.o:tst_qprinter.cpp:(.text+0x38c7): undefined reference to `_imp___ZN19QPrintPreviewDialogC2EP8QPrinterP7QWidget6QFlagsIN2Qt10WindowTypeEE' .obj/release/tst_qprinter.o:tst_qprinter.cpp:(.text+0x3a79): undefined reference to `_imp___ZN19QPrintPreviewDialogD2Ev' .obj/release/tst_qprinter.o:tst_qprinter.cpp:(.text+0x3b43): undefined reference to `_imp___ZN19QPrintPreviewDialogD2Ev' .obj/release/tst_qprinter.o:tst_qprinter.cpp:(.text+0x3b54): undefined reference to `_imp___ZN19QPrintPreviewDialogD2Ev' .obj/release/tst_qprinter.o:tst_qprinter.cpp:(.text+0x12b73): undefined reference to `_imp___ZN19QPrintPreviewDialog11qt_metacastEPKc' .obj/release/tst_qprinter.o:tst_qprinter.cpp:(.text+0x12bb1): undefined reference to `_imp___ZN19QPrintPreviewDialog11qt_metacallEN11QMetaObject4CallEiPPv' Makefile.Release:77: recipe for target 'release\tst_qprinter.exe' failed mingw32-make[7]: *** [release\tst_qprinter.exe] Error 1 mingw32-make[6]: *** [release] Error 2 mingw32-make[5]: *** [sub-qprinter-make_first] Error 2 mingw32-make[4]: *** [sub-kernel-make_first] Error 2 mingw32-make[3]: *** [sub-printsupport-make_first] Error 2 .obj/release/spreadsheet.o:spreadsheet.cpp:(.text+0x6e5a): undefined reference to `_imp___ZN19QPrintPreviewDialogC1EP8QPrinterP7QWidget6QFlagsIN2Qt10WindowTypeEE' .obj/release/spreadsheet.o:spreadsheet.cpp:(.text+0x6edc): undefined reference to `_imp___ZN19QPrintPreviewDialogD1Ev' Makefile.Release:99: recipe for target 'release\spreadsheet.exe' failed mingw32-make[6]: *** [release\spreadsheet.exe] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-spreadsheet-make_first] Error 2 mingw32-make[3]: *** [sub-itemviews-make_first] Error 2 .obj/release/textedit.o:textedit.cpp:(.text+0x79f6): undefined reference to `_imp___ZN19QPrintPreviewDialogC1EP8QPrinterP7QWidget6QFlagsIN2Qt10WindowTypeEE' .obj/release/textedit.o:textedit.cpp:(.text+0x7a3e): undefined reference to `_imp___ZN19QPrintPreviewDialogD1Ev' Makefile.Release:83: recipe for target 'release\textedit.exe' failed mingw32-make[6]: *** [release\textedit.exe] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-textedit-make_first] Error 2 mingw32-make[3]: *** [sub-richtext-make_first] Error 2 .obj/release/mainwindow.o:mainwindow.cpp:(.text+0x30bc): undefined reference to `_imp___ZN19QPrintPreviewDialogC1EP8QPrinterP7QWidget6QFlagsIN2Qt10WindowTypeEE' .obj/release/mainwindow.o:mainwindow.cpp:(.text+0x310c): undefined reference to `_imp___ZN19QPrintPreviewDialogD1Ev' Makefile.Release:81: recipe for target 'release\fontsampler.exe' failed mingw32-make[6]: *** [release\fontsampler.exe] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-fontsampler-make_first] Error 2 mingw32-make[3]: *** [sub-painting-make_first] Error 2 mingw32-make[2]: *** [sub-widgets-make_first] Error 2 mingw32-make[1]: *** [sub-examples-make_first] Error 2 mingw32-make[2]: *** [sub-auto-make_first] Error 2 mingw32-make[1]: *** [sub-tests-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01536/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436596175): http://codereview.qt-project.org/120690 [PS1] - QComboBox: Fix compilation with QT_NO_COMPLETER http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sat Jul 11 10:36:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 11:36:20 +0300 Subject: [Ci-reports] pass on QtBase_dev_Integration #6780 Message-ID: <20150711_083620_006144.ci-noreply@qt-project.org> QtBase_dev_Integration #6780: SUCCESS Tested changes (refs/builds/dev_1436597274): http://codereview.qt-project.org/120854 [PS1] - Fix typo in EnterKeyType documentation. From ci-noreply at qt-project.org Sat Jul 11 11:24:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 12:24:02 +0300 Subject: [Ci-reports] pass on Qt5_dev_Integration #714 Message-ID: <20150711_092402_076306.ci-noreply@qt-project.org> Qt5_dev_Integration #714: SUCCESS Tested changes (refs/builds/dev_1436587456): http://codereview.qt-project.org/115299 [PS31] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 11 11:28:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 12:28:31 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1537 Message-ID: <20150711_092831_092838.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1537: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01537/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436602005): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sat Jul 11 13:32:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 14:32:36 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1538 Message-ID: <20150711_113236_050286.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1538: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01538/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtBase_5.5_Integration » winrt-x64-msvc2013_Windows_81 #1538: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01538/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436614208): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/91339 [PS3] - Fix default hotspot of a hidpi QCursor From ci-noreply at qt-project.org Sat Jul 11 15:47:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 16:47:29 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1539 Message-ID: <20150711_134729_048756.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1539: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01539/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436618052): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Sat Jul 11 16:02:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 17:02:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1540 Message-ID: <20150711_140207_026364.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1540: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01540/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436622544): http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public From ci-noreply at qt-project.org Sat Jul 11 16:52:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 17:52:46 +0300 Subject: [Ci-reports] pass on Qt5_5.5_Integration #144 Message-ID: <20150711_145246_032666.ci-noreply@qt-project.org> Qt5_5.5_Integration #144: SUCCESS Tested changes (refs/builds/5.5_1436610474): http://codereview.qt-project.org/115601 [PS16] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 11 17:29:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 18:29:12 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1541 Message-ID: <20150711_152912_092158.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1541: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01541/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436624296): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sat Jul 11 18:44:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 19:44:40 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1542 Message-ID: <20150711_164440_000937.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1542: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01542/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436628647): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Sat Jul 11 19:03:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 20:03:24 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6781 Message-ID: <20150711_170324_021270.ci-noreply@qt-project.org> Compilation failed :( c:\work\build\qt\qtbase\include\qtcore\5.6.0\qtcore\private\../../../../../src/corelib/global/qnumeric_p.h(262) : error C3861: '_addcarry_u32': identifier not found c:\work\build\qt\qtbase\include\qtcore\5.6.0\qtcore\private\../../../../../src/corelib/global/qnumeric_p.h(265) : error C3861: '_addcarry_u32': identifier not found NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.EXE"' : return code '0x2' Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06781/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436633955): http://codereview.qt-project.org/114421 [PS5] - Add code to perform overflow-checking additions and multiplication http://codereview.qt-project.org/114422 [PS2] - Add a dedicated QListData::realloc_grow for growing QList From ci-noreply at qt-project.org Sat Jul 11 19:59:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 20:59:16 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1543 Message-ID: <20150711_175916_058336.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1543: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01543/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436633174): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sat Jul 11 21:15:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 11 Jul 2015 22:15:26 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1544 Message-ID: <20150711_191526_033174.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1544: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01544/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436637651): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} From ci-noreply at qt-project.org Sat Jul 11 23:44:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 00:44:42 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1545 Message-ID: <20150711_214442_043686.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1545: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01545/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436645822): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Sun Jul 12 01:00:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 02:00:10 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1546 Message-ID: <20150711_230010_080366.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:51723/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:51727/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) FAIL! : tst_QNetworkReply::headFromHttp(bigfile) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 240008800 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 240008800 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 685056 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52947/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 43 ms: rate = 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14814814 (it received 1200000 bytes in 81 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 907264 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52951/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) (... 78 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 578 passed, 25 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 25 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 555 seconds, exit code 25 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01546/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436651177): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sun Jul 12 01:15:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 01:15:23 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #516 - FAILURE Message-ID: <20150711231523.A5ED451C47@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00516 From ci-noreply at qt-project.org Sun Jul 12 03:21:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 03:21:17 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #48 - FAILURE Message-ID: <20150712012117.7656A51DEB@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00048 From ci-noreply at qt-project.org Sun Jul 12 04:20:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 05:20:08 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6782 Message-ID: <20150712_022008_071253.ci-noreply@qt-project.org> Autotest `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() Compared values are not the same Actual (spy.count()): 3 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(211)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() PASS : tst_QGuiApplication::focusObject() PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() FAIL! : tst_QGuiApplication::modalWindow() Compared values are not the same Actual (window1->enters): 3 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(586)] PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 17 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06782/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436664159): http://codereview.qt-project.org/95531 [PS5] - Refactor QVersionNumber to use the public functions when possible http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 From ci-noreply at qt-project.org Sun Jul 12 04:31:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 04:31:25 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #145 - FAILURE Message-ID: <20150712023125.2FB1251E48@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00145 From ci-noreply at qt-project.org Sun Jul 12 05:43:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 05:43:08 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #307 - FAILURE Message-ID: <20150712034308.AA1C051E80@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00307 From ci-noreply at qt-project.org Sun Jul 12 06:08:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 06:08:28 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #83 - FAILURE Message-ID: <20150712040828.8AA6F51B85@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00083 From ci-noreply at qt-project.org Sun Jul 12 08:14:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 09:14:01 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1547 Message-ID: <20150712_061401_069512.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1547: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01547/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436677309): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui From ci-noreply at qt-project.org Sun Jul 12 10:28:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 11:28:27 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1548 Message-ID: <20150712_082827_040762.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1548: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01548/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436685337): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sun Jul 12 11:42:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 12:42:53 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1549 Message-ID: <20150712_094253_081406.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1549: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01549/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436689801): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Sun Jul 12 12:37:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 13:37:51 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6783 Message-ID: <20150712_103751_074002.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6783: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06783/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436692908): http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 From ci-noreply at qt-project.org Sun Jul 12 12:57:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 13:57:30 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1550 Message-ID: <20150712_105730_077887.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1550: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01550/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436694267): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Sun Jul 12 14:12:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 15:12:10 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1551 Message-ID: <20150712_121210_062246.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1551: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01551/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436698744): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/120805 [PS4] - QNativeSocketEngine: fix SO_REUSEPORT problems on Linux From ci-noreply at qt-project.org Sun Jul 12 14:53:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 15:53:58 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6784 Message-ID: <20150712_125358_071696.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6784: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06784/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436701166): http://codereview.qt-project.org/121246 [PS2] - QSslSocket: use function objects and algorithms when sorting library paths http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 http://codereview.qt-project.org/121265 [PS1] - rcc: make qt_rcc_compare_hash a functor From ci-noreply at qt-project.org Sun Jul 12 14:58:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 15:58:35 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150712_125835_080715.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-12T12:56:34Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-12T12:56:34Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-12T12:56:34Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-12T12:56:34Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-12T12:56:34Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-12T12:56:34Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-12T12:56:34Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Sun Jul 12 15:07:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 16:07:01 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6786 Message-ID: <20150712_130701_047394.ci-noreply@qt-project.org> Compilation failed :( C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xutility(2724) : error C2675: unary '--' : '' does not define this operator or a conversion to a type acceptable to the predefined operator C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xutility(2749) : see reference to function template instantiation 'void std::_Fill_n<_Iter,_Diff,_Ty>(_OutIt,_Diff,const _Ty &)' being compiled C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xutility(2724) : error C2675: unary '--' : '' does not define this operator or a conversion to a type acceptable to the predefined operator C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\xutility(2749) : see reference to function template instantiation 'void std::_Fill_n<_Iter,_Diff,_Ty>(_OutIt,_Diff,const _Ty &)' being compiled Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06786/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436705732): http://codereview.qt-project.org/121245 [PS1] - QKeySequence: use QKeySequencePrivate::MaxKeyCount everywhere From ci-noreply at qt-project.org Sun Jul 12 16:12:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 17:12:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1552 Message-ID: <20150712_141207_015957.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1552: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01552/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436705904): http://codereview.qt-project.org/121232 [PS1] - fix running libQtCore.so failure http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Sun Jul 12 16:57:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 17:57:06 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #376 Message-ID: <20150712_145706_029664.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #376: SUCCESS Tested changes (refs/builds/5.5_1436708776): http://codereview.qt-project.org/121200 [PS1] - Fix QML/JS debugging. From ci-noreply at qt-project.org Sun Jul 12 17:09:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 18:09:33 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6788 Message-ID: <20150712_150933_042326.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6788: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06788/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436709210): http://codereview.qt-project.org/121246 [PS2] - QSslSocket: use function objects and algorithms when sorting library paths http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 http://codereview.qt-project.org/121265 [PS1] - rcc: make qt_rcc_compare_hash a functor From ci-noreply at qt-project.org Sun Jul 12 19:24:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 20:24:16 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6789 Message-ID: <20150712_172416_041453.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6789: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06789/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436717468): http://codereview.qt-project.org/121265 [PS1] - rcc: make qt_rcc_compare_hash a functor http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 http://codereview.qt-project.org/121246 [PS2] - QSslSocket: use function objects and algorithms when sorting library paths From ci-noreply at qt-project.org Sun Jul 12 20:38:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 21:38:45 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6790 Message-ID: <20150712_183845_032346.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6790: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06790/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436721951): http://codereview.qt-project.org/108979 [PS8] - Wec2013 initial port. From ci-noreply at qt-project.org Sun Jul 12 21:39:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 22:39:57 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1555 Message-ID: <20150712_193957_026876.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1555: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01555/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436725088): http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} From ci-noreply at qt-project.org Sun Jul 12 22:26:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 23:26:54 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6791 Message-ID: <20150712_202654_086277.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #6791: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06791/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436726421): http://codereview.qt-project.org/121246 [PS2] - QSslSocket: use function objects and algorithms when sorting library paths http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 http://codereview.qt-project.org/121265 [PS1] - rcc: make qt_rcc_compare_hash a functor From ci-noreply at qt-project.org Sun Jul 12 22:58:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 12 Jul 2015 23:58:31 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1556 Message-ID: <20150712_205831_080041.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply FAIL! : tst_QNetworkReply::getFromHttp(success-internal) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1793)] FAIL! : tst_QNetworkReply::getFromHttp(bigfile-internal) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1793)] FAIL! : tst_QNetworkReply::getErrors(http-exist) Compared values are not the same Actual (reply->error()) : ConnectionRefusedError Expected (QNetworkReply::NetworkError(error)): ContentNotFoundError Loc: [../tst_qnetworkreply.cpp(1954)] FAIL! : tst_QNetworkReply::getErrors(http-authentication) Compared values are not the same Actual (reply->error()) : ConnectionRefusedError Expected (QNetworkReply::NetworkError(error)): AuthenticationRequiredError Loc: [../tst_qnetworkreply.cpp(1954)] FAIL! : tst_QNetworkReply::headFromHttp(rfc) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi) Request failed: Connection refused Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxy) Request failed: Error downloading http://qt-test-server.qt-test-net/qtest/rfcs-auth/rfc3252.txt - server replied: Service Unavailable Loc: [../tst_qnetworkreply.cpp(1851)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52535/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52539/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] Totals: 593 passed, 10 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 687104 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:54701/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 45 ms: rate = 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14457831 (it received 1200000 bytes in 83 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 906240 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:54705/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read (QTcpSocket): device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QDEBUG : tst_QNetworkReply::putWithServerClosingConnectionImmediately() CORRUPT 524466 FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() Compared values are not the same Actual (server.m_corruptUploads): 1 Expected (0) : 0 Loc: [../tst_qnetworkreply.cpp(8119)] PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 10 QtQA::App::TestRunner: second attempt: exited with exit code 1 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 539 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01556/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436730093): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Mon Jul 13 01:11:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 01:11:54 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #517 - FAILURE Message-ID: <20150712231154.AB4875307F@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00517 From ci-noreply at qt-project.org Mon Jul 13 01:59:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 02:59:05 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6792 Message-ID: <20150712_235905_024022.ci-noreply@qt-project.org> QtBase_dev_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #6792: FAILURE Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06792/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/dev_1436732910): http://codereview.qt-project.org/108979 [PS8] - Wec2013 initial port. From ci-noreply at qt-project.org Mon Jul 13 03:16:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 03:16:36 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #49 - FAILURE Message-ID: <20150713011636.C6F2C53869@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00049 From ci-noreply at qt-project.org Mon Jul 13 03:38:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 04:38:07 +0300 Subject: [Ci-reports] fail on QtBase_dev_Integration #6793 Message-ID: <20150713_013807_039434.ci-noreply@qt-project.org> Autotest `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() Compared values are not the same Actual (spy.count()): 3 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(211)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() PASS : tst_QGuiApplication::focusObject() PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() FAIL! : tst_QGuiApplication::modalWindow() Compared values are not the same Actual (window1->enters): 3 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(586)] PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 18 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06793/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436745640): http://codereview.qt-project.org/121231 [PS1] - doc: mark QVersionNumber as \since 5.6 http://codereview.qt-project.org/121246 [PS2] - QSslSocket: use function objects and algorithms when sorting library paths http://codereview.qt-project.org/121265 [PS1] - rcc: make qt_rcc_compare_hash a functor From ci-noreply at qt-project.org Mon Jul 13 03:41:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 04:41:42 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #185 Message-ID: <20150713_014142_056838.ci-noreply@qt-project.org> Qt3D_5.5_Integration #185: SUCCESS Tested changes (refs/builds/5.5_1436731197): http://codereview.qt-project.org/120956 [PS1] - gooch-qml: Add the input aspect, needed for the camera http://codereview.qt-project.org/120951 [PS2] - Add transparency-qml-scene3d http://codereview.qt-project.org/120950 [PS2] - Add pure Qt3D simple transparency example http://codereview.qt-project.org/120949 [PS1] - Scene3D: properly handle pre-multiplied alpha http://codereview.qt-project.org/120948 [PS1] - Improve Controls example http://codereview.qt-project.org/120903 [PS1] - QNode clone: copy the object name http://codereview.qt-project.org/120901 [PS2] - Scene3D: Fix when clear color has alpha http://codereview.qt-project.org/120850 [PS2] - QInputAspect: do not leak camera controller and input handler http://codereview.qt-project.org/120810 [PS3] - Make Scene3D and Qt3D properly shutdown http://codereview.qt-project.org/120679 [PS6] - QChangeArbiter/QPostMan: batch frontend changes From ci-noreply at qt-project.org Mon Jul 13 05:01:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 06:01:06 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1557 Message-ID: <20150713_030106_080665.ci-noreply@qt-project.org> QtBase_5.5_Integration #1557: SUCCESS Tested changes (refs/builds/5.5_1436734807): http://codereview.qt-project.org/120704 [PS3] - doc: Correction in access(): signals are now public From ci-noreply at qt-project.org Mon Jul 13 05:03:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 06:03:34 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1558 Message-ID: <20150713_030334_001388.ci-noreply@qt-project.org> QtBase_5.5_Integration » winphone-arm-msvc2013_Windows_81 #1558: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01558/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436756561): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Mon Jul 13 05:38:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 05:38:56 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #146 - FAILURE Message-ID: <20150713033856.0542454186@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00146 From ci-noreply at qt-project.org Mon Jul 13 07:44:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 07:44:20 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #84 - FAILURE Message-ID: <20150713054420.190D754719@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00084 From ci-noreply at qt-project.org Mon Jul 13 08:03:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 09:03:16 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150713_060316_064833.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-13T06:01:16Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-13T06:01:16Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-13T06:01:16Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-13T06:01:16Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-13T06:01:16Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-13T06:01:16Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-13T06:01:16Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-13T06:01:16Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Mon Jul 13 08:11:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 08:11:20 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #308 - FAILURE Message-ID: <20150713061120.9FE6054ACD@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00308 From ci-noreply at qt-project.org Mon Jul 13 08:20:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 09:20:47 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1559 Message-ID: <20150713_062047_018351.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1559: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01559/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436763910): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121232 [PS1] - fix running libQtCore.so failure From ci-noreply at qt-project.org Mon Jul 13 08:23:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 09:23:19 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1560 Message-ID: <20150713_062319_051698.ci-noreply@qt-project.org> QtBase_5.5_Integration » winrt-x64-msvc2013_Windows_81 #1560: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01560/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436768542): http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC From ci-noreply at qt-project.org Mon Jul 13 09:40:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 10:40:28 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1561 Message-ID: <20150713_074028_012333.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1561: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01561/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436768802): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. From ci-noreply at qt-project.org Mon Jul 13 09:55:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 10:55:36 +0300 Subject: [Ci-reports] pass on QtLocation_dev_Integration #438 Message-ID: <20150713_075536_029664.ci-noreply@qt-project.org> QtLocation_dev_Integration #438: SUCCESS Tested changes (refs/builds/dev_1436770442): http://codereview.qt-project.org/120978 [PS8] - Improved zooming and map movement behavior. From ci-noreply at qt-project.org Mon Jul 13 10:56:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 11:56:39 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1562 Message-ID: <20150713_085639_002154.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1562: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01562/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436773346): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Mon Jul 13 11:53:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 12:53:09 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1563 Message-ID: <20150713_095309_096419.ci-noreply@qt-project.org> Autotests `tst_qcollator @ /work/build/qt/qtbase/tests/auto/corelib/tools/qcollator', `tst_qicon @ /work/build/qt/qtbase/tests/auto/gui/image/qicon', `tst_qsslkey @ /work/build/qt/qtbase/tests/auto/network/ssl/qsslkey', and `tst_qsslsocket_onDemandCertificates_member @ /work/build/qt/qtbase/tests/auto/network/ssl/qsslsocket_onDemandCertificates_member' failed :( Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket_onDemandCertificates_member ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase() Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket_onDemandCertificates_member ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 5 seconds, exit code 5 Testing tst_QSslKey FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::length(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::toPemOrDer(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] Totals: 428 passed, 28 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslKey ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QSslKey::initTestCase() PASS : tst_QSslKey::emptyConstructor() PASS : tst_QSslKey::constructor(dsa-pri-1024.der) PASS : tst_QSslKey::constructor(dsa-pri-1024.pem) PASS : tst_QSslKey::constructor(dsa-pri-512.der) PASS : tst_QSslKey::constructor(dsa-pri-512.pem) PASS : tst_QSslKey::constructor(dsa-pri-576.der) PASS : tst_QSslKey::constructor(dsa-pri-576.pem) PASS : tst_QSslKey::constructor(dsa-pri-960.der) PASS : tst_QSslKey::constructor(dsa-pri-960.pem) PASS : tst_QSslKey::constructor(dsa-pub-1024.der) PASS : tst_QSslKey::constructor(dsa-pub-1024.pem) PASS : tst_QSslKey::constructor(dsa-pub-512.der) PASS : tst_QSslKey::constructor(dsa-pub-512.pem) PASS : tst_QSslKey::constructor(dsa-pub-576.der) PASS : tst_QSslKey::constructor(dsa-pub-576.pem) PASS : tst_QSslKey::constructor(dsa-pub-960.der) PASS : tst_QSslKey::constructor(dsa-pub-960.pem) FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] PASS : tst_QSslKey::constructor(ec-pri-256-prime256v1.der) PASS : tst_QSslKey::constructor(ec-pri-256-prime256v1.pem) PASS : tst_QSslKey::constructor(ec-pri-384-secp384r1.der) PASS : tst_QSslKey::constructor(ec-pri-384-secp384r1.pem) FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] PASS : tst_QSslKey::constructor(ec-pub-256-prime256v1.der) PASS : tst_QSslKey::constructor(ec-pub-256-prime256v1.pem) PASS : tst_QSslKey::constructor(ec-pub-384-secp384r1.der) PASS : tst_QSslKey::constructor(ec-pub-384-secp384r1.pem) PASS : tst_QSslKey::constructor(rsa-pri-1023.der) PASS : tst_QSslKey::constructor(rsa-pri-1023.pem) PASS : tst_QSslKey::constructor(rsa-pri-1024.der) PASS : tst_QSslKey::constructor(rsa-pri-1024.pem) PASS : tst_QSslKey::constructor(rsa-pri-2048.der) PASS : tst_QSslKey::constructor(rsa-pri-2048.pem) PASS : tst_QSslKey::constructor(rsa-pri-40.der) PASS : tst_QSslKey::constructor(rsa-pri-40.pem) PASS : tst_QSslKey::constructor(rsa-pri-511.der) PASS : tst_QSslKey::constructor(rsa-pri-511.pem) PASS : tst_QSslKey::constructor(rsa-pri-512.der) PASS : tst_QSslKey::constructor(rsa-pri-512.pem) PASS : tst_QSslKey::constructor(rsa-pri-999.der) PASS : tst_QSslKey::constructor(rsa-pri-999.pem) PASS : tst_QSslKey::constructor(rsa-pub-1023.der) PASS : tst_QSslKey::constructor(rsa-pub-1023.pem) PASS : tst_QSslKey::constructor(rsa-pub-1024.der) PASS : tst_QSslKey::constructor(rsa-pub-1024.pem) PASS : tst_QSslKey::constructor(rsa-pub-2048.der) PASS : tst_QSslKey::constructor(rsa-pub-2048.pem) PASS : tst_QSslKey::constructor(rsa-pub-40.der) PASS : tst_QSslKey::constructor(rsa-pub-40.pem) PASS : tst_QSslKey::constructor(rsa-pub-511.der) PASS : tst_QSslKey::constructor(rsa-pub-511.pem) PASS : tst_QSslKey::constructor(rsa-pub-512.der) PASS : tst_QSslKey::constructor(rsa-pub-512.pem) PASS : tst_QSslKey::constructor(rsa-pub-999.der) PASS : tst_QSslKey::constructor(rsa-pub-999.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pri-1024.der) PASS : tst_QSslKey::copyAndAssign(dsa-pri-1024.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pri-512.der) PASS : tst_QSslKey::copyAndAssign(dsa-pri-512.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pri-576.der) PASS : tst_QSslKey::copyAndAssign(dsa-pri-576.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pri-960.der) PASS : tst_QSslKey::copyAndAssign(dsa-pri-960.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pub-1024.der) PASS : tst_QSslKey::copyAndAssign(dsa-pub-1024.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pub-512.der) PASS : tst_QSslKey::copyAndAssign(dsa-pub-512.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pub-576.der) PASS : tst_QSslKey::copyAndAssign(dsa-pub-576.pem) PASS : tst_QSslKey::copyAndAssign(dsa-pub-960.der) PASS : tst_QSslKey::copyAndAssign(dsa-pub-960.pem) PASS : tst_QSslKey::copyAndAssign(ec-pri-224-secp224r1.der) PASS : tst_QSslKey::copyAndAssign(ec-pri-224-secp224r1.pem) PASS : tst_QSslKey::copyAndAssign(ec-pri-256-prime256v1.der) PASS : tst_QSslKey::copyAndAssign(ec-pri-256-prime256v1.pem) PASS : tst_QSslKey::copyAndAssign(ec-pri-384-secp384r1.der) PASS : tst_QSslKey::copyAndAssign(ec-pri-384-secp384r1.pem) PASS : tst_QSslKey::copyAndAssign(ec-pub-224-secp224r1.der) PASS : tst_QSslKey::copyAndAssign(ec-pub-224-secp224r1.pem) PASS : tst_QSslKey::copyAndAssign(ec-pub-256-prime256v1.der) PASS : tst_QSslKey::copyAndAssign(ec-pub-256-prime256v1.pem) PASS : tst_QSslKey::copyAndAssign(ec-pub-384-secp384r1.der) PASS : tst_QSslKey::copyAndAssign(ec-pub-384-secp384r1.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pri-1023.der) PASS : tst_QSslKey::copyAndAssign(rsa-pri-1023.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pri-1024.der) PASS : tst_QSslKey::copyAndAssign(rsa-pri-1024.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pri-2048.der) PASS : tst_QSslKey::copyAndAssign(rsa-pri-2048.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pri-40.der) PASS : tst_QSslKey::copyAndAssign(rsa-pri-40.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pri-511.der) PASS : tst_QSslKey::copyAndAssign(rsa-pri-511.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pri-512.der) PASS : tst_QSslKey::copyAndAssign(rsa-pri-512.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pri-999.der) PASS : tst_QSslKey::copyAndAssign(rsa-pri-999.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pub-1023.der) PASS : tst_QSslKey::copyAndAssign(rsa-pub-1023.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pub-1024.der) PASS : tst_QSslKey::copyAndAssign(rsa-pub-1024.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pub-2048.der) PASS : tst_QSslKey::copyAndAssign(rsa-pub-2048.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pub-40.der) PASS : tst_QSslKey::copyAndAssign(rsa-pub-40.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pub-511.der) PASS : tst_QSslKey::copyAndAssign(rsa-pub-511.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pub-512.der) PASS : tst_QSslKey::copyAndAssign(rsa-pub-512.pem) PASS : tst_QSslKey::copyAndAssign(rsa-pub-999.der) PASS : tst_QSslKey::copyAndAssign(rsa-pub-999.pem) PASS : tst_QSslKey::equalsOperator() PASS : tst_QSslKey::length(dsa-pri-1024.der) PASS : tst_QSslKey::length(dsa-pri-1024.pem) PASS : tst_QSslKey::length(dsa-pri-512.der) PASS : tst_QSslKey::length(dsa-pri-512.pem) PASS : tst_QSslKey::length(dsa-pri-576.der) PASS : tst_QSslKey::length(dsa-pri-576.pem) PASS : tst_QSslKey::length(dsa-pri-960.der) PASS : tst_QSslKey::length(dsa-pri-960.pem) PASS : tst_QSslKey::length(dsa-pub-1024.der) PASS : tst_QSslKey::length(dsa-pub-1024.pem) PASS : tst_QSslKey::length(dsa-pub-512.der) PASS : tst_QSslKey::length(dsa-pub-512.pem) PASS : tst_QSslKey::length(dsa-pub-576.der) PASS : tst_QSslKey::length(dsa-pub-576.pem) PASS : tst_QSslKey::length(dsa-pub-960.der) PASS : tst_QSslKey::length(dsa-pub-960.pem) FAIL! : tst_QSslKey::length(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] PASS : tst_QSslKey::length(ec-pri-256-prime256v1.der) PASS : tst_QSslKey::length(ec-pri-256-prime256v1.pem) PASS : tst_QSslKey::length(ec-pri-384-secp384r1.der) PASS : tst_QSslKey::length(ec-pri-384-secp384r1.pem) FAIL! : tst_QSslKey::length(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] PASS : tst_QSslKey::length(ec-pub-256-prime256v1.der) PASS : tst_QSslKey::length(ec-pub-256-prime256v1.pem) PASS : tst_QSslKey::length(ec-pub-384-secp384r1.der) PASS : tst_QSslKey::length(ec-pub-384-secp384r1.pem) PASS : tst_QSslKey::length(rsa-pri-1023.der) PASS : tst_QSslKey::length(rsa-pri-1023.pem) PASS : tst_QSslKey::length(rsa-pri-1024.der) PASS : tst_QSslKey::length(rsa-pri-1024.pem) PASS : tst_QSslKey::length(rsa-pri-2048.der) PASS : tst_QSslKey::length(rsa-pri-2048.pem) PASS : tst_QSslKey::length(rsa-pri-40.der) PASS : tst_QSslKey::length(rsa-pri-40.pem) PASS : tst_QSslKey::length(rsa-pri-511.der) PASS : tst_QSslKey::length(rsa-pri-511.pem) PASS : tst_QSslKey::length(rsa-pri-512.der) PASS : tst_QSslKey::length(rsa-pri-512.pem) PASS : tst_QSslKey::length(rsa-pri-999.der) PASS : tst_QSslKey::length(rsa-pri-999.pem) PASS : tst_QSslKey::length(rsa-pub-1023.der) PASS : tst_QSslKey::length(rsa-pub-1023.pem) PASS : tst_QSslKey::length(rsa-pub-1024.der) PASS : tst_QSslKey::length(rsa-pub-1024.pem) PASS : tst_QSslKey::length(rsa-pub-2048.der) PASS : tst_QSslKey::length(rsa-pub-2048.pem) PASS : tst_QSslKey::length(rsa-pub-40.der) PASS : tst_QSslKey::length(rsa-pub-40.pem) PASS : tst_QSslKey::length(rsa-pub-511.der) PASS : tst_QSslKey::length(rsa-pub-511.pem) PASS : tst_QSslKey::length(rsa-pub-512.der) PASS : tst_QSslKey::length(rsa-pub-512.pem) PASS : tst_QSslKey::length(rsa-pub-999.der) PASS : tst_QSslKey::length(rsa-pub-999.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pri-1024.der) PASS : tst_QSslKey::toPemOrDer(dsa-pri-1024.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pri-512.der) PASS : tst_QSslKey::toPemOrDer(dsa-pri-512.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pri-576.der) PASS : tst_QSslKey::toPemOrDer(dsa-pri-576.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pri-960.der) PASS : tst_QSslKey::toPemOrDer(dsa-pri-960.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pub-1024.der) PASS : tst_QSslKey::toPemOrDer(dsa-pub-1024.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pub-512.der) PASS : tst_QSslKey::toPemOrDer(dsa-pub-512.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pub-576.der) PASS : tst_QSslKey::toPemOrDer(dsa-pub-576.pem) PASS : tst_QSslKey::toPemOrDer(dsa-pub-960.der) PASS : tst_QSslKey::toPemOrDer(dsa-pub-960.pem) FAIL! : tst_QSslKey::toPemOrDer(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] PASS : tst_QSslKey::toPemOrDer(ec-pri-256-prime256v1.der) PASS : tst_QSslKey::toPemOrDer(ec-pri-256-prime256v1.pem) PASS : tst_QSslKey::toPemOrDer(ec-pri-384-secp384r1.der) PASS : tst_QSslKey::toPemOrDer(ec-pri-384-secp384r1.pem) FAIL! : tst_QSslKey::toPemOrDer(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] PASS : tst_QSslKey::toPemOrDer(ec-pub-256-prime256v1.der) PASS : tst_QSslKey::toPemOrDer(ec-pub-256-prime256v1.pem) PASS : tst_QSslKey::toPemOrDer(ec-pub-384-secp384r1.der) PASS : tst_QSslKey::toPemOrDer(ec-pub-384-secp384r1.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pri-1023.der) PASS : tst_QSslKey::toPemOrDer(rsa-pri-1023.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pri-1024.der) PASS : tst_QSslKey::toPemOrDer(rsa-pri-1024.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pri-2048.der) PASS : tst_QSslKey::toPemOrDer(rsa-pri-2048.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pri-40.der) PASS : tst_QSslKey::toPemOrDer(rsa-pri-40.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pri-511.der) PASS : tst_QSslKey::toPemOrDer(rsa-pri-511.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pri-512.der) PASS : tst_QSslKey::toPemOrDer(rsa-pri-512.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pri-999.der) PASS : tst_QSslKey::toPemOrDer(rsa-pri-999.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pub-1023.der) PASS : tst_QSslKey::toPemOrDer(rsa-pub-1023.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pub-1024.der) PASS : tst_QSslKey::toPemOrDer(rsa-pub-1024.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pub-2048.der) PASS : tst_QSslKey::toPemOrDer(rsa-pub-2048.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pub-40.der) PASS : tst_QSslKey::toPemOrDer(rsa-pub-40.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pub-511.der) PASS : tst_QSslKey::toPemOrDer(rsa-pub-511.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pub-512.der) PASS : tst_QSslKey::toPemOrDer(rsa-pub-512.pem) PASS : tst_QSslKey::toPemOrDer(rsa-pub-999.der) PASS : tst_QSslKey::toPemOrDer(rsa-pub-999.pem) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.der-DSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.der-DSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.der-DSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.der-DSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.pem-DSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.pem-DSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.pem-DSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-1024.pem-DSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.der-DSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.der-DSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.der-DSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.der-DSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.pem-DSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.pem-DSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.pem-DSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.pem-DSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::passphraseChecks(DES) PASS : tst_QSslKey::passphraseChecks(3DES) PASS : tst_QSslKey::passphraseChecks(RC2) PASS : tst_QSslKey::noPassphraseChecks() PASS : tst_QSslKey::cleanupTestCase() Totals: 428 passed, 28 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSslKey ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslkey: 0.617058 seconds, exit code 28 ASSERT: "qApp" in file image/qiconloader.cpp, line 108 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 9219] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qicon -silent -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_qicon-te'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f91fddc87e0 (LWP 9219)): QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003471833e05 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f91fdeaa692 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1577 QtQA::App::TestRunner: #3 0x00007f91fdea6dfe in TestNamespace::QMessageLogger::fatal (this=0x7fff7be47030, msg=0x7f91fe21a910 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007f91fdea007e in TestNamespace::qt_assert (assertion=0x7f91fea96dee "qApp", file=0x7f91fea96dd8 "image/qiconloader.cpp", line=108) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007f91fe6e2924 in TestNamespace::QIconLoader::ensureInitialized (this=0x7f91fec3e140 ) at image/qiconloader.cpp:108 QtQA::App::TestRunner: #6 0x00007f91fe6e2a42 in TestNamespace::QIconLoader::instance () at image/qiconloader.cpp:123 QtQA::App::TestRunner: #7 0x00007f91fe6ddea0 in TestNamespace::QIcon::fromTheme (name=..., fallback=...) at image/qicon.cpp:1173 QtQA::App::TestRunner: #8 0x000000000040fbfb in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at tst_qicon.cpp:84 QtQA::App::TestRunner: #9 0x000000000040fc7a in _GLOBAL__sub_I_tst_qicon.cpp(void) () at .moc/tst_qicon.moc:183 QtQA::App::TestRunner: #10 0x0000000000414a1d in __libc_csu_init () QtQA::App::TestRunner: #11 0x000000347181ecf0 in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #12 0x0000000000404b39 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ASSERT: "qApp" in file image/qiconloader.cpp, line 108 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 9319] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qicon -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_qicon-testresult'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fd9caf397e0 (LWP 9319)): QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003471833e05 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007fd9cb01b692 in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1577 QtQA::App::TestRunner: #3 0x00007fd9cb017dfe in TestNamespace::QMessageLogger::fatal (this=0x7fff3c5f7340, msg=0x7fd9cb38b910 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007fd9cb01107e in TestNamespace::qt_assert (assertion=0x7fd9cbc07dee "qApp", file=0x7fd9cbc07dd8 "image/qiconloader.cpp", line=108) at global/qglobal.cpp:2967 QtQA::App::TestRunner: #5 0x00007fd9cb853924 in TestNamespace::QIconLoader::ensureInitialized (this=0x7fd9cbdaf140 ) at image/qiconloader.cpp:108 QtQA::App::TestRunner: #6 0x00007fd9cb853a42 in TestNamespace::QIconLoader::instance () at image/qiconloader.cpp:123 QtQA::App::TestRunner: #7 0x00007fd9cb84eea0 in TestNamespace::QIcon::fromTheme (name=..., fallback=...) at image/qicon.cpp:1173 QtQA::App::TestRunner: #8 0x000000000040fbfb in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at tst_qicon.cpp:84 QtQA::App::TestRunner: #9 0x000000000040fc7a in _GLOBAL__sub_I_tst_qicon.cpp(void) () at .moc/tst_qicon.moc:183 QtQA::App::TestRunner: #10 0x0000000000414a1d in __libc_csu_init () QtQA::App::TestRunner: #11 0x000000347181ecf0 in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #12 0x0000000000404b39 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qicon: 20 seconds, signal 6 Testing tst_QCollator FAIL! : tst_QCollator::compare(english2) Compared values are not the same Actual (collator.compare(s1, s2)): -2 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(english5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish2) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish3) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish4) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian1) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian2) Compared values are not the same Actual (collator.compare(s1, s2)): 14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian3) Compared values are not the same Actual (collator.compare(s1, s2)): 1 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian4) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german1) Compared values are not the same Actual (collator.compare(s1, s2)): -7 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german3) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german4) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german5) Compared values are not the same Actual (collator.compare(s1, s2)): 11 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german6) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german7) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german9) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german10) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(french5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] Totals: 13 passed, 19 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QCollator ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QCollator::initTestCase() SKIP : tst_QCollator::moveSemantics() The compiler is not in C++11 mode or does not support move semantics. Loc: [tst_qcollator.cpp(83)] QWARN : tst_QCollator::compare(english1) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(english1) QWARN : tst_QCollator::compare(english2) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(english2) Compared values are not the same Actual (collator.compare(s1, s2)): -2 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(english3) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(english3) QWARN : tst_QCollator::compare(english4) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(english4) QWARN : tst_QCollator::compare(english5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(english5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish1) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(swedish1) QWARN : tst_QCollator::compare(swedish2) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish2) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish3) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish3) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish4) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish4) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian1) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian1) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian2) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian2) Compared values are not the same Actual (collator.compare(s1, s2)): 14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian3) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian3) Compared values are not the same Actual (collator.compare(s1, s2)): 1 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian4) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian4) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german1) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german1) Compared values are not the same Actual (collator.compare(s1, s2)): -7 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german2) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(german2) QWARN : tst_QCollator::compare(german3) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german3) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german4) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german4) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german5) Compared values are not the same Actual (collator.compare(s1, s2)): 11 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german6) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german6) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german7) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german7) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german8) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(german8) QWARN : tst_QCollator::compare(german9) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german9) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german10) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german10) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(french1) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french1) QWARN : tst_QCollator::compare(french2) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french2) QWARN : tst_QCollator::compare(french3) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french3) QWARN : tst_QCollator::compare(french4) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french4) QWARN : tst_QCollator::compare(french5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(french5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] PASS : tst_QCollator::state() PASS : tst_QCollator::cleanupTestCase() Totals: 13 passed, 19 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QCollator ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcollator: 0.116872 seconds, exit code 19 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01563/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1436777977): http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121283 [PS2] - Use QImageReader::setAutoTransform() in examples. http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Mon Jul 13 12:32:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 13:32:41 +0300 Subject: [Ci-reports] fail on QtLocation_5.5_Integration #148 Message-ID: <20150713_103241_014782.ci-noreply@qt-project.org> QtLocation_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #148: FAILURE Build log: http://testresults.qt.io/ci/QtLocation_5.5_Integration/build_00148/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436781429): http://codereview.qt-project.org/121191 [PS2] - Update places-list and places-map examples From ci-noreply at qt-project.org Mon Jul 13 12:45:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 13:45:09 +0300 Subject: [Ci-reports] pass on QtLocation_dev_Integration #439 Message-ID: <20150713_104509_051661.ci-noreply@qt-project.org> QtLocation_dev_Integration #439: SUCCESS Tested changes (refs/builds/dev_1436780954): http://codereview.qt-project.org/113513 [PS7] - Change to use m_ naming convention in QDeclarativeGeoMapGestureArea From ci-noreply at qt-project.org Mon Jul 13 13:17:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 14:17:29 +0300 Subject: [Ci-reports] fail on QtLocation_dev_Integration #440 Message-ID: <20150713_111729_091287.ci-noreply@qt-project.org> QtLocation_dev_Integration » win32-msvc2010_Windows_7 #440: FAILURE Build log: http://testresults.qt.io/ci/QtLocation_dev_Integration/build_00440/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436784457): http://codereview.qt-project.org/114666 [PS4] - Do not rely on synthesized MouseReleseEvent when tracking mouse point http://codereview.qt-project.org/113557 [PS7] - Make QQuickGeoMapGestureArea a QQuickItem http://codereview.qt-project.org/114665 [PS4] - Rename files qdeclarativegeomapgesturearea to qquickgeomapgesturearea From ci-noreply at qt-project.org Mon Jul 13 13:20:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 14:20:29 +0300 Subject: [Ci-reports] pass on QtConnectivity_5.5_Integration #75 Message-ID: <20150713_112029_078980.ci-noreply@qt-project.org> QtConnectivity_5.5_Integration #75: SUCCESS Tested changes (refs/builds/5.5_1436781796): http://codereview.qt-project.org/120774 [PS2] - Parse all char descriptions in one go http://codereview.qt-project.org/120861 [PS2] - Add debug option to sdpscanner permitting plain text output of scan results http://codereview.qt-project.org/120844 [PS3] - Do not cut 32bit value down to 16bit http://codereview.qt-project.org/120775 [PS3] - Cut high bits from QLECharacteristic::PropertyTypes From ci-noreply at qt-project.org Mon Jul 13 14:00:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 15:00:18 +0300 Subject: [Ci-reports] pass on QtTools_dev_Integration #328 Message-ID: <20150713_120018_074441.ci-noreply@qt-project.org> QtTools_dev_Integration #328: SUCCESS Tested changes (refs/builds/dev_1436781808): http://codereview.qt-project.org/121214 [PS2] - Qt Designer: Disambiguate signal/slot names in action editor. From ci-noreply at qt-project.org Mon Jul 13 14:17:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 15:17:07 +0300 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #149 Message-ID: <20150713_121707_069549.ci-noreply@qt-project.org> QtLocation_5.5_Integration #149: SUCCESS Tested changes (refs/builds/5.5_1436783704): http://codereview.qt-project.org/121191 [PS2] - Update places-list and places-map examples From ci-noreply at qt-project.org Mon Jul 13 14:22:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 15:22:05 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1564 Message-ID: <20150713_122205_009011.ci-noreply@qt-project.org> Autotest `tst_qfiledialog @ /work/build/qt/qtbase/tests/auto/widgets/dialogs/qfiledialog' failed :( Testing tst_QFiledialog QFATAL : tst_QFiledialog::historyBack() Received signal 11 FAIL! : tst_QFiledialog::historyBack() Received a fatal error. Loc: [Unknown file(0)] Totals: 46 passed, 1 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QFiledialog ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QFiledialog::initTestCase() PASS : tst_QFiledialog::currentChangedSignal() QWARN : tst_QFiledialog::directoryEnteredSignal() QMutex: destroying locked mutex QFATAL : tst_QFiledialog::directoryEnteredSignal() Received signal 11 FAIL! : tst_QFiledialog::directoryEnteredSignal() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QFiledialog ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qfiledialog: 20 seconds, signal 6 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01564/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436784887): http://codereview.qt-project.org/120690 [PS1] - QComboBox: Fix compilation with QT_NO_COMPLETER http://codereview.qt-project.org/120863 [PS1] - Doc: Updated online template with the latest footer http://codereview.qt-project.org/121283 [PS2] - Use QImageReader::setAutoTransform() in examples. http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Mon Jul 13 15:23:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 16:23:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1565 Message-ID: <20150713_132307_060381.ci-noreply@qt-project.org> Autotest `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' failed :( Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 193 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01565/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436790222): http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace http://codereview.qt-project.org/121232 [PS1] - fix running libQtCore.so failure From ci-noreply at qt-project.org Mon Jul 13 15:32:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 16:32:46 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1566 Message-ID: <20150713_133246_011114.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64 #1566: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01566/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1436793882): http://codereview.qt-project.org/121283 [PS2] - Use QImageReader::setAutoTransform() in examples. http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/120863 [PS1] - Doc: Updated online template with the latest footer http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Mon Jul 13 16:30:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 17:30:16 +0300 Subject: [Ci-reports] pass on QtLocation_dev_Integration #441 Message-ID: <20150713_143016_098864.ci-noreply@qt-project.org> QtLocation_dev_Integration #441: SUCCESS Tested changes (refs/builds/dev_1436794073): http://codereview.qt-project.org/114665 [PS4] - Rename files qdeclarativegeomapgesturearea to qquickgeomapgesturearea From ci-noreply at qt-project.org Mon Jul 13 16:35:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 17:35:33 +0300 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #96 Message-ID: <20150713_143533_014798.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #96: SUCCESS Tested changes (refs/builds/5.5_1436795052): http://codereview.qt-project.org/121325 [PS1] - WindowsAudio: Fix compiler warnings by g++/MinGW. From ci-noreply at qt-project.org Mon Jul 13 17:21:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 18:21:32 +0300 Subject: [Ci-reports] pass on QtLocation_dev_Integration #442 Message-ID: <20150713_152132_031075.ci-noreply@qt-project.org> QtLocation_dev_Integration #442: SUCCESS Tested changes (refs/builds/dev_1436797974): http://codereview.qt-project.org/114666 [PS6] - Do not rely on synthesized MouseReleseEvent when tracking mouse point http://codereview.qt-project.org/113557 [PS7] - Make QQuickGeoMapGestureArea a QQuickItem From ci-noreply at qt-project.org Mon Jul 13 17:47:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 18:47:05 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1567 Message-ID: <20150713_154705_046586.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52571/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52575/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 5 ms: rate = 240008800 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 240008800 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 687104 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53800/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 48 ms: rate = 25000916 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 25000916 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 13953488 (it received 1200000 bytes in 86 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53804/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) (... 71 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 592 passed, 11 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 11 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 559 seconds, exit code 11 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01567/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436798062): http://codereview.qt-project.org/121322 [PS4] - ssl: fix SecureTransport handling of remote host disconnect http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/121283 [PS2] - Use QImageReader::setAutoTransform() in examples. http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace From ci-noreply at qt-project.org Mon Jul 13 18:48:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 19:48:14 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1568 Message-ID: <20150713_164814_016049.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BFAIL : tst_QTouchEvent::basicRawEventTranslation() Compared values are not the same Actual (touchBeginPoint.pos()): QPointF(199,121) Expected (pos) : QPointF(199,149) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(636)] BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01568/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436802521): http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Mon Jul 13 20:02:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 21:02:23 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1569 Message-ID: <20150713_180223_099617.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1569: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01569/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436806189): http://codereview.qt-project.org/121322 [PS4] - ssl: fix SecureTransport handling of remote host disconnect http://codereview.qt-project.org/121283 [PS2] - Use QImageReader::setAutoTransform() in examples. http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace From ci-noreply at qt-project.org Mon Jul 13 21:27:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 13 Jul 2015 22:27:04 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1570 Message-ID: <20150713_192704_040466.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1570: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01570/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436810804): http://codereview.qt-project.org/121322 [PS4] - ssl: fix SecureTransport handling of remote host disconnect http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/121283 [PS2] - Use QImageReader::setAutoTransform() in examples. http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/120690 [PS1] - QComboBox: Fix compilation with QT_NO_COMPLETER http://codereview.qt-project.org/121223 [PS1] - Fix build on FreeBSD: kinfo_getproc is in libutil http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS From ci-noreply at qt-project.org Tue Jul 14 01:10:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 01:10:59 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #518 - FAILURE Message-ID: <20150713231059.5D10B548D6@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00518 From ci-noreply at qt-project.org Tue Jul 14 02:28:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 02:28:10 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #50 - FAILURE Message-ID: <20150714002810.41218549A0@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00050 From ci-noreply at qt-project.org Tue Jul 14 02:48:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 03:48:00 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1571 Message-ID: <20150714_004800_032235.ci-noreply@qt-project.org> QtBase_5.5_Integration #1571: SUCCESS Tested changes (refs/builds/5.5_1436819322): http://codereview.qt-project.org/121283 [PS2] - Use QImageReader::setAutoTransform() in examples. http://codereview.qt-project.org/121156 [PS1] - Windows: Fix crash when using wmain() and passing a fake argv. http://codereview.qt-project.org/121322 [PS4] - ssl: fix SecureTransport handling of remote host disconnect http://codereview.qt-project.org/120690 [PS1] - QComboBox: Fix compilation with QT_NO_COMPLETER From ci-noreply at qt-project.org Tue Jul 14 04:38:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 04:38:27 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #147 - FAILURE Message-ID: <20150714023827.1065F54849@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00147 From ci-noreply at qt-project.org Tue Jul 14 04:47:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 05:47:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1572 Message-ID: <20150714_024752_005934.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1572: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01572/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436835085): http://codereview.qt-project.org/121232 [PS1] - fix running libQtCore.so failure http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/121374 [PS1] - Autotest: get more information why tst_qmimedatabase-xml is failing http://codereview.qt-project.org/121223 [PS1] - Fix build on FreeBSD: kinfo_getproc is in libutil http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Tue Jul 14 05:26:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 06:26:44 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #715 Message-ID: <20150714_032644_061552.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' mainwindow.cpp(205) : error C2039: 'cut' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(205) : error C2065: 'cut' : undeclared identifier mainwindow.cpp(214) : error C2039: 'copy' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(214) : error C2065: 'copy' : undeclared identifier mainwindow.cpp(223) : error C2039: 'paste' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(223) : error C2065: 'paste' : undeclared identifier Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00715/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436843116): http://codereview.qt-project.org/121238 [PS5] - Updated submodules. From ci-noreply at qt-project.org Tue Jul 14 06:46:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 07:46:49 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1574 Message-ID: <20150714_044649_026848.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1574: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01574/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436842167): http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule From ci-noreply at qt-project.org Tue Jul 14 07:11:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 07:11:10 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #309 - FAILURE Message-ID: <20150714051110.4353C548D9@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00309 From ci-noreply at qt-project.org Tue Jul 14 07:25:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 07:25:34 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #85 - FAILURE Message-ID: <20150714052534.5471A54A82@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00085 From ci-noreply at qt-project.org Tue Jul 14 10:04:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 11:04:10 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1575 Message-ID: <20150714_080410_082874.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1575: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01575/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436856505): http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Tue Jul 14 10:55:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 11:55:26 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #186 Message-ID: <20150714_085526_000110.ci-noreply@qt-project.org> Qt3D_5.5_Integration #186: SUCCESS Tested changes (refs/builds/5.5_1436861095): http://codereview.qt-project.org/121328 [PS2] - Scene3DItem Fix rendering when FramebufferBlit unavailable From ci-noreply at qt-project.org Tue Jul 14 10:59:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 11:59:56 +0300 Subject: [Ci-reports] pass on Qt5_5.5_Integration #145 Message-ID: <20150714_085956_064612.ci-noreply@qt-project.org> Qt5_5.5_Integration #145: SUCCESS Tested changes (refs/builds/5.5_1436843955): http://codereview.qt-project.org/121280 [PS4] - Updated submodules. From ci-noreply at qt-project.org Tue Jul 14 11:20:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 12:20:47 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1576 Message-ID: <20150714_092047_065303.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1576: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01576/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436861147): http://codereview.qt-project.org/121360 [PS1] - QDial: remove documentation for non-existent functions. http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class From ci-noreply at qt-project.org Tue Jul 14 12:27:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 13:27:16 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1579 Message-ID: <20150714_102716_050839.ci-noreply@qt-project.org> Autotests `tst_qapplication @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication' and `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QApplication FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QApplication::initTestCase() PASS : tst_QApplication::sendEventsOnProcessEvents() PASS : tst_QApplication::staticSetup() QWARN : tst_QApplication::alert() QTimer::singleShot: Timers cannot have negative timeouts PASS : tst_QApplication::alert() PASS : tst_QApplication::multiple(data0) PASS : tst_QApplication::multiple(data1) PASS : tst_QApplication::multiple(data2) PASS : tst_QApplication::multiple(data3) PASS : tst_QApplication::nonGui() PASS : tst_QApplication::setFont(data0a) PASS : tst_QApplication::setFont(data0b) PASS : tst_QApplication::setFont(data1a) PASS : tst_QApplication::setFont(data1b) PASS : tst_QApplication::setFont(data2a) PASS : tst_QApplication::setFont(data2b) PASS : tst_QApplication::setFont(nonexistingfont after) PASS : tst_QApplication::setFont(nonexistingfont before) PASS : tst_QApplication::setFont(largescaleable after) PASS : tst_QApplication::setFont(largescaleable before) PASS : tst_QApplication::setFont(largeunscaleale after) PASS : tst_QApplication::setFont(largeunscaleale before) PASS : tst_QApplication::args(App name) PASS : tst_QApplication::args(No arguments) PASS : tst_QApplication::args(App name, style) PASS : tst_QApplication::args(App name, style, arbitrary, reverse) PASS : tst_QApplication::appName() PASS : tst_QApplication::lastWindowClosed() PASS : tst_QApplication::quitOnLastWindowClosed() PASS : tst_QApplication::closeAllWindows() PASS : tst_QApplication::testDeleteLater() PASS : tst_QApplication::testDeleteLaterProcessEvents() QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins") QDEBUG : tst_QApplication::libraryPaths() ("/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/test", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() Initial library path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() installPathPlugins "/home/qt/install/plugins" QDEBUG : tst_QApplication::libraryPaths() After adding plugins path: ("/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() appDirPath "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication" QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath && appDirPath + /..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") QDEBUG : tst_QApplication::libraryPaths() After adding appDirPath + /tmp/..: ("/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel", "/home/qt/install/plugins", "/home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qapplication") PASS : tst_QApplication::libraryPaths() PASS : tst_QApplication::libraryPaths_qt_plugin_path() PASS : tst_QApplication::libraryPaths_qt_plugin_path_2() PASS : tst_QApplication::sendPostedEvents() PASS : tst_QApplication::thread() PASS : tst_QApplication::desktopSettingsAware() PASS : tst_QApplication::setActiveWindow() PASS : tst_QApplication::focusChanged() PASS : tst_QApplication::focusOut() PASS : tst_QApplication::focusMouseClick() PASS : tst_QApplication::execAfterExit() PASS : tst_QApplication::wheelScrollLines() PASS : tst_QApplication::task109149() PASS : tst_QApplication::style() PASS : tst_QApplication::allWidgets() PASS : tst_QApplication::topLevelWidgets() PASS : tst_QApplication::setAttribute() PASS : tst_QApplication::windowsCommandLine() FAIL! : tst_QApplication::touchEventPropagation() 'widget.seenMouseEvent' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp(2107)] PASS : tst_QApplication::qtbug_12673() PASS : tst_QApplication::noQuitOnHide() PASS : tst_QApplication::globalStaticObjectDestruction() PASS : tst_QApplication::abortQuitOnShow() QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QApplication::staticFunctions() Must construct a QApplication first. PASS : tst_QApplication::staticFunctions() PASS : tst_QApplication::settableStyleHints(app) PASS : tst_QApplication::settableStyleHints(no-app) PASS : tst_QApplication::cleanupTestCase() Totals: 57 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qapplication: 94 seconds, exit code 1 Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(192)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(192)] PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() PASS : tst_QGuiApplication::modalWindow() PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 27 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01579/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436865803): http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace http://codereview.qt-project.org/121360 [PS1] - QDial: remove documentation for non-existent functions. http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Tue Jul 14 13:35:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 14:35:52 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #142 Message-ID: <20150714_113552_075797.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #142: SUCCESS Tested changes (refs/builds/5.5_1436868261): http://codereview.qt-project.org/121095 [PS2] - Add 200 percent image resources From ci-noreply at qt-project.org Tue Jul 14 14:30:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 15:30:59 +0300 Subject: [Ci-reports] pass on QtTools_dev_Integration #329 Message-ID: <20150714_123059_016819.ci-noreply@qt-project.org> QtTools_dev_Integration #329: SUCCESS Tested changes (refs/builds/dev_1436871729): http://codereview.qt-project.org/113457 [PS9] - Port Qt Designer to Qt 5 signals & slot connection syntax. From ci-noreply at qt-project.org Tue Jul 14 14:43:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 15:43:03 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1580 Message-ID: <20150714_124303_054164.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1580: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01580/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436873331): http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace http://codereview.qt-project.org/121360 [PS1] - QDial: remove documentation for non-existent functions. From ci-noreply at qt-project.org Tue Jul 14 15:29:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 16:29:45 +0300 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #98 Message-ID: <20150714_132945_041270.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #98: SUCCESS Tested changes (refs/builds/5.5_1436877444): http://codereview.qt-project.org/121301 [PS1] - GStreamer: fix supported values returned by CameraBinImageProcessing. From ci-noreply at qt-project.org Tue Jul 14 16:08:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 17:08:44 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #143 Message-ID: <20150714_140844_054597.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #143: SUCCESS Tested changes (refs/builds/5.5_1436874684): http://codereview.qt-project.org/120985 [PS3] - Fix single-process mode From ci-noreply at qt-project.org Tue Jul 14 16:12:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 17:12:06 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1581 Message-ID: <20150714_141206_028035.ci-noreply@qt-project.org> Autotest `tst_qguieventloop @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff64a8ccb0 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 12 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01581/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436877878): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Tue Jul 14 17:35:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 18:35:06 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #100 Message-ID: <20150714_153506_040762.ci-noreply@qt-project.org> QtTools_5.5_Integration #100: SUCCESS Tested changes (refs/builds/5.5_1436878928): http://codereview.qt-project.org/121323 [PS1] - windeployqt: Deploy plugins in platforminputcontexts for QtGui. From ci-noreply at qt-project.org Tue Jul 14 17:38:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 18:38:30 +0300 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #144 Message-ID: <20150714_153830_021269.ci-noreply@qt-project.org> qtwebengine failed to compile :( In file included from .moc/moc_util.cpp:9:0: .moc/../../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’: .moc/../../shared/util.h:127:12: error: no matching function for call to ‘QMessageLogger::fatal()’ .moc/../../shared/util.h:127:12: note: candidate is: In file included from /work/build/qt/qtbase/include/QtCore/qlogging.h:1:0, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:1100, from /work/build/qt/qtbase/include/QtCore/qglobal.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qnamespace.h:37, from /work/build/qt/qtbase/include/QtCore/qnamespace.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from /work/build/qt/qtbase/include/QtCore/qobjectdefs.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:40, from /work/build/qt/qtbase/include/QtCore/qobject.h:1, from /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qeventloop.h:37, from /work/build/qt/qtbase/include/QtCore/qeventloop.h:1, from /work/build/qt/qtbase/include/QtCore/QEventLoop:1, from .moc/../../shared/util.h:23, from .moc/moc_util.cpp:9: /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:110:10: note: void QMessageLogger::fatal(const char*, ...) const /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qlogging.h:110:10: note: candidate expects 1 argument, 0 provided In file included from tst_qquickwebengineview.cpp:21:0: ../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’: ../shared/util.h:127:12: error: no matching function for call to ‘QMessageLogger::fatal()’ make[5]: *** [.obj/moc_util.o] Error 1 In file included from tst_qquickwebengineviewgraphics.cpp:42:0: ../shared/util.h: In function ‘bool waitForViewportReady(QQuickWebEngineView*, int)’: ../shared/util.h:127:12: error: no matching function for call to ‘QMessageLogger::fatal()’ make[5]: *** [.obj/tst_qquickwebengineview.o] Error 1 make[4]: *** [sub-qquickwebengineview-make_first] Error 2 make[5]: *** [.obj/tst_qquickwebengineviewgraphics.o] Error 1 make[4]: *** [sub-qquickwebengineviewgraphics-make_first] Error 2 make[3]: *** [sub-quick-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00144/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436883018): http://codereview.qt-project.org/110178 [PS4] - Add tst_download QML test case http://codereview.qt-project.org/113545 [PS3] - Move loadVisuallyCommitted signal to the test support API From ci-noreply at qt-project.org Tue Jul 14 17:40:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 18:40:58 +0300 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #145 Message-ID: <20150714_154058_056656.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #145: FAILURE Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00145/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436888404): http://codereview.qt-project.org/121435 [PS1] - fix ambiguous key sequence in browser example From ci-noreply at qt-project.org Tue Jul 14 18:02:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 19:02:04 +0300 Subject: [Ci-reports] fail on QtWayland_dev_Integration #126 Message-ID: <20150714_160204_013885.ci-noreply@qt-project.org> qtwayland failed to compile :( ../shared/qwaylandxkb.cpp:37:41: fatal error: xkbcommon/xkbcommon-keysyms.h: No such file or directory make[3]: *** [.obj/qwaylandxkb.o] Error 1 ../shared/qwaylandxkb.cpp:37:41: fatal error: xkbcommon/xkbcommon-keysyms.h: No such file or directory make[2]: *** [sub-client-make_first] Error 2 make[3]: *** [.obj/qwaylandxkb.o] Error 1 make[2]: *** [sub-compositor-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwayland] Error 2 Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00126/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/dev_1436886294): http://codereview.qt-project.org/110973 [PS6] - Use xkbcommon for internal key events too http://codereview.qt-project.org/111297 [PS5] - Add a mechanism to delay unmapping of surfaces From ci-noreply at qt-project.org Tue Jul 14 18:15:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 19:15:11 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1582 Message-ID: <20150714_161511_023563.ci-noreply@qt-project.org> QtBase_5.5_Integration #1582: SUCCESS Tested changes (refs/builds/5.5_1436883248): http://codereview.qt-project.org/121360 [PS1] - QDial: remove documentation for non-existent functions. http://codereview.qt-project.org/114823 [PS1] - Mangle QNSApplication and methods into a namespace From ci-noreply at qt-project.org Tue Jul 14 18:50:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 19:50:21 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1583 Message-ID: <20150714_165021_059188.ci-noreply@qt-project.org> qtbase failed to compile :( C:/mingw491/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.1/../../../../i686-w64-mingw32/lib/../lib/libmingw32.a(lib32_libmingw32_a-crt0_c.o):crt0_c.c:(.text.startup+0x39): undefined reference to `WinMain at 16' Makefile.Release:77: recipe for target 'release\tst_qdirmodel.exe' failed mingw32-make[7]: *** [release\tst_qdirmodel.exe] Error 1 mingw32-make[6]: *** [release] Error 2 mingw32-make[5]: *** [sub-qdirmodel-make_first] Error 2 mingw32-make[4]: *** [sub-itemviews-make_first] Error 2 mingw32-make[3]: *** [sub-widgets-make_first] Error 2 mingw32-make[2]: *** [sub-auto-make_first] Error 2 mingw32-make[1]: *** [sub-tests-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01583/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1436890646): http://codereview.qt-project.org/121232 [PS1] - fix running libQtCore.so failure http://codereview.qt-project.org/121223 [PS1] - Fix build on FreeBSD: kinfo_getproc is in libutil http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/115220 [PS1] - Fix missing patch version for libxi http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Tue Jul 14 19:35:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 20:35:21 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #147 Message-ID: <20150714_173521_025663.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #147: SUCCESS Tested changes (refs/builds/5.5_1436889744): http://codereview.qt-project.org/121435 [PS1] - fix ambiguous key sequence in browser example From ci-noreply at qt-project.org Tue Jul 14 22:42:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 23:42:21 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1585 Message-ID: <20150714_204221_004669.ci-noreply@qt-project.org> Autotest `tst_qabstractnetworkcache @ /home/qt/shadowbuild/qtbase/tests/auto/network/access/qabstractnetworkcache' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QAbstractNetworkCache FAIL! : tst_QAbstractNetworkCache::cacheControl(304-4) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-2b) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::cacheControl(304-4b) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] Totals: 41 passed, 3 failed, 41 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAbstractNetworkCache ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QAbstractNetworkCache::initTestCase() FAIL! : tst_QAbstractNetworkCache::expires(304-0) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::expires(304-1) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::expires(304-2) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::expires(304-3) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] FAIL! : tst_QAbstractNetworkCache::expires(500-0) Compared values are not the same Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(322)] PASS : tst_QAbstractNetworkCache::expires(500-1) PASS : tst_QAbstractNetworkCache::expires(500-2) PASS : tst_QAbstractNetworkCache::expires(500-3) PASS : tst_QAbstractNetworkCache::expires(200-0) PASS : tst_QAbstractNetworkCache::expires(200-1) PASS : tst_QAbstractNetworkCache::expires(200-2) PASS : tst_QAbstractNetworkCache::expires(200-3) SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(500-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::expiresSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::lastModified(304-0) PASS : tst_QAbstractNetworkCache::lastModified(304-1) PASS : tst_QAbstractNetworkCache::lastModified(304-2) PASS : tst_QAbstractNetworkCache::lastModified(304-3) PASS : tst_QAbstractNetworkCache::lastModified(200-0) PASS : tst_QAbstractNetworkCache::lastModified(200-1) PASS : tst_QAbstractNetworkCache::lastModified(200-2) PASS : tst_QAbstractNetworkCache::lastModified(200-3) SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::etag(304-0) PASS : tst_QAbstractNetworkCache::etag(304-1) PASS : tst_QAbstractNetworkCache::etag(304-2) PASS : tst_QAbstractNetworkCache::etag(304-3) PASS : tst_QAbstractNetworkCache::etag(200-0) PASS : tst_QAbstractNetworkCache::etag(200-1) PASS : tst_QAbstractNetworkCache::etag(200-2) PASS : tst_QAbstractNetworkCache::etag(200-3) SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::etagSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::cacheControl(200-0) PASS : tst_QAbstractNetworkCache::cacheControl(200-1) PASS : tst_QAbstractNetworkCache::cacheControl(200-2) PASS : tst_QAbstractNetworkCache::cacheControl(200-3) PASS : tst_QAbstractNetworkCache::cacheControl(200-4) PASS : tst_QAbstractNetworkCache::cacheControl(200-5) PASS : tst_QAbstractNetworkCache::cacheControl(304-0) PASS : tst_QAbstractNetworkCache::cacheControl(304-1) PASS : tst_QAbstractNetworkCache::cacheControl(304-2) PASS : tst_QAbstractNetworkCache::cacheControl(304-3) PASS : tst_QAbstractNetworkCache::cacheControl(304-4) PASS : tst_QAbstractNetworkCache::cacheControl(304-2b) PASS : tst_QAbstractNetworkCache::cacheControl(304-4b) SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-4) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(200-5) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-0) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-1) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-2) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-3) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-4) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-2b) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] SKIP : tst_QAbstractNetworkCache::cacheControlSynchronous(304-4b) not working yet, see QTBUG-15221 Loc: [/work/build/qt/qtbase/tests/auto/network/access/qabstractnetworkcache/tst_qabstractnetworkcache.cpp(339)] PASS : tst_QAbstractNetworkCache::deleteCache() PASS : tst_QAbstractNetworkCache::cleanupTestCase() Totals: 39 passed, 5 failed, 41 skipped, 0 blacklisted ********* Finished testing of tst_QAbstractNetworkCache ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 3 QtQA::App::TestRunner: second attempt: exited with exit code 5 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qabstractnetworkcache: 9 seconds, exit code 5 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01585/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436899917): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Tue Jul 14 22:58:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 14 Jul 2015 23:58:32 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #148 Message-ID: <20150714_205832_048472.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #148: SUCCESS Tested changes (refs/builds/5.5_1436899017): http://codereview.qt-project.org/115187 [PS2] - Cleaned up the module overview. http://codereview.qt-project.org/110178 [PS4] - Add tst_download QML test case From ci-noreply at qt-project.org Wed Jul 15 01:12:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 01:12:37 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #519 - FAILURE Message-ID: <20150714231237.41BD05474A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00519 From ci-noreply at qt-project.org Wed Jul 15 02:00:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 03:00:12 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1586 Message-ID: <20150715_000012_050024.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1586: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01586/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436906712): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/113478 [PS1] - Make sure to report correct NetworkAccessibility From ci-noreply at qt-project.org Wed Jul 15 03:24:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 03:24:25 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #51 - FAILURE Message-ID: <20150715012425.AD86454DCA@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00051 From ci-noreply at qt-project.org Wed Jul 15 03:24:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 04:24:27 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1587 Message-ID: <20150715_012427_083102.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52453/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52457/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 553984 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:54073/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 43 ms: rate = 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 15189873 (it received 1200000 bytes in 79 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 785408 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:54077/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) (... 83 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 587 passed, 16 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 16 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 566 seconds, exit code 16 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01587/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1436918507): http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening http://codereview.qt-project.org/121223 [PS1] - Fix build on FreeBSD: kinfo_getproc is in libutil http://codereview.qt-project.org/121232 [PS1] - fix running libQtCore.so failure From ci-noreply at qt-project.org Wed Jul 15 03:57:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 04:57:37 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #149 Message-ID: <20150715_015737_016509.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #149: SUCCESS Tested changes (refs/builds/5.5_1436907606): http://codereview.qt-project.org/121215 [PS1] - enable RTTI for MSVC build From ci-noreply at qt-project.org Wed Jul 15 05:35:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 05:35:04 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #148 - FAILURE Message-ID: <20150715033504.3F60754459@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00148 From ci-noreply at qt-project.org Wed Jul 15 06:52:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 07:52:25 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1588 Message-ID: <20150715_045225_011265.ci-noreply@qt-project.org> QtBase_5.5_Integration #1588: SUCCESS Tested changes (refs/builds/5.5_1436927162): http://codereview.qt-project.org/113478 [PS1] - Make sure to report correct NetworkAccessibility From ci-noreply at qt-project.org Wed Jul 15 07:25:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 08:25:30 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #716 Message-ID: <20150715_052530_003782.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' mainwindow.cpp(205) : error C2039: 'cut' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(205) : error C2065: 'cut' : undeclared identifier mainwindow.cpp(214) : error C2039: 'copy' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(214) : error C2065: 'copy' : undeclared identifier mainwindow.cpp(223) : error C2039: 'paste' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(223) : error C2065: 'paste' : undeclared identifier Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00716/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1436936502): http://codereview.qt-project.org/121238 [PS7] - Updated submodules. From ci-noreply at qt-project.org Wed Jul 15 08:03:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 09:03:21 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150715_060321_010965.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-15T06:01:21Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-15T06:01:21Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-15T06:01:21Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-15T06:01:21Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-15T06:01:21Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-15T06:01:21Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-15T06:01:21Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-15T06:01:21Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Wed Jul 15 08:28:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 08:28:13 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #310 - FAILURE Message-ID: <20150715062813.42C2754354@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00310 From ci-noreply at qt-project.org Wed Jul 15 08:32:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 08:32:45 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #86 - FAILURE Message-ID: <20150715063245.B325554354@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00086 From ci-noreply at qt-project.org Wed Jul 15 09:06:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 10:06:28 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1589 Message-ID: <20150715_070628_001638.ci-noreply@qt-project.org> QtBase_5.5_Integration #1589: SUCCESS Tested changes (refs/builds/5.5_1436936110): http://codereview.qt-project.org/121025 [PS1] - Fix alignment of 64-bit atomics on iOS http://codereview.qt-project.org/121140 [PS1] - Fix the printing of the ms-since-boot in %{time boot} http://codereview.qt-project.org/120888 [PS1] - Fix change-of-sign warning with ICC http://codereview.qt-project.org/121033 [PS1] - Fix compilation with GCC 4.9.2 and up in debug mode http://codereview.qt-project.org/112661 [PS1] - Set the state of QTemporaryFileEngine properly prior to reopening http://codereview.qt-project.org/121223 [PS1] - Fix build on FreeBSD: kinfo_getproc is in libutil http://codereview.qt-project.org/121232 [PS1] - fix running libQtCore.so failure From ci-noreply at qt-project.org Wed Jul 15 10:02:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 11:02:14 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #101 Message-ID: <20150715_080214_043554.ci-noreply@qt-project.org> QtTools_5.5_Integration #101: SUCCESS Tested changes (refs/builds/5.5_1436942207): http://codereview.qt-project.org/121432 [PS2] - windeployqt: Deploy new webengine resources From ci-noreply at qt-project.org Wed Jul 15 10:13:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 11:13:10 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150715_081310_052320.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-15T08:11:10Z: [QtDeclarative_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtDeclarative_5.5_Integration/377/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1879., retry in 2 seconds From ci-noreply at qt-project.org Wed Jul 15 10:22:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 11:22:18 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1590 Message-ID: <20150715_082218_027775.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52479/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52483/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) FAIL! : tst_QNetworkReply::getErrors(ftp-is-dir) 'waitForFinish(reply) != Timeout' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(1948)] FAIL! : tst_QNetworkReply::getErrors(ftp-dir-not-readable) 'waitForFinish(reply) != Timeout' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(1948)] PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 685056 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53716/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 52 ms: rate = 23077769 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1189760 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 23077769 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 13333333 (it received 1200000 bytes in 90 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 873472 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53720/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) FAIL! : tst_QNetworkReply::ioPutToHttpFromFile(empty) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/dav/qnetworkaccess-ioPutToHttpFromFile-empty-39845733-18333-1696287333") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4403)] FAIL! : tst_QNetworkReply::ioPutToHttpFromFile(real-file) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/dav/qnetworkaccess-ioPutToHttpFromFile-real-file-39845733-18333-1696287333") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4403)] FAIL! : tst_QNetworkReply::ioPutToHttpFromFile(resource) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/dav/qnetworkaccess-ioPutToHttpFromFile-resource-39845733-18333-1696287333") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4403)] FAIL! : tst_QNetworkReply::ioPutToHttpFromFile(search-path) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/dav/qnetworkaccess-ioPutToHttpFromFile-search-path-39845733-18333-1696287333") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4403)] FAIL! : tst_QNetworkReply::ioPostToHttpFromFile(empty) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4444)] FAIL! : tst_QNetworkReply::ioPostToHttpFromFile(real-file) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4444)] FAIL! : tst_QNetworkReply::ioPostToHttpFromFile(resource) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4444)] FAIL! : tst_QNetworkReply::ioPostToHttpFromFile(search-path) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4444)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] FAIL! : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ServiceUnavailableError) "Error downloading http://qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi - server replied: Service Unavailable" ) Loc: [../tst_qnetworkreply.cpp(4531)] (... 114 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 519 passed, 84 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 84 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 563 seconds, exit code 84 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01590/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1436944152): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Wed Jul 15 11:10:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 12:10:55 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #377 Message-ID: <20150715_091055_089875.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #377: SUCCESS Tested changes (refs/builds/5.5_1436946714): http://codereview.qt-project.org/121499 [PS2] - Test if the state machine reacts to a QObject signal. From ci-noreply at qt-project.org Wed Jul 15 11:18:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 12:18:10 +0300 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #150 Message-ID: <20150715_091810_025899.ci-noreply@qt-project.org> QtLocation_5.5_Integration #150: SUCCESS Tested changes (refs/builds/5.5_1436947413): http://codereview.qt-project.org/121390 [PS1] - Fix OSM parameters From ci-noreply at qt-project.org Wed Jul 15 11:40:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 12:40:59 +0300 Subject: [Ci-reports] pass on QtWayland_dev_Integration #127 Message-ID: <20150715_094059_081940.ci-noreply@qt-project.org> QtWayland_dev_Integration #127: SUCCESS Tested changes (refs/builds/dev_1436947476): http://codereview.qt-project.org/111297 [PS5] - Add a mechanism to delay unmapping of surfaces From ci-noreply at qt-project.org Wed Jul 15 12:02:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 13:02:18 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1591 Message-ID: <20150715_100218_028644.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1591: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01591/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436948635): http://codereview.qt-project.org/115462 [PS4] - Map Shift+Tab to Shift+Backtab in evdevkeyboard From ci-noreply at qt-project.org Wed Jul 15 13:18:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 14:18:08 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1592 Message-ID: <20150715_111808_070549.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1592: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01592/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436954633): http://codereview.qt-project.org/121333 [PS4] - ssl: improve SecureTransport error logging http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Wed Jul 15 13:43:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 14:43:09 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #171 Message-ID: <20150715_114309_096865.ci-noreply@qt-project.org> Autotest `tst_controls @ /home/qt/shadowbuild/qtquickcontrols/tests/auto/controls' failed :( Testing qtquickcontrols QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 26004] QtQA::App::TestRunner: [New LWP 26008] QtQA::App::TestRunner: [New LWP 26005] QtQA::App::TestRunner: [New LWP 26010] QtQA::App::TestRunner: [New LWP 26009] QtQA::App::TestRunner: [New LWP 26007] QtQA::App::TestRunner: [New LWP 26006] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/5.5/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007f5e27906154 in QQuickItem::height (this=0x2778810) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: 6211 return d->height; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7f5e15aaf700 (LWP 26006)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5e1d43751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5e1d436c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5e27127182 in start_thread (arg=0x7f5e15aaf700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5e281cd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7f5e152ae700 (LWP 26007)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5e1d43751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5e1d436c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5e27127182 in start_thread (arg=0x7f5e152ae700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5e281cd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7f5e142ac700 (LWP 26009)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5e1d43751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5e1d436c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5e27127182 in start_thread (arg=0x7f5e142ac700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5e281cd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7f5e13873700 (LWP 26010)): QtQA::App::TestRunner: #0 0x00007f5e281bfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5e25fbbfe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007f5e25fbc0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f5e28c88fcc in QEventDispatcherGlib::processEvents (this=0x7f5e0c0008c0, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f5e28c30013 in QEventLoop::exec (this=this at entry=0x7f5e13872df0, flags=..., flags at entry=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #5 0x00007f5e28a521da in QThread::exec (this=this at entry=0x1de7ed0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #6 0x00007f5e2761fb58 in QQmlThreadPrivate::run (this=0x1de7ed0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #7 0x00007f5e28a56edf in QThreadPrivate::start (arg=0x1de7ed0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #8 0x00007f5e27127182 in start_thread (arg=0x7f5e13873700) at pthread_create.c:312 QtQA::App::TestRunner: #9 0x00007f5e281cd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f5e1e8b3700 (LWP 26005)): QtQA::App::TestRunner: #0 0x00007f5e281bfcbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007f5e22221b72 in poll (__timeout=-1, __nfds=1, __fds=0x7f5e1e8b2d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x1da6a20, cond=cond at entry=0x1da6a60, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007f5e2222364f in xcb_wait_for_event (c=0x1da6a20) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007f5e20ce4799 in QXcbEventReader::run (this=0x1db2a20) at /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:1203 QtQA::App::TestRunner: #5 0x00007f5e28a56edf in QThreadPrivate::start (arg=0x1db2a20) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007f5e27127182 in start_thread (arg=0x7f5e1e8b3700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007f5e281cd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f5e14aad700 (LWP 26008)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007f5e1d43751b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007f5e1d436c69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007f5e27127182 in start_thread (arg=0x7f5e14aad700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007f5e281cd00d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f5e295857c0 (LWP 26004)): QtQA::App::TestRunner: #0 0x00007f5e27906154 in QQuickItem::height (this=0x2778810) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: #1 0x00007f5e11e22831 in QQuickMenuPopupWindow::updateSize (this=0x2095600) at /work/build/qt/qtquickcontrols/src/controls/qquickmenupopupwindow.cpp:137 QtQA::App::TestRunner: #2 0x00007f5e27c5a509 in QWindow::event (this=this at entry=0x2095600, ev=ev at entry=0x7ffffb9d4440) at /work/build/qt/qtbase/src/gui/kernel/qwindow.cpp:2028 QtQA::App::TestRunner: #3 0x00007f5e27925601 in QQuickWindow::event (this=this at entry=0x2095600, e=e at entry=0x7ffffb9d4440) at /work/build/qt/qtdeclarative/src/quick/items/qquickwindow.cpp:1413 QtQA::App::TestRunner: #4 0x00007f5e11e237f1 in QQuickPopupWindow::event (this=0x2095600, event=0x7ffffb9d4440) at /work/build/qt/qtquickcontrols/src/controls/qquickpopupwindow.cpp:247 QtQA::App::TestRunner: #5 0x00007f5e2903e90c in QApplicationPrivate::notify_helper (this=this at entry=0x1d99080, receiver=receiver at entry=0x2095600, e=e at entry=0x7ffffb9d4440) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3717 QtQA::App::TestRunner: #6 0x00007f5e29043758 in QApplication::notify (this=0x1d99060, receiver=0x2095600, e=0x7ffffb9d4440) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3500 QtQA::App::TestRunner: #7 0x00007f5e28c32145 in QCoreApplication::notifyInternal (this=0x1d99060, receiver=receiver at entry=0x2095600, event=event at entry=0x7ffffb9d4440) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:965 QtQA::App::TestRunner: #8 0x00007f5e27c52f74 in sendSpontaneousEvent (event=0x7ffffb9d4440, receiver=0x2095600) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:227 QtQA::App::TestRunner: #9 QGuiApplicationPrivate::processExposeEvent (e=0x26c1df0) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:2643 QtQA::App::TestRunner: #10 0x00007f5e27c53b8d in QGuiApplicationPrivate::processWindowSystemEvent (e=e at entry=0x26c1df0) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:1644 QtQA::App::TestRunner: #11 0x00007f5e27c38ca8 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /work/build/qt/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:608 QtQA::App::TestRunner: #12 0x00007f5e20d28dd0 in userEventSourceDispatch (source=) at /work/build/qt/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #13 0x00007f5e25fbbe04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #14 0x00007f5e25fbc048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #15 0x00007f5e25fbc0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x00007f5e28c88fcc in QEventDispatcherGlib::processEvents (this=0x1dcd070, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #17 0x00007f5e28c3254a in QCoreApplication::processEvents (flags=..., flags at entry=..., maxtime=maxtime at entry=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1174 QtQA::App::TestRunner: #18 0x00007f5e29755419 in qWait (ms=0) at /home/qt/shadowbuild/qtbase/include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #19 QuickTestResult::wait (this=, ms=0) at /work/build/qt/qtdeclarative/src/qmltest/quicktestresult.cpp:563 QtQA::App::TestRunner: #20 0x00007f5e297589db in QuickTestResult::qt_static_metacall (_o=_o at entry=0x208af80, _c=_c at entry=QMetaObject::InvokeMetaMethod, _id=_id at entry=23, _a=_a at entry=0x7ffffb9d4830) at .moc/moc_quicktestresult_p.cpp:336 QtQA::App::TestRunner: #21 0x00007f5e29758f7b in QuickTestResult::qt_metacall (this=0x208af80, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x7ffffb9d4830) at .moc/moc_quicktestresult_p.cpp:478 QtQA::App::TestRunner: #22 0x00007f5e275df549 in QQmlObjectOrGadget::metacall (this=this at entry=0x7ffffb9d4bd0, type=type at entry=QMetaObject::InvokeMetaMethod, index=index at entry=28, argv=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp:1689 QtQA::App::TestRunner: #23 0x00007f5e275618c4 in CallMethod (object=..., index=, returnType=returnType at entry=43, argCount=, argTypes=, engine=engine at entry=0x1dfc0e0, callArgs=callArgs at entry=0x7f5e128742a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1160 QtQA::App::TestRunner: #24 0x00007f5e275632d2 in CallPrecise (object=..., data=..., engine=engine at entry=0x1dfc0e0, callArgs=callArgs at entry=0x7f5e128742a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #25 0x00007f5e27563ddf in QV4::QObjectMethod::callInternal (this=, callData=0x7f5e128742a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1898 QtQA::App::TestRunner: #26 0x00007f5e27578645 in call (d=0x7f5e128742a8, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #27 QV4::Runtime::callProperty (engine=0x1dfc0e0, nameIndex=, callData=0x7f5e128742a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:977 QtQA::App::TestRunner: #28 0x00007f5e1c080417 in ?? () QtQA::App::TestRunner: #29 0x000000000254b680 in ?? () QtQA::App::TestRunner: #30 0x0000000001de7c10 in ?? () QtQA::App::TestRunner: #31 0x0000000001dfc0e0 in ?? () QtQA::App::TestRunner: #32 0x000000000254b680 in ?? () QtQA::App::TestRunner: #33 0x00007f5e12874301 in ?? () QtQA::App::TestRunner: #34 0x000000000208af80 in ?? () QtQA::App::TestRunner: #35 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(170)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() PASS : qtquickcontrols::Tests_ComboBox::test_modelDataChange() PASS : qtquickcontrols::Tests_ComboBox::test_spaceKey() PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 26016] QtQA::App::TestRunner: [New LWP 26017] QtQA::App::TestRunner: [New LWP 26019] QtQA::App::TestRunner: [New LWP 26020] QtQA::App::TestRunner: [New LWP 26021] QtQA::App::TestRunner: [New LWP 26022] QtQA::App::TestRunner: [New LWP 26023] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/5.5/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007fa1dc6bf154 in QQuickItem::height (this=0x1310ec0) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: 6211 return d->height; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 7 (Thread 0x7fa1c86d5700 (LWP 26023)): QtQA::App::TestRunner: #0 0x00007fa1dcf78cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa1dad74fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x00007fa1dad750ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fa1dda41fcc in QEventDispatcherGlib::processEvents (this=0x7fa1c00008c0, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fa1dd9e9013 in QEventLoop::exec (this=this at entry=0x7fa1c86d4df0, flags=..., flags at entry=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #5 0x00007fa1dd80b1da in QThread::exec (this=this at entry=0x86e6e0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503 QtQA::App::TestRunner: #6 0x00007fa1dc3d8b58 in QQmlThreadPrivate::run (this=0x86e6e0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #7 0x00007fa1dd80fedf in QThreadPrivate::start (arg=0x86e6e0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #8 0x00007fa1dbee0182 in start_thread (arg=0x7fa1c86d5700) at pthread_create.c:312 QtQA::App::TestRunner: #9 0x00007fa1dcf8600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 6 (Thread 0x7fa1c910e700 (LWP 26022)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa1d21f051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa1d21efc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa1dbee0182 in start_thread (arg=0x7fa1c910e700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa1dcf8600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 5 (Thread 0x7fa1c990f700 (LWP 26021)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa1d21f051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa1d21efc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa1dbee0182 in start_thread (arg=0x7fa1c990f700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa1dcf8600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 4 (Thread 0x7fa1ca110700 (LWP 26020)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa1d21f051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa1d21efc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa1dbee0182 in start_thread (arg=0x7fa1ca110700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa1dcf8600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fa1d08de700 (LWP 26019)): QtQA::App::TestRunner: #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 QtQA::App::TestRunner: #1 0x00007fa1d21f051b in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #2 0x00007fa1d21efc69 in ?? () from /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so QtQA::App::TestRunner: #3 0x00007fa1dbee0182 in start_thread (arg=0x7fa1d08de700) at pthread_create.c:312 QtQA::App::TestRunner: #4 0x00007fa1dcf8600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fa1d366c700 (LWP 26017)): QtQA::App::TestRunner: #0 0x00007fa1dcf78cbd in poll () at ../sysdeps/unix/syscall-template.S:81 QtQA::App::TestRunner: #1 0x00007fa1d6fdab72 in poll (__timeout=-1, __nfds=1, __fds=0x7fa1d366bd00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 QtQA::App::TestRunner: #2 _xcb_conn_wait (c=c at entry=0x82da20, cond=cond at entry=0x82da60, vector=vector at entry=0x0, count=count at entry=0x0) at ../../src/xcb_conn.c:447 QtQA::App::TestRunner: #3 0x00007fa1d6fdc64f in xcb_wait_for_event (c=0x82da20) at ../../src/xcb_in.c:622 QtQA::App::TestRunner: #4 0x00007fa1d5a9d799 in QXcbEventReader::run (this=0x839a20) at /work/build/qt/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp:1203 QtQA::App::TestRunner: #5 0x00007fa1dd80fedf in QThreadPrivate::start (arg=0x839a20) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #6 0x00007fa1dbee0182 in start_thread (arg=0x7fa1d366c700) at pthread_create.c:312 QtQA::App::TestRunner: #7 0x00007fa1dcf8600d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fa1de33e7c0 (LWP 26016)): QtQA::App::TestRunner: #0 0x00007fa1dc6bf154 in QQuickItem::height (this=0x1310ec0) at /work/build/qt/qtdeclarative/src/quick/items/qquickitem.cpp:6211 QtQA::App::TestRunner: #1 0x00007fa1c6c0c831 in QQuickMenuPopupWindow::updateSize (this=0x1089940) at /work/build/qt/qtquickcontrols/src/controls/qquickmenupopupwindow.cpp:137 QtQA::App::TestRunner: #2 0x00007fa1dca13509 in QWindow::event (this=this at entry=0x1089940, ev=ev at entry=0x7fffee2bfeb0) at /work/build/qt/qtbase/src/gui/kernel/qwindow.cpp:2028 QtQA::App::TestRunner: #3 0x00007fa1dc6de601 in QQuickWindow::event (this=this at entry=0x1089940, e=e at entry=0x7fffee2bfeb0) at /work/build/qt/qtdeclarative/src/quick/items/qquickwindow.cpp:1413 QtQA::App::TestRunner: #4 0x00007fa1c6c0d7f1 in QQuickPopupWindow::event (this=0x1089940, event=0x7fffee2bfeb0) at /work/build/qt/qtquickcontrols/src/controls/qquickpopupwindow.cpp:247 QtQA::App::TestRunner: #5 0x00007fa1dddf790c in QApplicationPrivate::notify_helper (this=this at entry=0x820080, receiver=receiver at entry=0x1089940, e=e at entry=0x7fffee2bfeb0) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3717 QtQA::App::TestRunner: #6 0x00007fa1dddfc758 in QApplication::notify (this=0x820060, receiver=0x1089940, e=0x7fffee2bfeb0) at /work/build/qt/qtbase/src/widgets/kernel/qapplication.cpp:3500 QtQA::App::TestRunner: #7 0x00007fa1dd9eb145 in QCoreApplication::notifyInternal (this=0x820060, receiver=receiver at entry=0x1089940, event=event at entry=0x7fffee2bfeb0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:965 QtQA::App::TestRunner: #8 0x00007fa1dca0bf74 in sendSpontaneousEvent (event=0x7fffee2bfeb0, receiver=0x1089940) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.h:227 QtQA::App::TestRunner: #9 QGuiApplicationPrivate::processExposeEvent (e=0xb01540) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:2643 QtQA::App::TestRunner: #10 0x00007fa1dca0cb8d in QGuiApplicationPrivate::processWindowSystemEvent (e=e at entry=0xb01540) at /work/build/qt/qtbase/src/gui/kernel/qguiapplication.cpp:1644 QtQA::App::TestRunner: #11 0x00007fa1dc9f1ca8 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /work/build/qt/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:608 QtQA::App::TestRunner: #12 0x00007fa1d5ae1dd0 in userEventSourceDispatch (source=) at /work/build/qt/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #13 0x00007fa1dad74e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #14 0x00007fa1dad75048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #15 0x00007fa1dad750ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x00007fa1dda41fcc in QEventDispatcherGlib::processEvents (this=0x854070, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #17 0x00007fa1dd9eb54a in QCoreApplication::processEvents (flags=..., flags at entry=..., maxtime=maxtime at entry=0) at /work/build/qt/qtbase/src/corelib/kernel/qcoreapplication.cpp:1174 QtQA::App::TestRunner: #18 0x00007fa1de50e419 in qWait (ms=0) at /home/qt/shadowbuild/qtbase/include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #19 QuickTestResult::wait (this=, ms=0) at /work/build/qt/qtdeclarative/src/qmltest/quicktestresult.cpp:563 QtQA::App::TestRunner: #20 0x00007fa1de5119db in QuickTestResult::qt_static_metacall (_o=_o at entry=0x125dc00, _c=_c at entry=QMetaObject::InvokeMetaMethod, _id=_id at entry=23, _a=_a at entry=0x7fffee2c02a0) at .moc/moc_quicktestresult_p.cpp:336 QtQA::App::TestRunner: #21 0x00007fa1de511f7b in QuickTestResult::qt_metacall (this=0x125dc00, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fffee2c02a0) at .moc/moc_quicktestresult_p.cpp:478 QtQA::App::TestRunner: #22 0x00007fa1dc398549 in QQmlObjectOrGadget::metacall (this=this at entry=0x7fffee2c0640, type=type at entry=QMetaObject::InvokeMetaMethod, index=index at entry=28, argv=) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlpropertycache.cpp:1689 QtQA::App::TestRunner: #23 0x00007fa1dc31a8c4 in CallMethod (object=..., index=, returnType=returnType at entry=43, argCount=, argTypes=, engine=engine at entry=0x881140, callArgs=callArgs at entry=0x7fa1c76d62a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1160 QtQA::App::TestRunner: #24 0x00007fa1dc31c2d2 in CallPrecise (object=..., data=..., engine=engine at entry=0x881140, callArgs=callArgs at entry=0x7fa1c76d62a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #25 0x00007fa1dc31cddf in QV4::QObjectMethod::callInternal (this=, callData=0x7fa1c76d62a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:1898 QtQA::App::TestRunner: #26 0x00007fa1dc331645 in call (d=0x7fa1c76d62a8, this=) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #27 QV4::Runtime::callProperty (engine=0x881140, nameIndex=, callData=0x7fa1c76d62a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:977 QtQA::App::TestRunner: #28 0x00007fa1d000b417 in ?? () QtQA::App::TestRunner: #29 0x0000000000af4050 in ?? () QtQA::App::TestRunner: #30 0x000000000086e380 in ?? () QtQA::App::TestRunner: #31 0x0000000000881140 in ?? () QtQA::App::TestRunner: #32 0x0000000000af4050 in ?? () QtQA::App::TestRunner: #33 0x00007fa1c76d6301 in ?? () QtQA::App::TestRunner: #34 0x000000000125dc00 in ?? () QtQA::App::TestRunner: #35 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 40 seconds, signal 11 Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00171/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1436958406): http://codereview.qt-project.org/121460 [PS3] - Make MenuBar, Menu properly accessible From ci-noreply at qt-project.org Wed Jul 15 14:25:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 15:25:59 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150715_122559_034279.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-15T12:24:00Z: [QtBase_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtBase_5.5_Integration/1593/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1879., retry in 2 seconds From ci-noreply at qt-project.org Wed Jul 15 14:42:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 15:42:15 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1593 Message-ID: <20150715_124215_016726.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52622/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52626/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) FAIL! : tst_QNetworkReply::getErrors(ftp-exist) 'waitForFinish(reply) != Timeout' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(1948)] PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 553984 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53932/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 43 ms: rate = 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 15000000 (it received 1200000 bytes in 80 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 785408 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53936/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read (QTcpSocket): device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 601 passed, 2 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 575 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01593/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1436959183): http://codereview.qt-project.org/121464 [PS1] - QWindowsVistaStyle: Don't use new style background on Controls ComboBox From ci-noreply at qt-project.org Wed Jul 15 14:50:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 15:50:32 +0300 Subject: [Ci-reports] pass on QtGraphicalEffects_5.5_Integration #1 Message-ID: <20150715_125032_057208.ci-noreply@qt-project.org> QtGraphicalEffects_5.5_Integration #1: SUCCESS Tested changes (refs/builds/5.5_1436962006): http://codereview.qt-project.org/114298 [PS6] - Doc: rearrang tables with overflow From ci-noreply at qt-project.org Wed Jul 15 14:56:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 15:56:23 +0300 Subject: [Ci-reports] pass on QtQA_master_Integration #704 Message-ID: <20150715_125623_086698.ci-noreply@qt-project.org> QtQA_master_Integration #704: SUCCESS Tested changes (refs/builds/master_1436961766): http://codereview.qt-project.org/121213 [PS1] - Fix typo fait -> wait From ci-noreply at qt-project.org Wed Jul 15 15:01:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 16:01:30 +0300 Subject: [Ci-reports] pass on QtMacExtras_5.5_Integration #7 Message-ID: <20150715_130130_087078.ci-noreply@qt-project.org> QtMacExtras_5.5_Integration #7: SUCCESS Tested changes (refs/builds/5.5_1436962033): http://codereview.qt-project.org/121492 [PS2] - Fix documentation generation From ci-noreply at qt-project.org Wed Jul 15 15:57:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 16:57:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1594 Message-ID: <20150715_135758_091745.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1594: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01594/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436964230): http://codereview.qt-project.org/121333 [PS4] - ssl: improve SecureTransport error logging http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin From ci-noreply at qt-project.org Wed Jul 15 16:51:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 17:51:28 +0300 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #99 Message-ID: <20150715_145128_076785.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #99: SUCCESS Tested changes (refs/builds/5.5_1436968715): http://codereview.qt-project.org/121539 [PS1] - Doc: replace Mac OS X with OS X From ci-noreply at qt-project.org Wed Jul 15 17:25:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 18:25:55 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #381 Message-ID: <20150715_152555_014073.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #381: SUCCESS Tested changes (refs/builds/5.5_1436968732): http://codereview.qt-project.org/121538 [PS1] - Doc: replace Mac OS X with OS X From ci-noreply at qt-project.org Wed Jul 15 17:47:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 18:47:23 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1595 Message-ID: <20150715_154723_003786.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1595: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01595/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436969115): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Wed Jul 15 17:59:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 18:59:59 +0300 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #59 Message-ID: <20150715_155959_004058.ci-noreply@qt-project.org> QtDoc_5.5_Integration #59: SUCCESS Tested changes (refs/builds/5.5_1436969117): http://codereview.qt-project.org/121530 [PS1] - Doc: replace Mac OS X with OS X From ci-noreply at qt-project.org Wed Jul 15 18:25:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 19:25:40 +0300 Subject: [Ci-reports] fail on QtQuickControls_5.5_Integration #172 Message-ID: <20150715_162540_050801.ci-noreply@qt-project.org> Autotest `tst_controls @ /work/build/qt/qtquickcontrols/tests/auto/controls' failed :( Testing qtquickcontrols QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 24092] QtQA::App::TestRunner: [New LWP 24094] QtQA::App::TestRunner: [New LWP 24093] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtquickcontrols/5.5/_artifacts/test-logs/'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007f7a840bce72 in TestNamespace::QQuickItem::height (this=0x2c47c30) at items/qquickitem.cpp:6211 QtQA::App::TestRunner: 6211 return d->height; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7f7a7db63700 (LWP 24093)): QtQA::App::TestRunner: #0 0x00000034718df0d3 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003475009aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x000000347500b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007f7a7de7a32d in TestNamespace::QXcbEventReader::run (this=0xcf1800) at qxcbconnection.cpp:1203 QtQA::App::TestRunner: #4 0x00007f7a8455941b in TestNamespace::QThreadPrivate::start (arg=0xcf1800) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x0000003471c079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000034718e88fd in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f7a77fff700 (LWP 24094)): QtQA::App::TestRunner: #0 0x00000034718df0d3 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003472c449f9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x0000003472c44e4c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007f7a847f57b9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7f7a700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007f7a8477c91e in TestNamespace::QEventLoop::processEvents (this=0x7f7a77ffece0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007f7a8477cbf7 in TestNamespace::QEventLoop::exec (this=0x7f7a77ffece0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007f7a84551dd0 in TestNamespace::QThread::exec (this=0xd16e80) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007f7a851286df in TestNamespace::QQmlThreadPrivate::run (this=0xd16e80) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007f7a8455941b in TestNamespace::QThreadPrivate::start (arg=0xd16e80) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x0000003471c079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000034718e88fd in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f7a83e8c7e0 (LWP 24092)): QtQA::App::TestRunner: #0 0x00007f7a840bce72 in TestNamespace::QQuickItem::height (this=0x2c47c30) at items/qquickitem.cpp:6211 QtQA::App::TestRunner: #1 0x00007f7a7c157ae1 in TestNamespace::QQuickMenuPopupWindow::updateSize (this=0x2d4f860) at qquickmenupopupwindow.cpp:137 QtQA::App::TestRunner: #2 0x00007f7a7c157dbc in TestNamespace::QQuickMenuPopupWindow::exposeEvent (this=0x2d4f860, e=0x7fff7d35c370) at qquickmenupopupwindow.cpp:159 QtQA::App::TestRunner: #3 0x00007f7a8550715d in TestNamespace::QWindow::event (this=0x2d4f860, ev=0x7fff7d35c370) at kernel/qwindow.cpp:2028 QtQA::App::TestRunner: #4 0x00007f7a840d574a in TestNamespace::QQuickWindow::event (this=0x2d4f860, e=0x7fff7d35c370) at items/qquickwindow.cpp:1413 QtQA::App::TestRunner: #5 0x00007f7a7c159456 in TestNamespace::QQuickPopupWindow::event (this=0x2d4f860, event=0x7fff7d35c370) at qquickpopupwindow.cpp:247 QtQA::App::TestRunner: #6 0x00007f7a85ca79e2 in TestNamespace::QApplicationPrivate::notify_helper (this=0xcdd0a0, receiver=0x2d4f860, e=0x7fff7d35c370) at kernel/qapplication.cpp:3717 QtQA::App::TestRunner: #7 0x00007f7a85ca5158 in TestNamespace::QApplication::notify (this=0xcdd080, receiver=0x2d4f860, e=0x7fff7d35c370) at kernel/qapplication.cpp:3161 QtQA::App::TestRunner: #8 0x00007f7a8477fd1e in TestNamespace::QCoreApplication::notifyInternal (this=0xcdd080, receiver=0x2d4f860, event=0x7fff7d35c370) at kernel/qcoreapplication.cpp:965 QtQA::App::TestRunner: #9 0x00007f7a854fe029 in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x2d4f860, event=0x7fff7d35c370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227 QtQA::App::TestRunner: #10 0x00007f7a854fae85 in TestNamespace::QGuiApplicationPrivate::processExposeEvent (e=0x2224330) at kernel/qguiapplication.cpp:2643 QtQA::App::TestRunner: #11 0x00007f7a854f6929 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x2224330) at kernel/qguiapplication.cpp:1644 QtQA::App::TestRunner: #12 0x00007f7a854defcd in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:608 QtQA::App::TestRunner: #13 0x00007f7a7df0b5dc in TestNamespace::userEventSourceDispatch (source=0xd09670) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #14 0x0000003472c40642 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #15 0x0000003472c44c98 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x0000003472c44e4c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #17 0x00007f7a847f57b9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xd03fd0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #18 0x00007f7a7df0b7fe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0xd03fd0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #19 0x00007f7a847801aa in TestNamespace::QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:1148 QtQA::App::TestRunner: #20 0x00007f7a86358c6c in TestNamespace::QTest::simulateEvent (window=0xd0f340, press=true, code=67, modifier=..., text=..., repeat=false, delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:75 QtQA::App::TestRunner: #21 0x00007f7a8635911d in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0xd0f340, code=TestNamespace::Qt::Key_C, text=..., modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:111 QtQA::App::TestRunner: #22 0x00007f7a863594f8 in TestNamespace::QTest::sendKeyEvent (action=TestNamespace::QTest::Press, window=0xd0f340, code=TestNamespace::Qt::Key_C, ascii=99 'c', modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:137 QtQA::App::TestRunner: #23 0x00007f7a863595a8 in TestNamespace::QTest::keyEvent (action=TestNamespace::QTest::Press, window=0xd0f340, key=TestNamespace::Qt::Key_C, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:145 QtQA::App::TestRunner: #24 0x00007f7a863596e9 in TestNamespace::QTest::keyPress (window=0xd0f340, key=TestNamespace::Qt::Key_C, modifier=..., delay=-1) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestkeyboard.h:158 QtQA::App::TestRunner: #25 0x00007f7a8635a342 in TestNamespace::QuickTestEvent::keyPress (this=0x2bbd880, key=67, modifiers=0, delay=-1) at quicktestevent.cpp:56 QtQA::App::TestRunner: #26 0x00007f7a86362a63 in TestNamespace::QuickTestEvent::qt_static_metacall (_o=0x2bbd880, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff7d35cb70) at .moc/moc_quicktestevent_p.cpp:122 QtQA::App::TestRunner: #27 0x00007f7a86363126 in TestNamespace::QuickTestEvent::qt_metacall (this=0x2bbd880, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff7d35cb70) at .moc/moc_quicktestevent_p.cpp:179 QtQA::App::TestRunner: #28 0x00007f7a84788a07 in TestNamespace::QMetaObject::metacall (object=0x2bbd880, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=5, argv=0x7fff7d35cb70) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #29 0x00007f7a850e1b5e in TestNamespace::QQmlObjectOrGadget::metacall (this=0x7fff7d35cfa0, type=TestNamespace::QMetaObject::InvokeMetaMethod, index=5, argv=0x7fff7d35cb70) at qml/qqmlpropertycache.cpp:1689 QtQA::App::TestRunner: #30 0x00007f7a85034bd6 in TestNamespace::CallMethod (object=..., index=5, returnType=1, argCount=3, argTypes=0x2377f64, engine=0xd128d0, callArgs=0x7f7a76e004d0) at jsruntime/qv4qobjectwrapper.cpp:1160 QtQA::App::TestRunner: #31 0x00007f7a85035662 in TestNamespace::CallPrecise (object=..., data=..., engine=0xd128d0, callArgs=0x7f7a76e004d0) at jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #32 0x00007f7a85037e55 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7f7a76e00520, callData=0x7f7a76e004d0) at jsruntime/qv4qobjectwrapper.cpp:1898 QtQA::App::TestRunner: #33 0x00007f7a85037847 in TestNamespace::QV4::QObjectMethod::call (m=0x7f7a76e00520, callData=0x7f7a76e004d0) at jsruntime/qv4qobjectwrapper.cpp:1833 QtQA::App::TestRunner: #34 0x00007f7a84f09c0a in TestNamespace::QV4::Object::call (this=0x7f7a76e00520, d=0x7f7a76e004d0) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #35 0x00007f7a850541d8 in TestNamespace::QV4::Runtime::callProperty (engine=0xd128d0, nameIndex=51, callData=0x7f7a76e004d0) at jsruntime/qv4runtime.cpp:977 QtQA::App::TestRunner: #36 0x00007f7a7c261d3e in ?? () QtQA::App::TestRunner: #37 0x0000000102bbdd90 in ?? () QtQA::App::TestRunner: #38 0x00007f7a76e00488 in ?? () QtQA::App::TestRunner: #39 0x00007fff7d35d250 in ?? () QtQA::App::TestRunner: #40 0x00007f7a84fd12a2 in TestNamespace::QV4::Value::cast (this=0x7f7a7c261870) at jsruntime/qv4value_p.h:372 QtQA::App::TestRunner: #41 0x00007f7a84fce74f in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f7a76e00480, callData=0x7f7a76e00428) at jsruntime/qv4functionobject.cpp:564 QtQA::App::TestRunner: #42 0x00007f7a84f09c0a in TestNamespace::QV4::Object::call (this=0x7f7a76e00480, d=0x7f7a76e00428) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #43 0x00007f7a85053d27 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0xd128d0, nameIndex=77, callData=0x7f7a76e00428) at jsruntime/qv4runtime.cpp:950 QtQA::App::TestRunner: #44 0x00007f7a76cfb5f4 in ?? () QtQA::App::TestRunner: #45 0x00007fff7d35d510 in ?? () QtQA::App::TestRunner: #46 0x00007f7a84fd12a2 in TestNamespace::QV4::Value::cast (this=0x7f7a76e003c8) at jsruntime/qv4value_p.h:372 QtQA::App::TestRunner: #47 0x00007f7a84fce74f in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f7a76e003d8, callData=0x7f7a76e00388) at jsruntime/qv4functionobject.cpp:564 QtQA::App::TestRunner: #48 0x00007f7a84f09c0a in TestNamespace::QV4::Object::call (this=0x7f7a76e003d8, d=0x7f7a76e00388) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #49 0x00007f7a850543d8 in TestNamespace::QV4::Runtime::callElement (engine=0xd128d0, index=..., callData=0x7f7a76e00388) at jsruntime/qv4runtime.cpp:1005 QtQA::App::TestRunner: #50 0x00007f7a7c25916f in ?? () QtQA::App::TestRunner: #51 0x0000000176e00280 in ?? () QtQA::App::TestRunner: #52 0x00007fff7d35d7c0 in ?? () QtQA::App::TestRunner: #53 0x00007fff7d35d7e8 in ?? () QtQA::App::TestRunner: #54 0x00007f7a76e00280 in ?? () QtQA::App::TestRunner: #55 0x00007fff7d35d730 in ?? () QtQA::App::TestRunner: #56 0x00007f7a84fd125a in TestNamespace::QV4::Value::cast (this=0x7f7a7c259000) at jsruntime/qv4value_p.h:372 QtQA::App::TestRunner: #57 0x00007f7a84fcda67 in TestNamespace::QV4::ScriptFunction::call (that=0x7f7a76e00278, callData=0x7f7a76e00220) at jsruntime/qv4functionobject.cpp:458 QtQA::App::TestRunner: #58 0x00007f7a84f09c0a in TestNamespace::QV4::Object::call (this=0x7f7a76e00278, d=0x7f7a76e00220) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #59 0x00007f7a85053d27 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0xd128d0, nameIndex=66, callData=0x7f7a76e00220) at jsruntime/qv4runtime.cpp:950 QtQA::App::TestRunner: #60 0x00007f7a7c25dd24 in ?? () QtQA::App::TestRunner: #61 0x0000000102bbdd90 in ?? () QtQA::App::TestRunner: #62 0x00007f7a76e001e8 in ?? () QtQA::App::TestRunner: #63 0x00007fff7d35d9c0 in ?? () QtQA::App::TestRunner: #64 0x00007f7a84fd12a2 in TestNamespace::QV4::Value::cast (this=0x7f7a7c25db20) at jsruntime/qv4value_p.h:372 QtQA::App::TestRunner: #65 0x00007f7a84fce74f in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7f7a76e001e0, callData=0x7f7a76e00188) at jsruntime/qv4functionobject.cpp:564 QtQA::App::TestRunner: #66 0x00007f7a84f09c0a in TestNamespace::QV4::Object::call (this=0x7f7a76e001e0, d=0x7f7a76e00188) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #67 0x00007f7a85053d27 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0xd128d0, nameIndex=67, callData=0x7f7a76e00188) at jsruntime/qv4runtime.cpp:950 QtQA::App::TestRunner: #68 0x00007f7a7c257050 in ?? () QtQA::App::TestRunner: #69 0x0000000102bbdd90 in ?? () QtQA::App::TestRunner: #70 0x0003000000000000 in ?? () QtQA::App::TestRunner: #71 0x0003000000000000 in ?? () QtQA::App::TestRunner: #72 0x0001000000000000 in ?? () QtQA::App::TestRunner: #73 0x00007fff7d35dcb0 in ?? () QtQA::App::TestRunner: #74 0x00007f7a76e00108 in ?? () QtQA::App::TestRunner: #75 0x0000000000d128d0 in ?? () QtQA::App::TestRunner: #76 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of qtquickcontrols ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : qtquickcontrols::Tests_ApplicationWindow::initTestCase() PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(anchorsFill_margins0) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_implicit_maximum_anchorsFill_margins) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(minimum_height_maximum_anchorsFill) PASS : qtquickcontrols::Tests_ApplicationWindow::test_defaultSizeHints() PASS : qtquickcontrols::Tests_ApplicationWindow::test_invisibleContentItemChildren() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_minimumSizeLargerThan_MaximumSize() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight() PASS : qtquickcontrols::Tests_ApplicationWindow::test_windowHeight2() PASS : qtquickcontrols::Tests_ApplicationWindow::cleanupTestCase() PASS : qtquickcontrols::Tests_Baselines::initTestCase() PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Text) PASS : qtquickcontrols::Tests_Baselines::test_baselineOffset(Button) PASS : qtquickcontrols::Tests_Baselines::cleanupTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::initTestCase() PASS : qtquickcontrols::Tests_BusyIndicator::test_createIndicator() PASS : qtquickcontrols::Tests_BusyIndicator::cleanupTestCase() PASS : qtquickcontrols::Tests_Button::initTestCase() PASS : qtquickcontrols::Tests_Button::test_action() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_Button::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_Button::test_checked() PASS : qtquickcontrols::Tests_Button::test_isDefault() PASS : qtquickcontrols::Tests_Button::test_text() PASS : qtquickcontrols::Tests_Button::cleanupTestCase() PASS : qtquickcontrols::Tests_Calendar::initTestCase() PASS : qtquickcontrols::Tests_Calendar::test_asynchronous() PASS : qtquickcontrols::Tests_Calendar::test_daysCenteredVertically() PASS : qtquickcontrols::Tests_Calendar::test_defaultConstructed() PASS : qtquickcontrols::Tests_Calendar::test_dragWhileMousePressed() PASS : qtquickcontrols::Tests_Calendar::test_gridCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_gridlessCellRectCalculation() PASS : qtquickcontrols::Tests_Calendar::test_hovered() PASS : qtquickcontrols::Tests_Calendar::test_keyNavigation() SKIP : qtquickcontrols::Tests_Calendar::test_minMaxJsDateRange() QTBUG-36846 Loc: [/work/build/qt/qtquickcontrols/tests/auto/controls/data/tst_calendar.qml(170)] PASS : qtquickcontrols::Tests_Calendar::test_minMaxUndefined() PASS : qtquickcontrols::Tests_Calendar::test_pressAndHold() PASS : qtquickcontrols::Tests_Calendar::test_selectDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectInvalidDateWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_selectNextMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectPreviousMonth() PASS : qtquickcontrols::Tests_Calendar::test_selectedDate() PASS : qtquickcontrols::Tests_Calendar::test_setAfterConstructed() PASS : qtquickcontrols::Tests_Calendar::test_showNextMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::test_showPreviousMonthWithMouse() PASS : qtquickcontrols::Tests_Calendar::cleanupTestCase() PASS : qtquickcontrols::Tests_CheckBox::initTestCase() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_CheckBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_CheckBox::test_checkState_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_check_keep_binding() PASS : qtquickcontrols::Tests_CheckBox::test_checked() PASS : qtquickcontrols::Tests_CheckBox::test_clicked() PASS : qtquickcontrols::Tests_CheckBox::test_defaultConstructed() PASS : qtquickcontrols::Tests_CheckBox::test_exclusiveGroup() PASS : qtquickcontrols::Tests_CheckBox::test_keyPressed() PASS : qtquickcontrols::Tests_CheckBox::test_text() PASS : qtquickcontrols::Tests_CheckBox::cleanupTestCase() PASS : qtquickcontrols::Tests_ComboBox::initTestCase() PASS : qtquickcontrols::Tests_ComboBox::test_activated() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnPress() PASS : qtquickcontrols::Tests_ComboBox::test_activeFocusOnTab() PASS : qtquickcontrols::Tests_ComboBox::test_addRemoveItemsInModel_QTBUG_30379() PASS : qtquickcontrols::Tests_ComboBox::test_append_find() PASS : qtquickcontrols::Tests_ComboBox::test_arrayModelWithoutTextRole() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodel() PASS : qtquickcontrols::Tests_ComboBox::test_arraymodelwithtextrole() PASS : qtquickcontrols::Tests_ComboBox::test_currentIndexInMenu() PASS : qtquickcontrols::Tests_ComboBox::test_editable() PASS : qtquickcontrols::Tests_ComboBox::test_find() PASS : qtquickcontrols::Tests_ComboBox::test_keySearch() PASS : qtquickcontrols::Tests_ComboBox::test_keys() PASS : qtquickcontrols::Tests_ComboBox::test_keyupdown() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794() PASS : qtquickcontrols::Tests_ComboBox::test_minusOneToZeroSelection_QTBUG_38036() PASS : qtquickcontrols::Tests_ComboBox::test_modelChange() PASS : qtquickcontrols::Tests_ComboBox::test_modelDataChange() PASS : qtquickcontrols::Tests_ComboBox::test_spaceKey() PASS : qtquickcontrols::Tests_ComboBox::test_stringListModel() QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 24101] QtQA::App::TestRunner: [New LWP 24103] QtQA::App::TestRunner: [New LWP 24102] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtquickcontrols/5.5/_artifacts/test-logs/tst_cont'. QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault. QtQA::App::TestRunner: #0 0x00007fc62e1cfe72 in TestNamespace::QQuickItem::height (this=0x33a8260) at items/qquickitem.cpp:6211 QtQA::App::TestRunner: 6211 return d->height; QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3 (Thread 0x7fc627c76700 (LWP 24102)): QtQA::App::TestRunner: #0 0x00000034718df0d3 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003475009aaa in ?? () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #2 0x000000347500b1c8 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 QtQA::App::TestRunner: #3 0x00007fc627f8d32d in TestNamespace::QXcbEventReader::run (this=0x14fc800) at qxcbconnection.cpp:1203 QtQA::App::TestRunner: #4 0x00007fc62e66c41b in TestNamespace::QThreadPrivate::start (arg=0x14fc800) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #5 0x0000003471c079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #6 0x00000034718e88fd in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7fc62649e700 (LWP 24103)): QtQA::App::TestRunner: #0 0x00000034718df0d3 in poll () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003472c449f9 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #2 0x0000003472c44e4c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #3 0x00007fc62e9087b9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x7fc6180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #4 0x00007fc62e88f91e in TestNamespace::QEventLoop::processEvents (this=0x7fc62649dce0, flags=...) at kernel/qeventloop.cpp:128 QtQA::App::TestRunner: #5 0x00007fc62e88fbf7 in TestNamespace::QEventLoop::exec (this=0x7fc62649dce0, flags=...) at kernel/qeventloop.cpp:204 QtQA::App::TestRunner: #6 0x00007fc62e664dd0 in TestNamespace::QThread::exec (this=0x15213c0) at thread/qthread.cpp:503 QtQA::App::TestRunner: #7 0x00007fc62f23b6df in TestNamespace::QQmlThreadPrivate::run (this=0x15213c0) at qml/ftw/qqmlthread.cpp:141 QtQA::App::TestRunner: #8 0x00007fc62e66c41b in TestNamespace::QThreadPrivate::start (arg=0x15213c0) at thread/qthread_unix.cpp:331 QtQA::App::TestRunner: #9 0x0000003471c079d1 in start_thread () from /lib64/libpthread.so.0 QtQA::App::TestRunner: #10 0x00000034718e88fd in clone () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7fc62df9f7e0 (LWP 24101)): QtQA::App::TestRunner: #0 0x00007fc62e1cfe72 in TestNamespace::QQuickItem::height (this=0x33a8260) at items/qquickitem.cpp:6211 QtQA::App::TestRunner: #1 0x00007fc625069ae1 in TestNamespace::QQuickMenuPopupWindow::updateSize (this=0x320c380) at qquickmenupopupwindow.cpp:137 QtQA::App::TestRunner: #2 0x00007fc625069dbc in TestNamespace::QQuickMenuPopupWindow::exposeEvent (this=0x320c380, e=0x7fff180b1230) at qquickmenupopupwindow.cpp:159 QtQA::App::TestRunner: #3 0x00007fc62f61a15d in TestNamespace::QWindow::event (this=0x320c380, ev=0x7fff180b1230) at kernel/qwindow.cpp:2028 QtQA::App::TestRunner: #4 0x00007fc62e1e874a in TestNamespace::QQuickWindow::event (this=0x320c380, e=0x7fff180b1230) at items/qquickwindow.cpp:1413 QtQA::App::TestRunner: #5 0x00007fc62506b456 in TestNamespace::QQuickPopupWindow::event (this=0x320c380, event=0x7fff180b1230) at qquickpopupwindow.cpp:247 QtQA::App::TestRunner: #6 0x00007fc62fdba9e2 in TestNamespace::QApplicationPrivate::notify_helper (this=0x14e80a0, receiver=0x320c380, e=0x7fff180b1230) at kernel/qapplication.cpp:3717 QtQA::App::TestRunner: #7 0x00007fc62fdb8158 in TestNamespace::QApplication::notify (this=0x14e8080, receiver=0x320c380, e=0x7fff180b1230) at kernel/qapplication.cpp:3161 QtQA::App::TestRunner: #8 0x00007fc62e892d1e in TestNamespace::QCoreApplication::notifyInternal (this=0x14e8080, receiver=0x320c380, event=0x7fff180b1230) at kernel/qcoreapplication.cpp:965 QtQA::App::TestRunner: #9 0x00007fc62f611029 in TestNamespace::QCoreApplication::sendSpontaneousEvent (receiver=0x320c380, event=0x7fff180b1230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227 QtQA::App::TestRunner: #10 0x00007fc62f60de85 in TestNamespace::QGuiApplicationPrivate::processExposeEvent (e=0x2bc8470) at kernel/qguiapplication.cpp:2643 QtQA::App::TestRunner: #11 0x00007fc62f609929 in TestNamespace::QGuiApplicationPrivate::processWindowSystemEvent (e=0x2bc8470) at kernel/qguiapplication.cpp:1644 QtQA::App::TestRunner: #12 0x00007fc62f5f1fcd in TestNamespace::QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:608 QtQA::App::TestRunner: #13 0x00007fc62801e5dc in TestNamespace::userEventSourceDispatch (source=0x1514670) at eventdispatchers/qeventdispatcher_glib.cpp:70 QtQA::App::TestRunner: #14 0x0000003472c40642 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #15 0x0000003472c44c98 in ?? () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #16 0x0000003472c44e4c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 QtQA::App::TestRunner: #17 0x00007fc62e9087b9 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x150efd0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 QtQA::App::TestRunner: #18 0x00007fc62801e7fe in TestNamespace::QPAEventDispatcherGlib::processEvents (this=0x150efd0, flags=...) at eventdispatchers/qeventdispatcher_glib.cpp:115 QtQA::App::TestRunner: #19 0x00007fc62e893263 in TestNamespace::QCoreApplication::processEvents (flags=..., maxtime=0) at kernel/qcoreapplication.cpp:1174 QtQA::App::TestRunner: #20 0x00007fc63046f266 in TestNamespace::QTest::qWait (ms=0) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:58 QtQA::App::TestRunner: #21 0x00007fc630470b27 in TestNamespace::QuickTestResult::wait (this=0x2b4d610, ms=0) at quicktestresult.cpp:563 QtQA::App::TestRunner: #22 0x00007fc630476619 in TestNamespace::QuickTestResult::qt_static_metacall (_o=0x2b4d610, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fff180b17e0) at .moc/moc_quicktestresult_p.cpp:336 QtQA::App::TestRunner: #23 0x00007fc630476e29 in TestNamespace::QuickTestResult::qt_metacall (this=0x2b4d610, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fff180b17e0) at .moc/moc_quicktestresult_p.cpp:478 QtQA::App::TestRunner: #24 0x00007fc62e89ba07 in TestNamespace::QMetaObject::metacall (object=0x2b4d610, cl=TestNamespace::QMetaObject::InvokeMetaMethod, idx=28, argv=0x7fff180b17e0) at kernel/qmetaobject.cpp:296 QtQA::App::TestRunner: #25 0x00007fc62f1f4b5e in TestNamespace::QQmlObjectOrGadget::metacall (this=0x7fff180b1c10, type=TestNamespace::QMetaObject::InvokeMetaMethod, index=28, argv=0x7fff180b17e0) at qml/qqmlpropertycache.cpp:1689 QtQA::App::TestRunner: #26 0x00007fc62f147bd6 in TestNamespace::CallMethod (object=..., index=28, returnType=43, argCount=1, argTypes=0x2b5d734, engine=0x151de50, callArgs=0x7fc62529f2a8) at jsruntime/qv4qobjectwrapper.cpp:1160 QtQA::App::TestRunner: #27 0x00007fc62f148662 in TestNamespace::CallPrecise (object=..., data=..., engine=0x151de50, callArgs=0x7fc62529f2a8) at jsruntime/qv4qobjectwrapper.cpp:1409 QtQA::App::TestRunner: #28 0x00007fc62f14ae55 in TestNamespace::QV4::QObjectMethod::callInternal (this=0x7fc62529f2f8, callData=0x7fc62529f2a8) at jsruntime/qv4qobjectwrapper.cpp:1898 QtQA::App::TestRunner: #29 0x00007fc62f14a847 in TestNamespace::QV4::QObjectMethod::call (m=0x7fc62529f2f8, callData=0x7fc62529f2a8) at jsruntime/qv4qobjectwrapper.cpp:1833 QtQA::App::TestRunner: #30 0x00007fc62f01cc0a in TestNamespace::QV4::Object::call (this=0x7fc62529f2f8, d=0x7fc62529f2a8) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #31 0x00007fc62f1671d8 in TestNamespace::QV4::Runtime::callProperty (engine=0x151de50, nameIndex=48, callData=0x7fc62529f2a8) at jsruntime/qv4runtime.cpp:977 QtQA::App::TestRunner: #32 0x00007fc625173417 in ?? () QtQA::App::TestRunner: #33 0x00007fff180b1eb0 in ?? () QtQA::App::TestRunner: #34 0x00007fc62f0e42a2 in TestNamespace::QV4::Value::cast (this=0x7fc62529f268) at jsruntime/qv4value_p.h:372 QtQA::App::TestRunner: #35 0x00007fc62f0e174f in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7fc62529f278, callData=0x7fc62529f220) at jsruntime/qv4functionobject.cpp:564 QtQA::App::TestRunner: #36 0x00007fc62f01cc0a in TestNamespace::QV4::Object::call (this=0x7fc62529f278, d=0x7fc62529f220) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #37 0x00007fc62f166d27 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x151de50, nameIndex=48, callData=0x7fc62529f220) at jsruntime/qv4runtime.cpp:950 QtQA::App::TestRunner: #38 0x00007fc62516ff00 in ?? () QtQA::App::TestRunner: #39 0x00000001033aff60 in ?? () QtQA::App::TestRunner: #40 0x00007fc62529f1e8 in ?? () QtQA::App::TestRunner: #41 0x00007fff180b2180 in ?? () QtQA::App::TestRunner: #42 0x00007fc62f0e42a2 in TestNamespace::QV4::Value::cast (this=0x7fc62516fb20) at jsruntime/qv4value_p.h:372 QtQA::App::TestRunner: #43 0x00007fc62f0e174f in TestNamespace::QV4::SimpleScriptFunction::call (that=0x7fc62529f1e0, callData=0x7fc62529f188) at jsruntime/qv4functionobject.cpp:564 QtQA::App::TestRunner: #44 0x00007fc62f01cc0a in TestNamespace::QV4::Object::call (this=0x7fc62529f1e0, d=0x7fc62529f188) at /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:302 QtQA::App::TestRunner: #45 0x00007fc62f166d27 in TestNamespace::QV4::Runtime::callActivationProperty (engine=0x151de50, nameIndex=67, callData=0x7fc62529f188) at jsruntime/qv4runtime.cpp:950 QtQA::App::TestRunner: #46 0x00007fc625169050 in ?? () QtQA::App::TestRunner: #47 0x00000001033aff60 in ?? () QtQA::App::TestRunner: #48 0x0003000000000000 in ?? () QtQA::App::TestRunner: #49 0x0003000000000000 in ?? () QtQA::App::TestRunner: #50 0x0001000000000000 in ?? () QtQA::App::TestRunner: #51 0x00007fff180b2470 in ?? () QtQA::App::TestRunner: #52 0x00007fc62529f108 in ?? () QtQA::App::TestRunner: #53 0x000000000151de50 in ?? () QtQA::App::TestRunner: #54 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_controls: 68 seconds, signal 11 Build log: http://testresults.qt.io/ci/QtQuickControls_5.5_Integration/build_00172/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1436971485): http://codereview.qt-project.org/121460 [PS3] - Make MenuBar, Menu properly accessible From ci-noreply at qt-project.org Wed Jul 15 19:10:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 20:10:55 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #382 Message-ID: <20150715_171055_002344.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #382: SUCCESS Tested changes (refs/builds/5.5_1436974049): http://codereview.qt-project.org/121347 [PS2] - Fix trivial bug where ArrayBuffer.isView never returned false From ci-noreply at qt-project.org Wed Jul 15 19:38:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 20:38:24 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1596 Message-ID: <20150715_173824_002226.ci-noreply@qt-project.org> QtBase_5.5_Integration #1596: SUCCESS Tested changes (refs/builds/5.5_1436975338): http://codereview.qt-project.org/121333 [PS4] - ssl: improve SecureTransport error logging http://codereview.qt-project.org/121464 [PS1] - QWindowsVistaStyle: Don't use new style background on Controls ComboBox From ci-noreply at qt-project.org Wed Jul 15 19:46:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 20:46:51 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #173 Message-ID: <20150715_174651_040234.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #173: SUCCESS Tested changes (refs/builds/5.5_1436977634): http://codereview.qt-project.org/121556 [PS2] - Protect the content item with a QPointer since we don't own it. From ci-noreply at qt-project.org Wed Jul 15 20:49:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 21:49:46 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #174 Message-ID: <20150715_184946_079365.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #174: SUCCESS Tested changes (refs/builds/5.5_1436982507): http://codereview.qt-project.org/121460 [PS3] - Make MenuBar, Menu properly accessible From ci-noreply at qt-project.org Wed Jul 15 21:12:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 15 Jul 2015 22:12:54 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1598 Message-ID: <20150715_191254_026498.ci-noreply@qt-project.org> QtBase_5.5_Integration #1598: SUCCESS Tested changes (refs/builds/5.5_1436982000): http://codereview.qt-project.org/121235 [PS2] - Fix crash in QOpenGLTexture From ci-noreply at qt-project.org Thu Jul 16 02:15:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 02:15:34 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #520 - FAILURE Message-ID: <20150716001534.78E22540DC@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00520 From ci-noreply at qt-project.org Thu Jul 16 03:02:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 03:02:23 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #52 - FAILURE Message-ID: <20150716010223.4BC2B54425@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00052 From ci-noreply at qt-project.org Thu Jul 16 03:42:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 04:42:26 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1599 Message-ID: <20150716_014226_028740.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1599: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01599/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1436991167): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class From ci-noreply at qt-project.org Thu Jul 16 05:17:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 05:17:13 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #149 - FAILURE Message-ID: <20150716031713.7D80A51C17@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00149 From ci-noreply at qt-project.org Thu Jul 16 07:13:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 08:13:45 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1600 Message-ID: <20150716_051345_076306.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1600: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01600/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437011042): http://codereview.qt-project.org/108455 [PS9] - forkfd: update the API to add a reading and closing function http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/91339 [PS3] - Fix default hotspot of a hidpi QCursor From ci-noreply at qt-project.org Thu Jul 16 08:14:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 08:14:28 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #87 - FAILURE Message-ID: <20150716061428.9FBB0539E4@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00087 From ci-noreply at qt-project.org Thu Jul 16 08:29:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 09:29:15 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1601 Message-ID: <20150716_062915_089554.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1601: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01601/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437023720): http://codereview.qt-project.org/108353 [PS1] - tst_QUdpSocket: send two bytes in a datagram From ci-noreply at qt-project.org Thu Jul 16 08:46:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 08:46:30 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #311 - FAILURE Message-ID: <20150716064630.9C20E53969@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00311 From ci-noreply at qt-project.org Thu Jul 16 10:29:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 11:29:08 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1602 Message-ID: <20150716_082908_073743.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01602/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437031851): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Thu Jul 16 10:51:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 11:51:36 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #45 Message-ID: <20150716_085136_032666.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #45: SUCCESS Tested changes (refs/builds/5.5_1437033797): http://codereview.qt-project.org/121272 [PS3] - Add missing QT_DEPRECATED_SINCE(5, 5) macro From ci-noreply at qt-project.org Thu Jul 16 10:56:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 11:56:59 +0300 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #151 Message-ID: <20150716_085659_011035.ci-noreply@qt-project.org> QtLocation_5.5_Integration #151: SUCCESS Tested changes (refs/builds/5.5_1437033531): http://codereview.qt-project.org/121410 [PS3] - Add missing url parameter for OSM places search. From ci-noreply at qt-project.org Thu Jul 16 12:02:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 13:02:13 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1603 Message-ID: <20150716_100213_000937.ci-noreply@qt-project.org> QtBase_5.5_Integration #1603: SUCCESS Tested changes (refs/builds/5.5_1437035444): http://codereview.qt-project.org/121599 [PS1] - Set Q_CC_INTEL to the ICC version when in MSVC compat mode http://codereview.qt-project.org/121595 [PS2] - Improve ICC compatibility with older MSVC versions (up to 2010) http://codereview.qt-project.org/121591 [PS2] - Disable thread-safe statics for MSVC 2015: they're broken http://codereview.qt-project.org/120863 [PS1] - Doc: Updated online template with the latest footer http://codereview.qt-project.org/115286 [PS1] - Fix broken gpu blacklist matching in the windows plugin http://codereview.qt-project.org/121150 [PS2] - Add warning for malformed logging rule http://codereview.qt-project.org/115654 [PS5] - Define friend functions of QSslEllipticCurve outside of class From ci-noreply at qt-project.org Thu Jul 16 12:51:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 13:51:12 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #76 Message-ID: <20150716_105112_007449.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #76: SUCCESS Tested changes (refs/builds/5.4_1437041073): http://codereview.qt-project.org/121273 [PS3] - Add missing QT_DEPRECATED_SINCE(5, 2) macro From ci-noreply at qt-project.org Thu Jul 16 12:52:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 13:52:19 +0300 Subject: [Ci-reports] pass on QtQuick1_5.5_Integration #21 Message-ID: <20150716_105219_019700.ci-noreply@qt-project.org> QtQuick1_5.5_Integration #21: SUCCESS Tested changes (refs/builds/5.5_1437037549): http://codereview.qt-project.org/121546 [PS1] - Doc: Replace Mac OS X with OS X From ci-noreply at qt-project.org Thu Jul 16 13:02:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 14:02:11 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1604 Message-ID: <20150716_110211_021060.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01604/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437041027): http://codereview.qt-project.org/121381 [PS1] - QDir::removeRecursively(): Retry file deletion with write permission set. From ci-noreply at qt-project.org Thu Jul 16 14:22:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 15:22:47 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1605 Message-ID: <20150716_122247_039883.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1605: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01605/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437044626): http://codereview.qt-project.org/115425 [PS1] - Add test for invalid exif data http://codereview.qt-project.org/115462 [PS4] - Map Shift+Tab to Shift+Backtab in evdevkeyboard http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties From ci-noreply at qt-project.org Thu Jul 16 14:27:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 15:27:09 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #385 Message-ID: <20150716_122709_097903.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #385: SUCCESS Tested changes (refs/builds/5.5_1437044714): http://codereview.qt-project.org/121513 [PS2] - StocQt demo: Fix text layout issues From ci-noreply at qt-project.org Thu Jul 16 14:54:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 15:54:58 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #175 Message-ID: <20150716_125458_030465.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #175: SUCCESS Tested changes (refs/builds/5.5_1437047494): http://codereview.qt-project.org/121531 [PS3] - Polish the new filesystembrowser example. From ci-noreply at qt-project.org Thu Jul 16 15:23:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 16:23:15 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.4_Integration #77 Message-ID: <20150716_132315_075767.ci-noreply@qt-project.org> QtSerialPort_5.4_Integration #77: SUCCESS Tested changes (refs/builds/5.4_1437051167): http://codereview.qt-project.org/121274 [PS2] - Move QT_DEPRECATED_SINCE(5,2 and 5,3) macro before than qdoc comments From ci-noreply at qt-project.org Thu Jul 16 15:33:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 16:33:17 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1608 Message-ID: <20150716_133317_010843.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1608: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01608/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437049605): http://codereview.qt-project.org/115425 [PS1] - Add test for invalid exif data http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR http://codereview.qt-project.org/121381 [PS1] - QDir::removeRecursively(): Retry file deletion with write permission set. From ci-noreply at qt-project.org Thu Jul 16 16:52:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 17:52:42 +0300 Subject: [Ci-reports] pass on QtMacExtras_5.5_Integration #8 Message-ID: <20150716_145242_014798.ci-noreply@qt-project.org> QtMacExtras_5.5_Integration #8: SUCCESS Tested changes (refs/builds/5.5_1437055404): http://codereview.qt-project.org/121486 [PS2] - Include cleanup From ci-noreply at qt-project.org Thu Jul 16 16:55:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 17:55:50 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1609 Message-ID: <20150716_145550_001453.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1609: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01609/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437053711): http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/115462 [PS4] - Map Shift+Tab to Shift+Backtab in evdevkeyboard From ci-noreply at qt-project.org Thu Jul 16 17:24:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 18:24:02 +0300 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #150 Message-ID: <20150716_152402_009436.ci-noreply@qt-project.org> qtwebengine failed to compile :( moc tst_qquickwebengineviewgraphics.cpp compiling tst_qquickwebengineviewgraphics.cpp tst_qquickwebengineviewgraphics.cpp:119: error: undefined reference to 'QQuickWebEngineTestSupport::QQuickWebEngineTestSupport()' make[5]: *** [tst_qquickwebengineviewgraphics] Error 1 make[4]: *** [sub-qquickwebengineviewgraphics-make_first] Error 2 make[3]: *** [sub-quick-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00150/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437054638): http://codereview.qt-project.org/113545 [PS4] - Move loadVisuallyCommitted signal to the test support API From ci-noreply at qt-project.org Thu Jul 16 17:55:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 18:55:23 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #46 Message-ID: <20150716_155523_071701.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #46: SUCCESS Tested changes (refs/builds/5.5_1437058793): http://codereview.qt-project.org/121275 [PS1] - Add QT_DEPRECATED_SINCE(5, 5) macro around qdoc comments From ci-noreply at qt-project.org Thu Jul 16 17:57:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 18:57:49 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1610 Message-ID: <20150716_155749_065547.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1610: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01610/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437058647): http://codereview.qt-project.org/121205 [PS1] - Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget(). http://codereview.qt-project.org/121209 [PS1] - Stabilize tst_QApplication::touchEventPropagation(). http://codereview.qt-project.org/121381 [PS1] - QDir::removeRecursively(): Retry file deletion with write permission set. From ci-noreply at qt-project.org Thu Jul 16 19:34:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 20:34:54 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1611 Message-ID: <20150716_173454_055888.ci-noreply@qt-project.org> Autotest `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() QTestLib: This test case check ("((((app.focusWindow())) == (&window2)))") failed because the requested timeout (5000 ms) was too short, 5100 ms would have been sufficient this time. Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(209)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(192)] PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() PASS : tst_QGuiApplication::modalWindow() PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 26 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01611/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437064614): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui From ci-noreply at qt-project.org Thu Jul 16 20:35:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 21:35:12 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1612 Message-ID: <20150716_183512_011224.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(782)] XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1001)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1471)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01612/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437068189): http://codereview.qt-project.org/115462 [PS4] - Map Shift+Tab to Shift+Backtab in evdevkeyboard From ci-noreply at qt-project.org Thu Jul 16 22:22:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 16 Jul 2015 23:22:35 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1613 Message-ID: <20150716_202235_000787.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1613: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01613/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437076391): http://codereview.qt-project.org/121209 [PS1] - Stabilize tst_QApplication::touchEventPropagation(). http://codereview.qt-project.org/121205 [PS1] - Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget(). From ci-noreply at qt-project.org Thu Jul 16 23:26:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 00:26:19 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1614 Message-ID: <20150716_212619_075789.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1614: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01614/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437078250): http://codereview.qt-project.org/121381 [PS1] - QDir::removeRecursively(): Retry file deletion with write permission set. From ci-noreply at qt-project.org Fri Jul 17 01:22:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 01:22:46 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #521 - FAILURE Message-ID: <20150716232246.83F9E5340F@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00521 From ci-noreply at qt-project.org Fri Jul 17 02:23:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 02:23:01 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #53 - FAILURE Message-ID: <20150717002301.9218C53447@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00053 From ci-noreply at qt-project.org Fri Jul 17 03:07:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 04:07:18 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #386 Message-ID: <20150717_010718_064931.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #386: SUCCESS Tested changes (refs/builds/5.5_1437077163): http://codereview.qt-project.org/121713 [PS1] - Let unit tests pass if xmlpatterns is not around From ci-noreply at qt-project.org Fri Jul 17 04:06:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 05:06:46 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1615 Message-ID: <20150717_020646_085514.ci-noreply@qt-project.org> QtBase_5.5_Integration #1615: SUCCESS Tested changes (refs/builds/5.5_1437083103): http://codereview.qt-project.org/121205 [PS1] - Stabilize tst_QTouchEvent::touchBeginWithGraphicsWidget(). From ci-noreply at qt-project.org Fri Jul 17 05:56:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 05:56:03 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #150 - FAILURE Message-ID: <20150717035603.E4D5E522E9@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00150 From ci-noreply at qt-project.org Fri Jul 17 06:00:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 07:00:42 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #187 Message-ID: <20150717_040042_050466.ci-noreply@qt-project.org> Qt3D_5.5_Integration #187: SUCCESS Tested changes (refs/builds/5.5_1437095113): http://codereview.qt-project.org/121701 [PS1] - transparency-qml-scene3d: added precision to alpha variable http://codereview.qt-project.org/121703 [PS1] - transparency-qml: added precision to alpha variable From ci-noreply at qt-project.org Fri Jul 17 08:03:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 09:03:24 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150717_060324_002583.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-17T06:01:24Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-17T06:01:24Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-17T06:01:24Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-17T06:01:24Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-17T06:01:24Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-17T06:01:24Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-17T06:01:24Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-17T06:01:24Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Fri Jul 17 08:05:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 09:05:29 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1616 Message-ID: <20150717_060529_001164.ci-noreply@qt-project.org> QtBase_5.5_Integration #1616: SUCCESS Tested changes (refs/builds/5.5_1437098901): http://codereview.qt-project.org/108455 [PS9] - forkfd: update the API to add a reading and closing function http://codereview.qt-project.org/120885 [PS1] - Don't complain about non-matching Qt versions in qwidget.cpp http://codereview.qt-project.org/121604 [PS1] - configure.bat: Search for icl.exe before cl.exe http://codereview.qt-project.org/121613 [PS1] - configure: Initialize variables for the EGLFS backends http://codereview.qt-project.org/121615 [PS1] - Update the list of compilers we are free of warnings with http://codereview.qt-project.org/121622 [PS1] - configure: properly quote the test name containing spaces http://codereview.qt-project.org/121209 [PS1] - Stabilize tst_QApplication::touchEventPropagation(). From ci-noreply at qt-project.org Fri Jul 17 08:52:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 08:52:24 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #88 - FAILURE Message-ID: <20150717065224.78B625309A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00088 From ci-noreply at qt-project.org Fri Jul 17 08:59:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 08:59:48 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #312 - FAILURE Message-ID: <20150717065948.92523530C1@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00312 From ci-noreply at qt-project.org Fri Jul 17 09:08:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 10:08:02 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1617 Message-ID: <20150717_070802_031502.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1617: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01617/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437113224): http://codereview.qt-project.org/121381 [PS1] - QDir::removeRecursively(): Retry file deletion with write permission set. http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Fri Jul 17 11:03:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 12:03:38 +0300 Subject: [Ci-reports] pass on QtMultimedia_dev_Integration #358 Message-ID: <20150717_090338_054635.ci-noreply@qt-project.org> QtMultimedia_dev_Integration #358: SUCCESS Tested changes (refs/builds/dev_1437120416): http://codereview.qt-project.org/121697 [PS1] - Unit test qaudiodecoder: Do not rely on qCompare(bool, int,...). From ci-noreply at qt-project.org Fri Jul 17 11:14:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 12:14:22 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1618 Message-ID: <20150717_091422_039768.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52457/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52461/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) FAIL! : tst_QNetworkReply::getErrors(ftp-is-dir) 'waitForFinish(reply) != Timeout' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(1948)] XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) FAIL! : tst_QNetworkReply::headFromHttp(index+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 7 ms: rate = 171434857 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 171434857 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 552960 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53689/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 43 ms: rate = 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27908000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 15189873 (it received 1200000 bytes in 79 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 785408 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53693/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) (... 76 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 583 passed, 20 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 20 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 563 seconds, exit code 20 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01618/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1437119609): http://codereview.qt-project.org/115462 [PS4] - Map Shift+Tab to Shift+Backtab in evdevkeyboard From ci-noreply at qt-project.org Fri Jul 17 12:28:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 13:28:49 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1619 Message-ID: <20150717_102849_003045.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1619: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01619/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437124557): http://codereview.qt-project.org/115425 [PS1] - Add test for invalid exif data http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui From ci-noreply at qt-project.org Fri Jul 17 13:34:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 14:34:26 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1620 Message-ID: <20150717_113426_009460.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget BFAIL : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(165,152 200x200) (bottomright 364,351) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2511)] BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] BPASS : tst_QWidget::grabMouse() BPASS : tst_QWidget::touchEventSynthesizedMouseEvent() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() Totals: 206 passed, 1 failed, 34 skipped, 7 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() SKIP : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(1864)] PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2105)] PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() SKIP : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2250)] PASS : tst_QWidget::icon() SKIP : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2463)] SKIP : tst_QWidget::normalGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2531)] SKIP : tst_QWidget::setGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2608)] PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2970)] PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3712)] PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() SKIP : tst_QWidget::setFixedSize() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3819)] PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() PASS : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() PASS : tst_QWidget::showHideShowX11() PASS : tst_QWidget::clean_qt_x11_enforce_cursor() XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7fff265df510):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateRequest) ), actual 4 (QWidget(0x7fff265df510):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6033)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff265df4b0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff265df4b0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6124)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff265df4b0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff265df4b0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6217)] PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() SKIP : tst_QWidget::renderInvisible() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6367)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() SKIP : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] SKIP : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7452)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7455)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7458)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7461)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7507)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7510)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7513)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7568)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7571)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7574)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7577)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7580)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7583)] PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] SKIP : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8074)] PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() PASS : tst_QWidget::syntheticEnterLeave() PASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() BPASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (parent.m_lastMouseEventPos): QPointF(15,-13) Expected (QPointF(15, 15)) : QPointF(15,15) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9930)] PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() SKIP : tst_QWidget::qmlSetParentHelper() Needs QT_BUILD_INTERNAL Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10469)] PASS : tst_QWidget::cleanupTestCase() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 120 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01620/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437129023): http://codereview.qt-project.org/114292 [PS1] - qdoc: Add images used in examples into .qhp http://codereview.qt-project.org/114386 [PS2] - Doc: Add a \target for license information within QImage documentation http://codereview.qt-project.org/120905 [PS1] - qdoc: Fix string used in compatibility members page http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties From ci-noreply at qt-project.org Fri Jul 17 14:56:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 15:56:14 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1621 Message-ID: <20150717_125614_016605.ci-noreply@qt-project.org> QtBase_5.5_Integration #1621: SUCCESS Tested changes (refs/builds/5.5_1437132961): http://codereview.qt-project.org/115462 [PS4] - Map Shift+Tab to Shift+Backtab in evdevkeyboard http://codereview.qt-project.org/121381 [PS2] - QDir::removeRecursively(): Retry file deletion with write permission set. http://codereview.qt-project.org/121679 [PS1] - Stabilize tst_QListView::batchedMode(). From ci-noreply at qt-project.org Fri Jul 17 16:30:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 17:30:34 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1623 Message-ID: <20150717_143034_098520.ci-noreply@qt-project.org> QtBase_5.5_Integration #1623: SUCCESS Tested changes (refs/builds/5.5_1437137870): http://codereview.qt-project.org/115425 [PS1] - Add test for invalid exif data From ci-noreply at qt-project.org Fri Jul 17 16:51:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 17:51:44 +0300 Subject: [Ci-reports] pass on QtDoc_dev_Integration #176 Message-ID: <20150717_145144_042949.ci-noreply@qt-project.org> QtDoc_dev_Integration #176: SUCCESS Tested changes (refs/builds/dev_1437141909): http://codereview.qt-project.org/121732 [PS1] - Doc: Updated index.html title to "Qt 5.6" From ci-noreply at qt-project.org Fri Jul 17 16:56:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 17:56:08 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #387 Message-ID: <20150717_145608_056588.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #387: SUCCESS Tested changes (refs/builds/5.5_1437140752): http://codereview.qt-project.org/120742 [PS1] - Fix warning about returning address of local variable by MSVC2015 in qv4engine.cpp. From ci-noreply at qt-project.org Fri Jul 17 17:45:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 18:45:33 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1624 Message-ID: <20150717_154533_040400.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1624: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01624/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437143530): http://codereview.qt-project.org/114292 [PS1] - qdoc: Add images used in examples into .qhp http://codereview.qt-project.org/114386 [PS2] - Doc: Add a \target for license information within QImage documentation http://codereview.qt-project.org/120905 [PS1] - qdoc: Fix string used in compatibility members page http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Fri Jul 17 18:34:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 19:34:46 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #388 Message-ID: <20150717_163446_021472.ci-noreply@qt-project.org> Autotest `license @ /work/build/_qtqa_latest/tests/prebuild/license' failed :( # Failed test 'Mismatch in license text in src/qml/doc/src/examples.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 388. # Looks like you failed 1 test of 2570. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2570 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 2570 Failed: 1) Failed test: 899 Non-zero exit status: 1 Files=1, Tests=2570, 3 wallclock secs ( 0.24 usr 0.01 sys + 2.21 cusr 0.12 csys = 2.58 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'Mismatch in license text in src/qml/doc/src/examples.qdoc # Actual: a written agreement between you and Digia. For licensing terms and # Expected: a written agreement between you and The Qt Company. For licensing terms' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 388. # Looks like you failed 1 test of 2570. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2570 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 2570 Failed: 1) Failed test: 899 Non-zero exit status: 1 Files=1, Tests=2570, 2 wallclock secs ( 0.25 usr 0.02 sys + 2.24 cusr 0.12 csys = 2.63 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 5 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00388/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1437150719): http://codereview.qt-project.org/121778 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Fri Jul 17 19:23:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 20:23:49 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1626 Message-ID: <20150717_172349_011889.ci-noreply@qt-project.org> QtBase_5.5_Integration #1626: SUCCESS Tested changes (refs/builds/5.5_1437148263): http://codereview.qt-project.org/108353 [PS1] - tst_QUdpSocket: send two bytes in a datagram From ci-noreply at qt-project.org Fri Jul 17 20:45:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 17 Jul 2015 21:45:51 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1627 Message-ID: <20150717_184551_054245.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1627: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01627/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437153924): http://codereview.qt-project.org/107486 [PS1] - Fix GCC 4.9 warning about repeated attributes From ci-noreply at qt-project.org Sat Jul 18 00:27:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 01:27:32 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #717 Message-ID: <20150717_222732_014338.ci-noreply@qt-project.org> Qt5_dev_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #717: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00717/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1437170719): http://codereview.qt-project.org/121238 [PS13] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 18 00:30:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 01:30:10 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #146 Message-ID: <20150717_223010_019064.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #146: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00146/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437170832): http://codereview.qt-project.org/121427 [PS10] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 18 01:29:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 01:29:07 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #522 - FAILURE Message-ID: <20150717232907.A1BBD51605@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00522 From ci-noreply at qt-project.org Sat Jul 18 02:24:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 02:24:40 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #54 - FAILURE Message-ID: <20150718002440.26C4351249@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00054 From ci-noreply at qt-project.org Sat Jul 18 03:52:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 04:52:39 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #718 Message-ID: <20150718_015239_018353.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' mainwindow.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' mainwindow.cpp(216) : error C2039: 'cut' : is not a member of 'QTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qtextedit.h(56) : see declaration of 'QTextEdit' mainwindow.cpp(216) : error C2065: 'cut' : undeclared identifier mainwindow.cpp(225) : error C2039: 'copy' : is not a member of 'QTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qtextedit.h(56) : see declaration of 'QTextEdit' mainwindow.cpp(225) : error C2065: 'copy' : undeclared identifier mainwindow.cpp(234) : error C2039: 'paste' : is not a member of 'QTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qtextedit.h(56) : see declaration of 'QTextEdit' mainwindow.cpp(234) : error C2065: 'paste' : undeclared identifier c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' mainwindow.cpp c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' mainwindow.cpp(205) : error C2039: 'cut' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(205) : error C2065: 'cut' : undeclared identifier mainwindow.cpp(214) : error C2039: 'copy' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(214) : error C2065: 'copy' : undeclared identifier mainwindow.cpp(223) : error C2039: 'paste' : is not a member of 'QPlainTextEdit' c:\work\build\qtbase\include\qtwidgets\../../src/widgets/widgets/qplaintextedit.h(58) : see declaration of 'QPlainTextEdit' mainwindow.cpp(223) : error C2065: 'paste' : undeclared identifier Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00718/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1437182950): http://codereview.qt-project.org/121238 [PS13] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 18 04:41:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 04:41:14 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #151 - FAILURE Message-ID: <20150718024114.4BFB65114E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00151 From ci-noreply at qt-project.org Sat Jul 18 05:53:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 06:53:22 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #148 Message-ID: <20150718_035322_026652.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_Windows_7 #148: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00148/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437183107): http://codereview.qt-project.org/121427 [PS10] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 18 07:40:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 07:40:25 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #313 - FAILURE Message-ID: <20150718054025.D9ED050420@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00313 From ci-noreply at qt-project.org Sat Jul 18 07:44:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 07:44:40 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #89 - FAILURE Message-ID: <20150718054440.D531A512E8@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00089 From ci-noreply at qt-project.org Sat Jul 18 08:08:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 09:08:10 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1628 Message-ID: <20150718_060810_000749.ci-noreply@qt-project.org> QtBase_5.5_Integration #1628: SUCCESS Tested changes (refs/builds/5.5_1437187417): http://codereview.qt-project.org/121776 [PS1] - Also disable constexpr support in ICC with MSVC before MSVC2015 http://codereview.qt-project.org/121612 [PS1] - Don't complain about missing CPU features under Valgrind http://codereview.qt-project.org/109626 [PS1] - Autotest: rename sub tests from "test" to something meaningful http://codereview.qt-project.org/107486 [PS1] - Fix GCC 4.9 warning about repeated attributes From ci-noreply at qt-project.org Sat Jul 18 09:33:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 10:33:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1629 Message-ID: <20150718_073307_003786.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1629: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01629/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1629: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01629/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437199785): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui From ci-noreply at qt-project.org Sat Jul 18 12:24:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 13:24:02 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1630 Message-ID: <20150718_102402_020397.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1630: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01630/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437210198): http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN From ci-noreply at qt-project.org Sat Jul 18 13:26:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 14:26:09 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1631 Message-ID: <20150718_112609_042029.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1631: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01631/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437215139): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/111861 [PS1] - QMimeDatabase: Run more tests on non-XDG/shared-mime-info platforms From ci-noreply at qt-project.org Sat Jul 18 17:49:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 18:49:07 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #149 Message-ID: <20150718_154907_045236.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_Windows_7 #149: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00149/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437227832): http://codereview.qt-project.org/121427 [PS11] - Updated submodules. From ci-noreply at qt-project.org Sat Jul 18 22:01:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 18 Jul 2015 23:01:26 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1633 Message-ID: <20150718_200126_068164.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../../../../include/QtCore/qmetatype.h:1:0, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:48, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:2179:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qmetatype.h:1:0, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:48, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:2180:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qmetatype.h:1:0, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:48, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:2181:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qfileinfo.h:1:0, from ../../../../../../../include/QtCore/../../src/corelib/io/qdir.h:38, from ../../../../../../../include/QtCore/qdir.h:1, from ../../../../../../../include/QtCore/QtCore:29, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/io/qfileinfo.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/io/qfileinfo.h:151:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qstorageinfo.h:1:0, from ../../../../../../../include/QtCore/QtCore:44, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/io/qstorageinfo.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/io/qstorageinfo.h:112:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qabstractitemmodel.h:1:0, from ../../../../../../../include/QtCore/QtCore:50, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h: In static member function 'static int QMetaTypeId >::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:430:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qitemselectionmodel.h:1:0, from ../../../../../../../include/QtCore/QtCore:53, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/itemmodels/qitemselectionmodel.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/itemmodels/qitemselectionmodel.h:257:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qitemselectionmodel.h:1:0, from ../../../../../../../include/QtCore/QtCore:53, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/itemmodels/qitemselectionmodel.h: In static member function 'static int QMetaTypeId::qt_metatype_id()': ../../../../../../../include/QtCore/../../src/corelib/itemmodels/qitemselectionmodel.h:258:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtTest/qtest.h:1:0, from ../../../../../../../include/QtTest/QtTest:7, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtTest/../../src/testlib/qtest.h: In lambda function: ../../../../../../../include/QtTest/../../src/testlib/qtest.h:137:24: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc: At global scope: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, (... 133 lines omitted; there are too many errors!) /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../tst_qatomicinteger.cpp:830:0: .moc/tst_qatomicinteger.moc:81:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here In file included from ../../../../../../../include/QtCore/qmetatype.h:1:0, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:48, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h: In instantiation of 'static int QMetaTypeId >::qt_metatype_id() [with T = QVariant; U = QVariant]': ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1584:97: required from 'static int QMetaTypeId2::qt_metatype_id() [with T = QPair]' ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:1726:44: required from 'int qMetaTypeId() [with T = QPair]' ../../../../../../../include/QtCore/../../src/corelib/kernel/qmetatype.h:2068:1: error: use of deleted function 'std::atomic::atomic(const std::atomic&)' In file included from /opt/qnx660/target/qnx6/usr/include/cpp/atomic:1031:0, from ../../../../../../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:38, from ../../../../../../../include/QtCore/qatomic_cxx11.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:46, from ../../../../../../../include/QtCore/qbasicatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/thread/qatomic.h:39, from ../../../../../../../include/QtCore/qatomic.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qglobal.h:1104, from ../../../../../../../include/QtCore/qglobal.h:1, from ../../../../../../../include/QtCore/../../src/corelib/global/qnamespace.h:37, from ../../../../../../../include/QtCore/qnamespace.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:41, from ../../../../../../../include/QtCore/qobjectdefs.h:1, from ../../../../../../../include/QtCore/../../src/corelib/kernel/qobject.h:40, from ../../../../../../../include/QtCore/qobject.h:1, from ../../../../../../../include/QtCore/../../src/corelib/animation/qabstractanimation.h:37, from ../../../../../../../include/QtCore/qabstractanimation.h:1, from ../../../../../../../include/QtCore/QtCore:4, from ../../../../../../../include/QtTest/QtTestDepends:3, from ../../../../../../../include/QtTest/QtTest:3, from ../../tst_qatomicinteger.cpp:58: /opt/qnx660/target/qnx6/usr/include/cpp/xxatomic:295:2: error: declared here make[7]: *** [.obj/tst_qatomicinteger.o] Error 1 make[6]: *** [sub-cxx11-char-make_first] Error 2 make[5]: *** [sub-qatomicinteger-make_first] Error 2 make[4]: *** [sub-thread-make_first] Error 2 make[3]: *** [sub-corelib-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01633/linux-qnx-x86_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437242426): http://codereview.qt-project.org/121796 [PS1] - Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomic http://codereview.qt-project.org/121783 [PS1] - Remove attempt at detecting compile-time HLE From ci-noreply at qt-project.org Sat Jul 18 23:09:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 00:09:33 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1634 Message-ID: <20150718_210933_091858.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #1634: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01634/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437249782): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/111861 [PS1] - QMimeDatabase: Run more tests on non-XDG/shared-mime-info platforms http://codereview.qt-project.org/107691 [PS2] - tst_QDnsLookup: test CNAME records too http://codereview.qt-project.org/108007 [PS2] - QtCore: Fix const correctness in old style casts http://codereview.qt-project.org/121545 [PS1] - Fix build with clang 3.7 From ci-noreply at qt-project.org Sun Jul 19 01:35:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 01:35:59 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #523 - FAILURE Message-ID: <20150718233559.D148E512A8@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00523 From ci-noreply at qt-project.org Sun Jul 19 02:40:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 02:40:04 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #55 - FAILURE Message-ID: <20150719004004.7E179512A6@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00055 From ci-noreply at qt-project.org Sun Jul 19 03:51:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 04:51:49 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1635 Message-ID: <20150719_015149_093838.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1635: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01635/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437253868): http://codereview.qt-project.org/121783 [PS1] - Remove attempt at detecting compile-time HLE From ci-noreply at qt-project.org Sun Jul 19 04:34:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 04:34:23 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #152 - FAILURE Message-ID: <20150719023423.5D15A5116E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00152 From ci-noreply at qt-project.org Sun Jul 19 04:50:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 05:50:51 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1636 Message-ID: <20150719_025051_009874.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] BPASS : tst_QWidget::grabMouse() BPASS : tst_QWidget::touchEventSynthesizedMouseEvent() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() SKIP : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(1864)] PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2105)] PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() SKIP : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2250)] PASS : tst_QWidget::icon() SKIP : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2463)] SKIP : tst_QWidget::normalGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2531)] SKIP : tst_QWidget::setGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2608)] PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2970)] PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3712)] PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() SKIP : tst_QWidget::setFixedSize() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3819)] PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() PASS : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() PASS : tst_QWidget::showHideShowX11() PASS : tst_QWidget::clean_qt_x11_enforce_cursor() XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7fffb0db1290):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateRequest) ), actual 4 (QWidget(0x7fffb0db1290):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6033)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fffb0db1230):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fffb0db1230):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6124)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fffb0db1230):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fffb0db1230):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6217)] PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() SKIP : tst_QWidget::renderInvisible() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6367)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() SKIP : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] SKIP : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7452)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7455)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7458)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7461)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7507)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7510)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7513)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7568)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7571)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7574)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7577)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7580)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7583)] PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] SKIP : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8074)] PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() PASS : tst_QWidget::syntheticEnterLeave() PASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() BPASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (widget.m_lastMouseEventPos): QPointF(10,-18) Expected (QPointF(10, 10)) : QPointF(10,10) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9848)] PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() SKIP : tst_QWidget::qmlSetParentHelper() Needs QT_BUILD_INTERNAL Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10469)] PASS : tst_QWidget::cleanupTestCase() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 105 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01636/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437270804): http://codereview.qt-project.org/114497 [PS2] - Fix typo in filterAcceptsColumn docs: row is used in place of column From ci-noreply at qt-project.org Sun Jul 19 08:03:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 09:03:29 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150719_060329_039903.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-19T06:01:29Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-19T06:01:29Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-19T06:01:29Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-19T06:01:29Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-19T06:01:29Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-19T06:01:29Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-19T06:01:29Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-19T06:01:29Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Sun Jul 19 08:14:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 09:14:05 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1637 Message-ID: <20150719_061405_094515.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1637: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01637/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437281547): http://codereview.qt-project.org/121796 [PS2] - Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomic From ci-noreply at qt-project.org Sun Jul 19 08:50:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 08:50:00 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #90 - FAILURE Message-ID: <20150719065000.B55EF5102A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00090 From ci-noreply at qt-project.org Sun Jul 19 08:58:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 08:58:52 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #314 - FAILURE Message-ID: <20150719065852.942AB50193@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00314 From ci-noreply at qt-project.org Sun Jul 19 09:37:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 10:37:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1638 Message-ID: <20150719_073752_096447.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1638: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01638/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437286709): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui From ci-noreply at qt-project.org Sun Jul 19 10:48:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 11:48:15 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1639 Message-ID: <20150719_084815_039159.ci-noreply@qt-project.org> Autotest `tst_qguieventloop @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fffdf3e41f0 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 12 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01639/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437292277): http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui From ci-noreply at qt-project.org Sun Jul 19 21:24:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 22:24:51 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1641 Message-ID: <20150719_192451_051074.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7 #1641: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01641/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz ============================================================ QtBase_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #1641: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01641/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437333628): http://codereview.qt-project.org/121783 [PS1] - Remove attempt at detecting compile-time HLE http://codereview.qt-project.org/121796 [PS2] - Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomic From ci-noreply at qt-project.org Sun Jul 19 22:25:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 19 Jul 2015 23:25:53 +0300 Subject: [Ci-reports] fail on QtXmlPatterns_dev_Integration #123 Message-ID: <20150719_202553_058570.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration » macx-clang_no-framework_OSX_10.8 #123: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_dev_Integration/build_00123/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1437336430): http://codereview.qt-project.org/121802 [PS1] - Remove the use of the "register" keyword From ci-noreply at qt-project.org Mon Jul 20 01:01:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 02:01:29 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1644 Message-ID: <20150719_230129_014121.ci-noreply@qt-project.org> QtBase_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #1644: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01644/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437346447): http://codereview.qt-project.org/114983 [PS2] - Change network update time to 5 minutes. From ci-noreply at qt-project.org Mon Jul 20 01:17:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 01:17:25 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #524 - FAILURE Message-ID: <20150719231725.8422950FC8@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00524 From ci-noreply at qt-project.org Mon Jul 20 01:21:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 02:21:30 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #389 Message-ID: <20150719_232130_040677.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #389: SUCCESS Tested changes (refs/builds/5.5_1437333579): http://codereview.qt-project.org/121803 [PS4] - Consistently use the override keyword From ci-noreply at qt-project.org Mon Jul 20 02:39:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 03:39:40 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #176 Message-ID: <20150720_003940_033538.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #176: SUCCESS Tested changes (refs/builds/5.5_1437336422): http://codereview.qt-project.org/121805 [PS1] - Use Q_DECL_OVERRIDE consistently From ci-noreply at qt-project.org Mon Jul 20 03:23:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 03:23:41 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #56 - FAILURE Message-ID: <20150720012341.22B76501F4@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00056 From ci-noreply at qt-project.org Mon Jul 20 04:45:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 04:45:16 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #153 - FAILURE Message-ID: <20150720024516.375D550230@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00153 From ci-noreply at qt-project.org Mon Jul 20 05:15:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 06:15:07 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1645 Message-ID: <20150720_031507_043989.ci-noreply@qt-project.org> Autotest `tst_qnetworksession @ /home/qt/shadowbuild/qtbase/tests/auto/network/bearer/qnetworksession' failed :( Testing tst_QNetworkSession FAIL! : tst_QNetworkSession::sessionAutoClose(eth0) QTestLib: This test case check ("((!closeSpy.isEmpty()))") failed because the requested timeout (90000 ms) was too short, 261700 ms would have been sufficient this time. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(1256)] Totals: 11 passed, 1 failed, 7 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QNetworkSession::initTestCase() PASS : tst_QNetworkSession::robustnessBombing() QDEBUG : tst_QNetworkSession::sessionClosing(WLAN_IAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::sessionClosing(WLAN_IAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(164)] QDEBUG : tst_QNetworkSession::sessionClosing(Cellular_IAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::sessionClosing(Cellular_IAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(164)] QDEBUG : tst_QNetworkSession::sessionClosing(SNAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::sessionClosing(SNAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(164)] QDEBUG : tst_QNetworkSession::outOfProcessSession() Lackey returned exit success (0) QWARN : tst_QNetworkSession::outOfProcessSession() QProcess: Destroyed while process ("/home/qt/shadowbuild/qtbase/tests/auto/network/bearer/qnetworksession/lackey/lackey") is still running. PASS : tst_QNetworkSession::outOfProcessSession() PASS : tst_QNetworkSession::invalidSession() QDEBUG : tst_QNetworkSession::repeatedOpenClose(WLAN_IAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::repeatedOpenClose(WLAN_IAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(346)] PASS : tst_QNetworkSession::sessionProperties(invalid configuration) PASS : tst_QNetworkSession::sessionProperties(Wired connection 1) PASS : tst_QNetworkSession::sessionProperties(eth0) SKIP : tst_QNetworkSession::userChoiceSession() Default configuration is not a UserChoice configuration. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(368)] PASS : tst_QNetworkSession::sessionOpenCloseStop(Wired connection 1 close) SKIP : tst_QNetworkSession::sessionOpenCloseStop(Wired connection 1 stop) Configuration does not support stop(). Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(679)] PASS : tst_QNetworkSession::sessionOpenCloseStop(eth0 close) SKIP : tst_QNetworkSession::sessionOpenCloseStop(eth0 stop) Configuration does not support stop(). Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(679)] FAIL! : tst_QNetworkSession::sessionAutoClose(eth0) QTestLib: This test case check ("((!closeSpy.isEmpty()))") failed because the requested timeout (90000 ms) was too short, 262150 ms would have been sufficient this time. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(1256)] PASS : tst_QNetworkSession::usagePolicies() PASS : tst_QNetworkSession::cleanupTestCase() Totals: 11 passed, 1 failed, 7 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 599 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01645/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437357787): http://codereview.qt-project.org/114983 [PS2] - Change network update time to 5 minutes. From ci-noreply at qt-project.org Mon Jul 20 05:32:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 06:32:48 +0300 Subject: [Ci-reports] fail on QtXmlPatterns_dev_Integration #125 Message-ID: <20150720_033248_018617.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration » macx-clang_developer-build_OSX_10.9 #125: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_dev_Integration/build_00125/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1437362853): http://codereview.qt-project.org/121802 [PS1] - Remove the use of the "register" keyword From ci-noreply at qt-project.org Mon Jul 20 06:18:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 07:18:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1646 Message-ID: <20150720_041852_056246.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_Windows_7 #1646: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01646/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437362292): http://codereview.qt-project.org/121783 [PS1] - Remove attempt at detecting compile-time HLE http://codereview.qt-project.org/121796 [PS2] - Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomic http://codereview.qt-project.org/108007 [PS2] - QtCore: Fix const correctness in old style casts http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/111861 [PS1] - QMimeDatabase: Run more tests on non-XDG/shared-mime-info platforms http://codereview.qt-project.org/107691 [PS2] - tst_QDnsLookup: test CNAME records too http://codereview.qt-project.org/121545 [PS1] - Fix build with clang 3.7 From ci-noreply at qt-project.org Mon Jul 20 07:40:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 07:40:19 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #91 - FAILURE Message-ID: <20150720054019.CBD1F50267@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00091 From ci-noreply at qt-project.org Mon Jul 20 08:17:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 08:17:52 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #315 - FAILURE Message-ID: <20150720061752.8A5515022D@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00315 From ci-noreply at qt-project.org Mon Jul 20 09:08:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 10:08:40 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1647 Message-ID: <20150720_070840_089782.ci-noreply@qt-project.org> Autotest `tst_qnetworksession @ /home/qt/shadowbuild/qtbase/tests/auto/network/bearer/qnetworksession' failed :( Testing tst_QNetworkSession FAIL! : tst_QNetworkSession::sessionAutoClose(eth0) QTestLib: This test case check ("((!closeSpy.isEmpty()))") failed because the requested timeout (90000 ms) was too short, 261650 ms would have been sufficient this time. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(1256)] Totals: 11 passed, 1 failed, 7 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkSession ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QNetworkSession::initTestCase() PASS : tst_QNetworkSession::robustnessBombing() QDEBUG : tst_QNetworkSession::sessionClosing(WLAN_IAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::sessionClosing(WLAN_IAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(164)] QDEBUG : tst_QNetworkSession::sessionClosing(Cellular_IAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::sessionClosing(Cellular_IAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(164)] QDEBUG : tst_QNetworkSession::sessionClosing(SNAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::sessionClosing(SNAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(164)] QDEBUG : tst_QNetworkSession::outOfProcessSession() Lackey returned exit success (0) QWARN : tst_QNetworkSession::outOfProcessSession() QProcess: Destroyed while process ("/home/qt/shadowbuild/qtbase/tests/auto/network/bearer/qnetworksession/lackey/lackey") is still running. PASS : tst_QNetworkSession::outOfProcessSession() PASS : tst_QNetworkSession::invalidSession() QDEBUG : tst_QNetworkSession::repeatedOpenClose(WLAN_IAP) tst_QNetworkSession::suitableConfiguration() failure: no suitable configurations present. SKIP : tst_QNetworkSession::repeatedOpenClose(WLAN_IAP) No suitable configurations, skipping this round of repeated open-close test. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(346)] PASS : tst_QNetworkSession::sessionProperties(invalid configuration) PASS : tst_QNetworkSession::sessionProperties(Wired connection 1) PASS : tst_QNetworkSession::sessionProperties(eth0) SKIP : tst_QNetworkSession::userChoiceSession() Default configuration is not a UserChoice configuration. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(368)] PASS : tst_QNetworkSession::sessionOpenCloseStop(Wired connection 1 close) SKIP : tst_QNetworkSession::sessionOpenCloseStop(Wired connection 1 stop) Configuration does not support stop(). Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(679)] PASS : tst_QNetworkSession::sessionOpenCloseStop(eth0 close) SKIP : tst_QNetworkSession::sessionOpenCloseStop(eth0 stop) Configuration does not support stop(). Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(679)] FAIL! : tst_QNetworkSession::sessionAutoClose(eth0) QTestLib: This test case check ("((!closeSpy.isEmpty()))") failed because the requested timeout (90000 ms) was too short, 262150 ms would have been sufficient this time. Loc: [/work/build/qt/qtbase/tests/auto/network/bearer/qnetworksession/test/tst_qnetworksession.cpp(1256)] PASS : tst_QNetworkSession::usagePolicies() PASS : tst_QNetworkSession::cleanupTestCase() Totals: 11 passed, 1 failed, 7 skipped, 0 blacklisted ********* Finished testing of tst_QNetworkSession ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworksession: 599 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01647/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437372115): http://codereview.qt-project.org/114983 [PS2] - Change network update time to 5 minutes. From ci-noreply at qt-project.org Mon Jul 20 11:08:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 12:08:26 +0300 Subject: [Ci-reports] fail on QtWayland_dev_Integration #128 Message-ID: <20150720_090826_082078.ci-noreply@qt-project.org> QtWayland_dev_Integration » macx-clang_developer-build_OSX_10.9 #128: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00128/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1437383103): http://codereview.qt-project.org/120705 [PS1] - Use standard wl_subsurface interface to set a window as a child of another one From ci-noreply at qt-project.org Mon Jul 20 11:17:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 12:17:41 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1648 Message-ID: <20150720_091741_076461.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1004)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01648/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437380363): http://codereview.qt-project.org/121734 [PS2] - Doc: Amended the \inmodule statement for QSessionManager From ci-noreply at qt-project.org Mon Jul 20 11:18:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 12:18:06 +0300 Subject: [Ci-reports] fail on QtEnginio_1.2_Integration #9 Message-ID: <20150720_091806_082862.ci-noreply@qt-project.org> Autotest `tst_qmltests' failed :( Build log: http://testresults.qt.io/ci/QtEnginio_1.2_Integration/build_00009/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/1.2_1437383101): http://codereview.qt-project.org/121733 [PS1] - Doc: Added \qtvariable to enable QDoc include QT += info. From ci-noreply at qt-project.org Mon Jul 20 11:32:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 12:32:44 +0300 Subject: [Ci-reports] fail on QtWayland_dev_Integration #129 Message-ID: <20150720_093244_007239.ci-noreply@qt-project.org> QtWayland_dev_Integration » macx-clang_developer-build_OSX_10.9 #129: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00129/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1437384592): http://codereview.qt-project.org/120705 [PS1] - Use standard wl_subsurface interface to set a window as a child of another one From ci-noreply at qt-project.org Mon Jul 20 12:37:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 13:37:47 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #151 Message-ID: <20150720_103747_082278.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #151: SUCCESS Tested changes (refs/builds/5.5_1437383071): http://codereview.qt-project.org/121730 [PS2] - Doc: Added \qtvariable to enable QDoc include QT += info. From ci-noreply at qt-project.org Mon Jul 20 12:41:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 13:41:23 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1649 Message-ID: <20150720_104123_078661.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1649: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01649/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437383956): http://codereview.qt-project.org/114983 [PS3] - Change network update time to 5 minutes. http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties http://codereview.qt-project.org/120905 [PS1] - qdoc: Fix string used in compatibility members page http://codereview.qt-project.org/114386 [PS2] - Doc: Add a \target for license information within QImage documentation http://codereview.qt-project.org/114292 [PS1] - qdoc: Add images used in examples into .qhp From ci-noreply at qt-project.org Mon Jul 20 13:15:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 14:15:18 +0300 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #100 Message-ID: <20150720_111518_003013.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #100: SUCCESS Tested changes (refs/builds/5.5_1437388043): http://codereview.qt-project.org/121751 [PS1] - Fix video nodes material comparison. From ci-noreply at qt-project.org Mon Jul 20 13:46:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 14:46:27 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1650 Message-ID: <20150720_114627_094614.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1004)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01650/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437389069): http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. http://codereview.qt-project.org/120866 [PS4] - Windows: register alias for application font http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN From ci-noreply at qt-project.org Mon Jul 20 14:14:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 15:14:43 +0300 Subject: [Ci-reports] pass on QtSerialPort_5.5_Integration #47 Message-ID: <20150720_121443_056718.ci-noreply@qt-project.org> QtSerialPort_5.5_Integration #47: SUCCESS Tested changes (refs/builds/5.5_1437390208): http://codereview.qt-project.org/121779 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Mon Jul 20 14:24:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 15:24:26 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #390 Message-ID: <20150720_122426_028787.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #390: SUCCESS Tested changes (refs/builds/5.5_1437389609): http://codereview.qt-project.org/121212 [PS3] - qquicktext: Fix using CSS line-height with RichText From ci-noreply at qt-project.org Mon Jul 20 14:32:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 15:32:22 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1651 Message-ID: <20150720_123222_041828.ci-noreply@qt-project.org> `make' failed :( make[7]: *** [iphoneos-release] Error 65 make[6]: *** [release-iphoneos] Error 2 make[5]: *** [sub-qmouseevent-make_first] Error 2 make[4]: *** [sub-kernel-make_first] Error 2 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01651/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437393723): http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/121316 [PS8] - Doc: Corrected link issues in qtbase http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN From ci-noreply at qt-project.org Mon Jul 20 14:55:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 15:55:21 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2122 Message-ID: <20150720_125521_087942.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [10134] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [10133] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 15:46:12.207 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001005198c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x00000001004989c2 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b0e7a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045178d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x0000000100458108 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af065 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af3bf QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x0000000100499f97 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000002796 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000107e33e80 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <6D981D8B-0AB9-C31A-6043-CE5402401F6B> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [5560] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [5559] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 15:33:29.686 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001009588c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000015b8 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108664250 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1085a0000 - 0x1085a6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1085ab000 - 0x1085b1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1085b7000 - 0x1085f2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108900000 - 0x108954fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x108965000 - 0x10896aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10896f000 - 0x108973fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109483000 - 0x1094d3fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x1094f4000 - 0x109556fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [5561] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [5559] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 15:33:32.483 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001009588c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [98979] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [98978] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 14:45:18.756 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001005338c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000182a3 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001016120a0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [98997] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [98978] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 14:45:24.690 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001005338c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000182b5 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101532460 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 14 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02122/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1437378238): http://codereview.qt-project.org/121186 [PS3] - Better handling of invalid font tables From ci-noreply at qt-project.org Mon Jul 20 15:40:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 16:40:35 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1654 Message-ID: <20150720_134035_073882.ci-noreply@qt-project.org> Autotest `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(192)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() PASS : tst_QGuiApplication::focusObject() PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() FAIL! : tst_QGuiApplication::modalWindow() Compared values are not the same Actual (window1->enters): 2 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(586)] PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 22 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01654/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437395701): http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. http://codereview.qt-project.org/120866 [PS4] - Windows: register alias for application font From ci-noreply at qt-project.org Mon Jul 20 15:55:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 16:55:52 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #188 Message-ID: <20150720_135552_088539.ci-noreply@qt-project.org> Qt3D_5.5_Integration #188: SUCCESS Tested changes (refs/builds/5.5_1437397511): http://codereview.qt-project.org/121868 [PS2] - Scene3D: make background transparent http://codereview.qt-project.org/121867 [PS2] - Scene3DItem: fix premultiplied alpha and alpha on clear color From ci-noreply at qt-project.org Mon Jul 20 16:58:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 17:58:04 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1655 Message-ID: <20150720_145804_085505.ci-noreply@qt-project.org> Autotest `tst_qdatawidgetmapper @ /work/build/qt/qtbase/tests/auto/widgets/itemviews/qdatawidgetmapper' failed :( Testing tst_QDataWidgetMapper FAIL! : tst_QDataWidgetMapper::textEditDoesntChangeFocusOnTab_qtbug3305() 'QTest::qWaitForWindowActive(&container)' returned FALSE. () Loc: [tst_qdatawidgetmapper.cpp(445)] Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QDataWidgetMapper ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QDataWidgetMapper::initTestCase() PASS : tst_QDataWidgetMapper::setModel() PASS : tst_QDataWidgetMapper::navigate() PASS : tst_QDataWidgetMapper::addMapping() PASS : tst_QDataWidgetMapper::currentIndexChanged() PASS : tst_QDataWidgetMapper::changingValues() PASS : tst_QDataWidgetMapper::setData() PASS : tst_QDataWidgetMapper::mappedWidgetAt() PASS : tst_QDataWidgetMapper::comboBox() FAIL! : tst_QDataWidgetMapper::textEditDoesntChangeFocusOnTab_qtbug3305() 'QTest::qWaitForWindowActive(&container)' returned FALSE. () Loc: [tst_qdatawidgetmapper.cpp(445)] PASS : tst_QDataWidgetMapper::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QDataWidgetMapper ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qdatawidgetmapper: 2 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01655/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1437399730): http://codereview.qt-project.org/121332 [PS2] - QMimeProvider: Do not crash when globPatterns is empty. http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. From ci-noreply at qt-project.org Mon Jul 20 18:12:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 19:12:28 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1656 Message-ID: <20150720_161228_075026.ci-noreply@qt-project.org> Autotests `tst_networkselftest @ /work/build/qt/qtbase/tests/auto/other/networkselftest' and `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( Testing tst_QNetworkReply BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 684032 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 516012 bytes in 2 ms: rate = 258006000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 258006000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 205973 (it received 1200000 bytes in 5826 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 258006000 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 48 ms: rate = 25000916 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1189760 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 25000916 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 9917355 (it received 1200000 bytes in 121 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 294828 bytes in 2816 ms: rate = 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 224887 (it received 1200000 bytes in 5336 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 104697 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) (... 455 lines omitted; there are too many errors!) QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect PASS : tst_NetworkSelfTest::ftpProxyServer() QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143 QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK " QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY " QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\\r\\n1 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\\r\\n2 OK" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\\r\\n" QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect PASS : tst_NetworkSelfTest::imapServer() QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80 FAIL! : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443 FAIL! : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused) Loc: [tst_networkselftest.cpp(227)] QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\\r\\nDate: Wed, 28 Nov 2012 19:04:13 GMT\\r\\nServer: Apache/2.2.14 (Ubuntu)\\r\\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\\r\\nETag: \\\"240c-e0-45bbaa65d0000\\\"\\r\\nAccept-Ranges: bytes\\r\\nContent-Length: 224\\r\\nContent-Type: text/html\\r\\nAge: 221259\\r\\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\\r\\nX-Cache: HIT from localhost\\r\\nX-Cache-Lookup: HIT from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n

Welcome to qt-test-server

\\n\\\"fluke\\\"\\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\\r\\nDate: Wed, 13 Mar 2013 05:49:30 GMT\\r\\nServer: Apache/2.2.14 (Ubuntu)\\r\\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\\r\\nETag: \\\"240c-e0-45bbaa65d0000\\\"\\r\\nAccept-Ranges: bytes\\r\\nContent-Length: 224\\r\\nContent-Type: text/html\\r\\nAge: 221259\\r\\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\\r\\nX-Cache: HIT from localhost\\r\\nX-Cache-Lookup: HIT from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n

Welcome to qt-test-server

\\n\\\"fluke\\\"\\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \\\"/pub\\\"\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128 QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \\\"/pub\\\"\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect PASS : tst_NetworkSelfTest::httpProxy() QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\\r\\nProxy-Authenticate: Basic realm=\\\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\\r\\nServer: squid/3.0.STABLE19\\r\\nMime-Version: 1.0\\r\\nDate: Mon, 20 Jul 2015 15:30:05 GMT\\r\\nContent-Type: text/html\\r\\nContent-Length: 1688\\r\\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\\r\\nProxy-Authenticate: Basic realm=\\\"" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\\\"\\r\\nX-Cache: MISS from localhost\\r\\nX-Cache-Lookup: NONE from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n\\n\\n\\nERROR: Cache Access Denied\\n\\n\\n\\n
\\n

ERROR

\\n

Cache Access Denied.

\\n
\\n
\\n\\n
\\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\\n\\n
\\n

Cache Access Denied.

\\n
\\n\\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\\n\\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\\n\\n
\\n
\\n\\n
\\n
\\n

Generated Mon, 20 Jul 2015 15:30:05 GMT by localhost (squid/3.0.STABLE19)

\\n\\n
\\n\\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129 QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 " QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\\r\\nDate: Wed, 13 Mar 2013 05:49:30 GMT\\r\\nServer: Apache/2.2.14 (Ubuntu)\\r\\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\\r\\nETag: \\\"240c-e0-45bbaa65d0000\\\"\\r\\nAccept-Ranges: bytes\\r\\nContent-Length: 224\\r\\nContent-Type: text/html\\r\\nAge: 221259\\r\\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\\r\\nX-Cache: HIT from localhost\\r\\nX-Cache-Lookup: HIT from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n

Welcome to qt-test-server

\\n\\\"fluke\\\"\\n

This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.

\\n" PASS : tst_NetworkSelfTest::httpProxyBasicAuth() QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130 QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: keep-alive\\r\\n\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1." QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 " QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\\r\\nProxy-Authenticate: NTLM\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\\r\\nServer: squid/3.0.STABLE19\\r\\nMime-Version: 1.0\\r\\nDate: Mon, 20 Jul 2015 15:30:05 GMT\\r\\nContent-Type: text/html\\r\\nContent-Length: 1693\\r\\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\\r\\nProxy-Authenticate: NTLM\\r\\n" QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\\r\\nX-Cache-Lookup: NONE from localhost:3130\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n\\n\\n\\nERROR: Cache Access Denied\\n\\n\\n\\n
\\n

ERROR

\\n

Cache Access Denied.

\\n
\\n
\\n\\n
\\n

The following error was encountered while trying to retrieve the URL: http://qt-test-server.qt-test-net/

\\n\\n
\\n

Cache Access Denied.

\\n
\\n\\n

Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.

\\n\\n

Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.

\\n\\n
\\n
\\n\\n
\\n
\\n

Generated Mon, 20 Jul 2015 15:30:05 GMT by localhost (squid/3.0.STABLE19)

\\n\\n
\\n\\n" PASS : tst_NetworkSelfTest::httpProxyNtlmAuth() QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\\5\\1\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\\5\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\\5\\1\\0\\1\\177\\0\\0\\1\\0\\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\\5\\0\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\\n\\324\\2\\0\\301\\213" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \\\"/pub\\\"\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\\5\\1\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\\5\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\\5\\1\\0\\1\\n\\324\\2\\0\\0\\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\\5\\0\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\\n\\324\\2\\0\\301\\214" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \\\"/pub\\\"\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\\5\\1\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\\5\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\\5\\1\\0\\3\\tlocalhost\\0\\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\\5\\0\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\\n\\324\\2\\0\\301\\215" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \\\"/pub\\\"\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080 QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\\5\\1\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\\5\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\\5\\1\\0\\3\\32qt-test-server.qt-test-net\\0\\25" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\\5\\0\\0" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\\1" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\\n\\324\\2\\0\\301\\216" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \\\"/pub\\\"\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5Proxy() QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\\5\\1\\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\\5\\377" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081 QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\\5\\1\\2\\1\\nqsockstest\\10password" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\\5\\2\\1\\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\\5\\1\\0\\1\\177\\0\\0\\1\\0\\25" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\\5\\0\\0" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\\1" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\\n\\324\\2\\0\\301\\220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \\\"/pub\\\"\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\\r\\n" QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect PASS : tst_NetworkSelfTest::socks5ProxyAuth() SKIP : tst_NetworkSelfTest::smbServer() Could not find smbclient (from Samba), cannot continue testing Loc: [tst_networkselftest.cpp(985)] PASS : tst_NetworkSelfTest::supportsSsl() PASS : tst_NetworkSelfTest::cleanupTestCase() Totals: 27 passed, 19 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_NetworkSelfTest ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_networkselftest: 0.346148 seconds, exit code 19 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01656/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437404379): http://codereview.qt-project.org/121906 [PS1] - Windows: Fix handling of cursor flash time. http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN http://codereview.qt-project.org/121777 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Mon Jul 20 18:37:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 19:37:41 +0300 Subject: [Ci-reports] fail on QtWayland_dev_Integration #130 Message-ID: <20150720_163741_029714.ci-noreply@qt-project.org> QtWayland_dev_Integration » macx-clang_developer-build_OSX_10.9 #130: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00130/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtWayland_dev_Integration » macx-clang_no-framework_OSX_10.8 #130: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_dev_Integration/build_00130/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1437410090): http://codereview.qt-project.org/120705 [PS1] - Use standard wl_subsurface interface to set a window as a child of another one From ci-noreply at qt-project.org Mon Jul 20 19:35:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 20:35:50 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #47 Message-ID: <20150720_173550_064820.ci-noreply@qt-project.org> QtWayland_5.5_Integration » macx-clang_developer-build_OSX_10.9 #47: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00047/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtWayland_5.5_Integration » macx-clang_no-framework_OSX_10.8 #47: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00047/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/5.5_1437413576): http://codereview.qt-project.org/115240 [PS1] - Reset surface transientParent when the parent is destroyed. From ci-noreply at qt-project.org Mon Jul 20 19:37:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 20:37:23 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1657 Message-ID: <20150720_173723_006206.ci-noreply@qt-project.org> QtBase_5.5_Integration #1657: SUCCESS Tested changes (refs/builds/5.5_1437408845): http://codereview.qt-project.org/121783 [PS1] - Remove attempt at detecting compile-time HLE http://codereview.qt-project.org/121796 [PS2] - Fix Q_BASIC_ATOMIC_INITIALIZER for std::atomic http://codereview.qt-project.org/108007 [PS2] - QtCore: Fix const correctness in old style casts http://codereview.qt-project.org/120711 [PS1] - QtTest: fix build error with -no-gui http://codereview.qt-project.org/121545 [PS1] - Fix build with clang 3.7 From ci-noreply at qt-project.org Mon Jul 20 20:15:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 21:15:31 +0300 Subject: [Ci-reports] fail on QtQuickControls_dev_Integration #584 Message-ID: <20150720_181531_035282.ci-noreply@qt-project.org> QtQuickControls_dev_Integration » macx-clang_developer-build_OSX_10.9 #584: FAILURE Build log: http://testresults.qt.io/ci/QtQuickControls_dev_Integration/build_00584/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1437415557): http://codereview.qt-project.org/121818 [PS1] - Pass non-trivially-copyable or large types by const-ref From ci-noreply at qt-project.org Mon Jul 20 20:59:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 21:59:28 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1658 Message-ID: <20150720_185928_047787.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1658: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01658/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437413938): http://codereview.qt-project.org/121605 [PS3] - Use jom instead of nmake to compile configure.exe http://codereview.qt-project.org/121332 [PS2] - QMimeProvider: Do not crash when globPatterns is empty. From ci-noreply at qt-project.org Mon Jul 20 21:18:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 22:18:24 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1659 Message-ID: <20150720_191824_089978.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1659: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01659/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437418863): http://codereview.qt-project.org/114983 [PS3] - Change network update time to 5 minutes. From ci-noreply at qt-project.org Mon Jul 20 22:41:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 20 Jul 2015 23:41:51 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1660 Message-ID: <20150720_204151_065974.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1660: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01660/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437420089): http://codereview.qt-project.org/114983 [PS3] - Change network update time to 5 minutes. http://codereview.qt-project.org/121906 [PS1] - Windows: Fix handling of cursor flash time. From ci-noreply at qt-project.org Mon Jul 20 23:01:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 00:01:26 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2123 Message-ID: <20150720_210126_034733.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [3178] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [3163] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 23:52:14.618 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000000c6a rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010164ff90 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000106670000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [99105] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [99104] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 23:39:33.278 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000018321 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001017407c0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <046192D8-1DC1-6E34-0594-7657E6D946E8> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x108da0000 - 0x108da6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x108dab000 - 0x108db1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108db7000 - 0x108df2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x1091ae000 - 0x109202fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109213000 - 0x109218ff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10921d000 - 0x10926dfef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e02000 - 0x109e06fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109e0b000 - 0x109e6dfff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [99106] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [99104] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 23:39:35.912 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [92741] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [92740] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 22:54:56.182 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000016a45 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102a16c70 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108151000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <2393357D-1583-8F96-FA66-D1F41718608F> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [92758] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [92740] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-20 22:55:01.925 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000016a56 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001030067f0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000100534195 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <2393357D-1583-8F96-FA66-D1F41718608F> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 13 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02123/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1437408315): http://codereview.qt-project.org/121842 [PS1] - Fix warning about uninitialized variable (CLANG). From ci-noreply at qt-project.org Mon Jul 20 23:57:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 00:57:13 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1661 Message-ID: <20150720_215713_024713.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) FAIL! : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) Compared values are not the same Actual (reply->error()) : ConnectionRefusedError Expected (QNetworkReply::NoError): NoError Loc: [../tst_qnetworkreply.cpp(4600)] BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] Totals: 602 passed, 3 failed, 26 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 171428571 (it received 1200000 bytes in 7 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 684032 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 516012 bytes in 2 ms: rate = 258006000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 258006000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 206008 (it received 1200000 bytes in 5825 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 258006000 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 44 ms: rate = 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14634146 (it received 1200000 bytes in 82 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 294828 bytes in 2816 ms: rate = 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 224845 (it received 1200000 bytes in 5337 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 104697 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read (QTcpSocket): device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 3 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 611 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01661/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437425006): http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN http://codereview.qt-project.org/121777 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Jul 21 00:57:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 01:57:00 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1662 Message-ID: <20150720_225700_071664.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(785)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1004)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01662/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437429528): http://codereview.qt-project.org/121906 [PS1] - Windows: Fix handling of cursor flash time. From ci-noreply at qt-project.org Tue Jul 21 01:19:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 01:19:40 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #57 - FAILURE Message-ID: <20150720231940.5010A50F68@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00057 From ci-noreply at qt-project.org Tue Jul 21 01:30:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 01:30:27 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #525 - FAILURE Message-ID: <20150720233027.B02F150F68@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00525 From ci-noreply at qt-project.org Tue Jul 21 03:59:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 03:59:28 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #154 - FAILURE Message-ID: <20150721015928.1E74850F96@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00154 From ci-noreply at qt-project.org Tue Jul 21 04:55:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 05:55:27 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1663 Message-ID: <20150721_025527_087024.ci-noreply@qt-project.org> QtBase_5.5_Integration #1663: SUCCESS Tested changes (refs/builds/5.5_1437433115): http://codereview.qt-project.org/120866 [PS4] - Windows: register alias for application font From ci-noreply at qt-project.org Tue Jul 21 05:27:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 05:27:52 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #92 - FAILURE Message-ID: <20150721032752.6D8DF5025E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00092 From ci-noreply at qt-project.org Tue Jul 21 06:10:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 07:10:36 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1664 Message-ID: <20150721_041036_047288.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) FAIL! : tst_QNetworkReply::httpWithNoCredentialUsage() 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://httptest at qt-test-server.qt-test-net/qtest/protected/cgi-bin/md5sum.cgi") failed: # QNetworkReply::NetworkError(ConnectionRefusedError) "Connection refused" ) Loc: [../tst_qnetworkreply.cpp(6965)] BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] Totals: 602 passed, 3 failed, 26 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 686080 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 513964 bytes in 2 ms: rate = 256982000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 256982000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 205973 (it received 1200000 bytes in 5826 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 256982000 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 45 ms: rate = 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1189760 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 26667644 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 9523809 (it received 1200000 bytes in 126 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 786432 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 413612 bytes in 2204 ms: rate = 187664 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 187664 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 224803 (it received 1200000 bytes in 5338 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 187664 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read (QTcpSocket): device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 3 QtQA::App::TestRunner: second attempt: exited with exit code 2 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 615 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01664/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437447421): http://codereview.qt-project.org/121777 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Tue Jul 21 06:14:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 06:14:28 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #316 - FAILURE Message-ID: <20150721041428.EB4A3502CB@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00316 From ci-noreply at qt-project.org Tue Jul 21 07:33:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 08:33:28 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1665 Message-ID: <20150721_053328_071338.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1665: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01665/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437451931): http://codereview.qt-project.org/114983 [PS3] - Change network update time to 5 minutes. From ci-noreply at qt-project.org Tue Jul 21 08:03:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 09:03:32 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150721_060332_048101.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-21T06:01:32Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-21T06:01:32Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-21T06:01:32Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-21T06:01:32Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-21T06:01:32Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-21T06:01:32Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-21T06:01:32Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-21T06:01:32Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Tue Jul 21 08:18:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 09:18:16 +0300 Subject: [Ci-reports] fail on QtXmlPatterns_dev_Integration #126 Message-ID: <20150721_061816_067037.ci-noreply@qt-project.org> QtXmlPatterns_dev_Integration » macx-clang_developer-build_OSX_10.9 #126: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_dev_Integration/build_00126/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtXmlPatterns_dev_Integration » macx-clang_no-framework_OSX_10.8 #126: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_dev_Integration/build_00126/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1437459319): http://codereview.qt-project.org/121802 [PS1] - Remove the use of the "register" keyword From ci-noreply at qt-project.org Tue Jul 21 08:49:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 09:49:23 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1666 Message-ID: <20150721_064923_000419.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52422/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52426/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) FAIL! : tst_QNetworkReply::getErrors(ftp-is-dir) 'waitForFinish(reply) != Timeout' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(1948)] XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 684032 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError cleaning up residue BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53847/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 44 ms: rate = 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14457831 (it received 1200000 bytes in 83 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 907264 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53851/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) (... 45 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkreply: 567 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01666/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437456903): http://codereview.qt-project.org/121906 [PS1] - Windows: Fix handling of cursor flash time. From ci-noreply at qt-project.org Tue Jul 21 09:49:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 10:49:30 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1667 Message-ID: <20150721_074930_034293.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget BFAIL : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(165,152 200x200) (bottomright 364,351) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2511)] BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] BPASS : tst_QWidget::grabMouse() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (widget.m_lastMouseEventPos): QPointF(10,-18) Expected (QPointF(10, 10)) : QPointF(10,10) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9848)] BPASS : tst_QWidget::largerThanScreen_QTBUG30142() Totals: 206 passed, 1 failed, 34 skipped, 7 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() SKIP : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(1864)] PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2105)] PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() SKIP : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2250)] PASS : tst_QWidget::icon() SKIP : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2463)] SKIP : tst_QWidget::normalGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2531)] SKIP : tst_QWidget::setGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2608)] PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2970)] PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3712)] PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() SKIP : tst_QWidget::setFixedSize() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3819)] PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() PASS : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() PASS : tst_QWidget::showHideShowX11() PASS : tst_QWidget::clean_qt_x11_enforce_cursor() XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7fff6fca3be0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateRequest) ), actual 4 (QWidget(0x7fff6fca3be0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6033)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff6fca3b80):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff6fca3b80):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6124)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff6fca3b80):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff6fca3b80):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6217)] PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() SKIP : tst_QWidget::renderInvisible() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6367)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() SKIP : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] SKIP : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7452)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7455)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7458)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7461)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7507)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7510)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7513)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7568)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7571)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7574)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7577)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7580)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7583)] PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] SKIP : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8074)] PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() PASS : tst_QWidget::syntheticEnterLeave() PASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() BPASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (widget.m_lastMouseEventPos): QPointF(10,-18) Expected (QPointF(10, 10)) : QPointF(10,10) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9848)] PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() SKIP : tst_QWidget::qmlSetParentHelper() Needs QT_BUILD_INTERNAL Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10469)] PASS : tst_QWidget::cleanupTestCase() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 120 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01667/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437461458): http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. http://codereview.qt-project.org/120779 [PS3] - QTimeZone: Convert fractional timezones properly. http://codereview.qt-project.org/121605 [PS3] - Use jom instead of nmake to compile configure.exe http://codereview.qt-project.org/121841 [PS1] - Doc: update the Q_OS_MAC documentation to be less misleading http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. From ci-noreply at qt-project.org Tue Jul 21 10:35:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 11:35:48 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #391 Message-ID: <20150721_083548_039675.ci-noreply@qt-project.org> qtdeclarative failed to compile :( In file included from /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlpropertycache_p.h:51:0, from /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/qqmlpropertycache_p.h:1, from /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/compiler/qqmlirbuilder_p.h:49, from /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/qqmlirbuilder_p.h:1, from /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmltypeloader_p.h:61, from /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlengine_p.h:50, from /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/qqmlengine_p.h:1, from util/qqmllistaccessor.cpp:42: /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlnotifier_p.h: In constructor ‘QQmlNotifierEndpoint::QQmlNotifierEndpoint()’: /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlnotifier_p.h:107:29: error: ‘QQmlNotifierEndpoint::sourceSignal’ will be initialized after [-Werror=reorder] /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlnotifier_p.h:63:28: error: ‘QQmlNotifierEndpoint* QQmlNotifierEndpoint::next’ [-Werror=reorder] /work/build/qt/qtbase/include/QtQml/5.5.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlnotifier_p.h:138:1: error: when initialized here [-Werror=reorder] make[3]: *** [.obj/qqmllistaccessor.o] Error 1 make[2]: *** [sub-qml-make_first-ordered] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtdeclarative] Error 2 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00391/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1437466765): http://codereview.qt-project.org/121414 [PS3] - Fix possible stack overflow with many property bindings From ci-noreply at qt-project.org Tue Jul 21 11:33:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 12:33:54 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1668 Message-ID: <20150721_093354_042326.ci-noreply@qt-project.org> QtBase_5.5_Integration #1668: SUCCESS Tested changes (refs/builds/5.5_1437465066): http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN http://codereview.qt-project.org/121906 [PS1] - Windows: Fix handling of cursor flash time. From ci-noreply at qt-project.org Tue Jul 21 12:12:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 13:12:30 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #392 Message-ID: <20150721_101230_081056.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #392: SUCCESS Tested changes (refs/builds/5.5_1437469348): http://codereview.qt-project.org/121892 [PS4] - fix readonly metaproperties (revealed by compiler warning) From ci-noreply at qt-project.org Tue Jul 21 13:49:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 14:49:46 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1669 Message-ID: <20150721_114946_072551.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1669: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01669/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437471330): http://codereview.qt-project.org/120779 [PS3] - QTimeZone: Convert fractional timezones properly. http://codereview.qt-project.org/121316 [PS8] - Doc: Corrected link issues in qtbase http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. From ci-noreply at qt-project.org Tue Jul 21 14:48:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 15:48:43 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1670 Message-ID: <20150721_124843_001052.ci-noreply@qt-project.org> Autotest `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() Compared values are not the same Actual (spy.count()): 3 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(211)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(192)] PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() PASS : tst_QGuiApplication::modalWindow() PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 27 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01670/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437479482): http://codereview.qt-project.org/121383 [PS3] - tst_qmimedatabase.cpp: Set write permission on files extracted from resources. http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. From ci-noreply at qt-project.org Tue Jul 21 14:56:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 15:56:40 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1672 Message-ID: <20150721_125640_084476.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #1672: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01672/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437483018): http://codereview.qt-project.org/121734 [PS2] - Doc: Amended the \inmodule statement for QSessionManager http://codereview.qt-project.org/121316 [PS8] - Doc: Corrected link issues in qtbase From ci-noreply at qt-project.org Tue Jul 21 15:17:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 16:17:47 +0300 Subject: [Ci-reports] fail on QtEnginio_1.2_Integration #10 Message-ID: <20150721_131747_085732.ci-noreply@qt-project.org> Autotest `tst_qmltests' failed :( Build log: http://testresults.qt.io/ci/QtEnginio_1.2_Integration/build_00010/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/1.2_1437483890): http://codereview.qt-project.org/121733 [PS1] - Doc: Added \qtvariable to enable QDoc include QT += info. From ci-noreply at qt-project.org Tue Jul 21 15:39:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 16:39:35 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #393 Message-ID: <20150721_133935_042949.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #393: SUCCESS Tested changes (refs/builds/5.5_1437480846): http://codereview.qt-project.org/121414 [PS4] - Fix possible stack overflow with many property bindings From ci-noreply at qt-project.org Tue Jul 21 16:07:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 17:07:24 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #188 Message-ID: <20150721_140724_085724.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #188: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00188/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtConnectivity_btle_Integration » macx-clang_no-framework_OSX_10.8 #188: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00188/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/btle_1437487460): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Tue Jul 21 16:08:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 17:08:34 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2236 Message-ID: <20150721_140834_064602.ci-noreply@qt-project.org> Compilation failed :( QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 19305] QtQA::App::TestRunner: [New LWP 19304] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -silent -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/t'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f9e88f0aec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7f9e89c7e740 (LWP 19304)): QtQA::App::TestRunner: #0 QLocaleData::longLongToString (this=0x7f9e88f0f3a0, l=19304, precision=-1, base=10, width=0, flags=0) at tools/qlocale.cpp:2872 QtQA::App::TestRunner: #1 0x00007f9e88cc7224 in QString::arg (this=0x7fffffdb5ce0, a=19304, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7442 QtQA::App::TestRunner: #2 0x00007f9e88e5881b in arg (fillChar=..., base=10, fieldWidth=0, a=19304, this=0x7fffffdb5ce0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #3 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #4 0x00007f9e88e5935a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #5 0x00007f9e892c0555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007f9e892d50e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007f9e892c5408 in QTest::qExec (testObject=0x7fffffdb64a0, argc=6, argv=0x7fffffdb65b8) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x0000000000406e2d in main (argc=6, argv=0x7fffffdb65b8) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f9e850c0700 (LWP 19305)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7f9e88f0aec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007f9e88c16c19 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007f9e88c2c735 in QThreadPrivate::createEventDispatcher (data=0x18c90c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007f9e88c2d4a3 in QThreadPrivate::start (arg=0x18c77e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007f9e8809ee9a in start_thread (arg=0x7f9e850c0700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007f9e883a83fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... QtQA::App::TestRunner: Process exited due to signal 11; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: QtQA::App::TestRunner: warning: core file may not match specified executable file. QtQA::App::TestRunner: [New LWP 19310] QtQA::App::TestRunner: [New LWP 19309] QtQA::App::TestRunner: QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error. QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qxmlsimplereader -o /work/ci/qt/qtbase/5.4/_artifacts/test-logs/tst_qxmls'. QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault. QtQA::App::TestRunner: #0 __GI_getenv (name=0x7ff193fceec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: 90 getenv.c: No such file or directory. QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2 (Thread 0x7ff194d42740 (LWP 19309)): QtQA::App::TestRunner: #0 QLocaleData::c () at tools/qlocale.cpp:650 QtQA::App::TestRunner: #1 0x00007ff193d8b1f5 in QString::arg (this=0x7fff35bdd480, a=19309, fieldWidth=0, base=10, fillChar=...) at tools/qstring.cpp:7442 QtQA::App::TestRunner: #2 0x00007ff193f1c81b in arg (fillChar=..., base=10, fieldWidth=0, a=19309, this=0x7fff35bdd480) at ../../include/QtCore/../../src/corelib/tools/qstring.h:830 QtQA::App::TestRunner: #3 QCoreApplication::applicationFilePath () at kernel/qcoreapplication.cpp:2082 QtQA::App::TestRunner: #4 0x00007ff193f1d35a in QCoreApplication::applicationDirPath () at kernel/qcoreapplication.cpp:1999 QtQA::App::TestRunner: #5 0x00007ff194384555 in QTest::qFindTestData (base=..., file=0x0, line=0, builddir=0x0) at qtestcase.cpp:2654 QtQA::App::TestRunner: #6 0x00007ff1943990e7 in QTestPrivate::parseBlackList () at qtestblacklist.cpp:152 QtQA::App::TestRunner: #7 0x00007ff194389408 in QTest::qExec (testObject=0x7fff35bddc40, argc=5, argv=0x7fff35bddd58) at qtestcase.cpp:2433 QtQA::App::TestRunner: #8 0x0000000000406e2d in main (argc=5, argv=0x7fff35bddd58) at tst_qxmlsimplereader.cpp:802 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7ff190184700 (LWP 19310)): QtQA::App::TestRunner: #0 __GI_getenv (name=0x7ff193fceec1 "_NO_GLIB") at getenv.c:90 QtQA::App::TestRunner: #1 0x00007ff193cdac19 in qEnvironmentVariableIsEmpty (varName=) at global/qglobal.cpp:3061 QtQA::App::TestRunner: #2 0x00007ff193cf0735 in QThreadPrivate::createEventDispatcher (data=0xe950c0) at thread/qthread_unix.cpp:262 QtQA::App::TestRunner: #3 0x00007ff193cf14a3 in QThreadPrivate::start (arg=0xe937e0) at thread/qthread_unix.cpp:319 QtQA::App::TestRunner: #4 0x00007ff193162e9a in start_thread (arg=0x7ff190184700) at pthread_create.c:308 QtQA::App::TestRunner: #5 0x00007ff19346c3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 QtQA::App::TestRunner: #6 0x0000000000000000 in ?? () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qxmlsimplereader: 7 seconds, signal 11 cc1plus: error: unrecognized command line option ‘-fuse-ld=gold’ Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02236/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz Tested changes (refs/builds/5.4_1437485612): http://codereview.qt-project.org/112733 [PS2] - Doc: Update online documentation template From ci-noreply at qt-project.org Tue Jul 21 16:36:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 17:36:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1673 Message-ID: <20150721_143652_059274.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1004)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01673/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437483528): http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. http://codereview.qt-project.org/114827 [PS32] - Doc:added doc to undocumented functions From ci-noreply at qt-project.org Tue Jul 21 16:47:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 17:47:47 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #103 Message-ID: <20150721_144747_091670.ci-noreply@qt-project.org> QtTools_5.5_Integration #103: SUCCESS Tested changes (refs/builds/5.5_1437482496): http://codereview.qt-project.org/121969 [PS1] - windeployqt: Adapt to MSVC 2015. From ci-noreply at qt-project.org Tue Jul 21 16:49:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 17:49:03 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2124 Message-ID: <20150721_144903_009928.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [41148] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [41147] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-21 17:39:56.324 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001005198c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x00000001004989c2 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b0e7a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045178d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x0000000100458108 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af065 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af3bf QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x0000000100499f97 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000a0bc rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101158140 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <4CEE6012-F562-8BE9-B07D-7B761CB333B2> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [36597] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [36596] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-21 17:27:07.424 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001009588c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000008ef5 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001017060c0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <3C924FEF-2442-D776-AC62-E0CD34003679> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <4CEE6012-F562-8BE9-B07D-7B761CB333B2> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x108da0000 - 0x108da6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x108dab000 - 0x108db1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108db7000 - 0x108df2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x109100000 - 0x109154fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109165000 - 0x10916aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10916f000 - 0x109173fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109db0000 - 0x109e00fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e21000 - 0x109e83fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [36612] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [36596] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-21 17:27:10.069 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001009588c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [30005] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [30001] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-21 16:37:58.161 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001005338c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000007535 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000104040b00 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <1571DC87-8FA2-249D-EE34-3BC4F865E920> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <4CEE6012-F562-8BE9-B07D-7B761CB333B2> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [30147] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [30001] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-21 16:38:03.998 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x00000001005338c0 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000075c3 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108013f60 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000108960000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <1571DC87-8FA2-249D-EE34-3BC4F865E920> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <4CEE6012-F562-8BE9-B07D-7B761CB333B2> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 15 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02124/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1437472387): http://codereview.qt-project.org/121186 [PS3] - Better handling of invalid font tables From ci-noreply at qt-project.org Tue Jul 21 17:10:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 18:10:14 +0300 Subject: [Ci-reports] fail on QtMultimedia_dev_Integration #359 Message-ID: <20150721_151014_036370.ci-noreply@qt-project.org> QtMultimedia_dev_Integration » macx-clang_developer-build_OSX_10.9 #359: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00359/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtMultimedia_dev_Integration » macx-clang_no-framework_OSX_10.8 #359: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00359/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1437491231): http://codereview.qt-project.org/121974 [PS1] - Prospective fix for building QtMultimedia on Android against installed QtBase From ci-noreply at qt-project.org Tue Jul 21 17:11:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 18:11:53 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #189 Message-ID: <20150721_151153_092433.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #189: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00189/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/btle_1437491340): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Tue Jul 21 17:39:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 18:39:10 +0300 Subject: [Ci-reports] fail on QtMultimedia_dev_Integration #360 Message-ID: <20150721_153910_089584.ci-noreply@qt-project.org> QtMultimedia_dev_Integration » macx-clang_developer-build_OSX_10.9 #360: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00360/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtMultimedia_dev_Integration » macx-clang_no-framework_OSX_10.8 #360: FAILURE Build log: http://testresults.qt.io/ci/QtMultimedia_dev_Integration/build_00360/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/dev_1437492975): http://codereview.qt-project.org/121974 [PS1] - Prospective fix for building QtMultimedia on Android against installed QtBase From ci-noreply at qt-project.org Tue Jul 21 18:18:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 19:18:19 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1674 Message-ID: <20150721_161819_057965.ci-noreply@qt-project.org> QtBase_5.5_Integration #1674: SUCCESS Tested changes (refs/builds/5.5_1437489506): http://codereview.qt-project.org/121383 [PS3] - tst_qmimedatabase.cpp: Set write permission on files extracted from resources. From ci-noreply at qt-project.org Tue Jul 21 19:33:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 21 Jul 2015 20:33:04 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1675 Message-ID: <20150721_173304_071680.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1675: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01675/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437495594): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. From ci-noreply at qt-project.org Tue Jul 21 23:08:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 00:08:44 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1676 Message-ID: <20150721_210844_072996.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1676: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01676/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437503680): http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. From ci-noreply at qt-project.org Wed Jul 22 01:19:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 01:19:53 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #526 - FAILURE Message-ID: <20150721231953.79F1650FDD@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00526 From ci-noreply at qt-project.org Wed Jul 22 01:46:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 01:46:39 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #58 - FAILURE Message-ID: <20150721234639.16A2C50296@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00058 From ci-noreply at qt-project.org Wed Jul 22 03:12:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 04:12:08 +0300 Subject: [Ci-reports] fail on Qt5_dev_Integration #719 Message-ID: <20150722_011208_053096.ci-noreply@qt-project.org> Qt5_dev_Integration » macx-clang_developer-build_OSX_10.9 #719: FAILURE Build log: http://testresults.qt.io/ci/Qt5_dev_Integration/build_00719/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/dev_1437527135): http://codereview.qt-project.org/121238 [PS24] - Updated submodules. From ci-noreply at qt-project.org Wed Jul 22 04:45:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 04:45:21 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #155 - FAILURE Message-ID: <20150722024521.96E75517F6@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00155 From ci-noreply at qt-project.org Wed Jul 22 04:59:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 05:59:04 +0300 Subject: [Ci-reports] fail on Qt5_5.5_Integration #151 Message-ID: <20150722_025904_061009.ci-noreply@qt-project.org> Qt5_5.5_Integration » win32-msvc2010_Windows_7 #151: FAILURE Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00151/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437527247): http://codereview.qt-project.org/121427 [PS17] - Updated submodules. From ci-noreply at qt-project.org Wed Jul 22 06:03:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 07:03:17 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1679 Message-ID: <20150722_040317_035485.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1679: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01679/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437513020): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Wed Jul 22 06:12:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 06:12:45 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #93 - FAILURE Message-ID: <20150722041245.C710751ED3@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00093 From ci-noreply at qt-project.org Wed Jul 22 09:01:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 10:01:58 +0300 Subject: [Ci-reports] fail on QtQA_master_Integration #705 Message-ID: <20150722_070158_050267.ci-noreply@qt-project.org> QtQA_master_Integration » macx-clang_developer-build_OSX_10.9 #705: FAILURE Build log: http://testresults.qt.io/ci/QtQA_master_Integration/build_00705/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/master_1437548323): http://codereview.qt-project.org/121187 [PS1] - Disable QtWebEngine in the Jenkins CI for the dev branch http://codereview.qt-project.org/114202 [PS2] - Disable qtbase, qtwebchannel, qtwebsockets and qtserialport in the Jenkins based CI From ci-noreply at qt-project.org Wed Jul 22 09:16:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 10:16:44 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #190 Message-ID: <20150722_071644_051196.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #190: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00190/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/btle_1437549222): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Wed Jul 22 09:27:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 10:27:18 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #192 Message-ID: <20150722_072718_094529.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #192: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00192/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/btle_1437549785): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Wed Jul 22 09:56:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 10:56:23 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150722_075623_051845.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-22T07:54:23Z: [[main::]] Project QtActiveQt_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtXmlPatterns_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtConnectivity_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtLocation_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtImageFormats_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtTools_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtMacExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project Qt3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtAndroidExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtGraphicalEffects_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtCanvas3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtQuickControls_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtSensors_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtQuick1_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtScript_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtEnginio_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project Qt5_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtWinExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtWayland_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtMultimedia_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtWebKit_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtWebKit_Examples_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtDoc_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtX11Extras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtPim_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtTranslations_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtDocGallery_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtSystems_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. 2015-07-22T07:54:23Z: [[main::]] Project QtFeedback_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Wed Jul 22 10:25:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 11:25:45 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1680 Message-ID: <20150722_082545_084295.ci-noreply@qt-project.org> QtBase_5.5_Integration #1680: SUCCESS Tested changes (refs/builds/5.5_1437537892): http://codereview.qt-project.org/120886 [PS1] - Add the GPLv3 license text http://codereview.qt-project.org/120779 [PS3] - QTimeZone: Convert fractional timezones properly. http://codereview.qt-project.org/121605 [PS3] - Use jom instead of nmake to compile configure.exe http://codereview.qt-project.org/121841 [PS1] - Doc: update the Q_OS_MAC documentation to be less misleading http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer. From ci-noreply at qt-project.org Wed Jul 22 10:34:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 10:34:21 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #317 - FAILURE Message-ID: <20150722083421.2DA3B51D16@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00317 From ci-noreply at qt-project.org Wed Jul 22 10:48:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 11:48:41 +0300 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #152 Message-ID: <20150722_084841_054292.ci-noreply@qt-project.org> QtLocation_5.5_Integration #152: SUCCESS Tested changes (refs/builds/5.5_1437548643): http://codereview.qt-project.org/121956 [PS1] - OSM supports up to zoom level 19 From ci-noreply at qt-project.org Wed Jul 22 11:02:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 12:02:31 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #193 Message-ID: <20150722_090231_038475.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #193: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00193/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtConnectivity_btle_Integration » macx-clang_no-framework_OSX_10.8 #193: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00193/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/btle_1437555573): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Wed Jul 22 11:50:15 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 12:50:15 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1682 Message-ID: <20150722_095015_083932.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1682: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01682/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437553640): http://codereview.qt-project.org/114827 [PS32] - Doc:added doc to undocumented functions http://codereview.qt-project.org/122004 [PS3] - QPdfEnginePrivate - fix for '-qreal float' build. http://codereview.qt-project.org/121993 [PS1] - Replace old C-style cast http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Wed Jul 22 13:25:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 14:25:25 +0300 Subject: [Ci-reports] pass on QtWebSockets_5.5_Integration #36 Message-ID: <20150722_112525_092904.ci-noreply@qt-project.org> QtWebSockets_5.5_Integration #36: SUCCESS Tested changes (refs/builds/5.5_1437561218): http://codereview.qt-project.org/121294 [PS3] - WebSocketServer: use int type for port From ci-noreply at qt-project.org Wed Jul 22 13:34:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 14:34:17 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1683 Message-ID: <20150722_113417_084054.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1683: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01683/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437558710): http://codereview.qt-project.org/121987 [PS1] - fix -no-opengl build http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. From ci-noreply at qt-project.org Wed Jul 22 14:00:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 15:00:55 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #48 Message-ID: <20150722_120055_007570.ci-noreply@qt-project.org> QtWayland_5.5_Integration » macx-clang_developer-build_OSX_10.9 #48: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00048/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtWayland_5.5_Integration » macx-clang_no-framework_OSX_10.8 #48: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00048/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/5.5_1437566273): http://codereview.qt-project.org/122026 [PS1] - Remove scoped enums to fix builds without C++11 support. From ci-noreply at qt-project.org Wed Jul 22 14:07:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 15:07:14 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #194 Message-ID: <20150722_120714_064085.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #194: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00194/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtConnectivity_btle_Integration » macx-clang_no-framework_OSX_10.8 #194: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00194/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/btle_1437566648): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Wed Jul 22 14:08:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 15:08:12 +0300 Subject: [Ci-reports] fail on QtWebEngine_5.5_Integration #152 Message-ID: <20150722_120812_076132.ci-noreply@qt-project.org> qtwebengine failed to compile :( ../../../src/core/web_engine_library_info.cpp:147:41: error: cannot pass non-trivial object of type 'const QString' to variadic method; expected type from format string was 'char *' [-Wnon-pod-varargs] make[4]: *** [invoke_ninja] Error 1 make[3]: *** [sub-gyp_run-pro-make_first] Error 2 make[2]: *** [sub-core-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtwebengine] Error 2 Build log: http://testresults.qt.io/ci/QtWebEngine_5.5_Integration/build_00152/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1437562759): http://codereview.qt-project.org/121675 [PS3] - Remove misleading warning about WebEngineProcess fallback path http://codereview.qt-project.org/121720 [PS2] - Search for .pak files also in applicationDirPath() http://codereview.qt-project.org/121747 [PS2] - Use QCoreApplication::libraryPaths for plugins From ci-noreply at qt-project.org Wed Jul 22 14:53:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 15:53:25 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1685 Message-ID: <20150722_125325_037514.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1685: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01685/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437564952): http://codereview.qt-project.org/122012 [PS2] - Doc: Add Q_MV_IOS to ignored C++ directives http://codereview.qt-project.org/114827 [PS32] - Doc:added doc to undocumented functions http://codereview.qt-project.org/115733 [PS2] - Fix potential SIGFPEs in QRasterizer::rasterizeLine() http://codereview.qt-project.org/121993 [PS1] - Replace old C-style cast From ci-noreply at qt-project.org Wed Jul 22 16:37:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 17:37:53 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1686 Message-ID: <20150722_143753_088715.ci-noreply@qt-project.org> QtBase_5.5_Integration #1686: SUCCESS Tested changes (refs/builds/5.5_1437569700): http://codereview.qt-project.org/114796 [PS3] - xcb: Ignore disabling of outputs in the middle of the mode switch http://codereview.qt-project.org/120700 [PS3] - When a screen comes back online, the windows need to be told about it From ci-noreply at qt-project.org Wed Jul 22 17:00:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 18:00:43 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #153 Message-ID: <20150722_150043_025604.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #153: SUCCESS Tested changes (refs/builds/5.5_1437571422): http://codereview.qt-project.org/121747 [PS2] - Use QCoreApplication::libraryPaths for plugins http://codereview.qt-project.org/121720 [PS2] - Search for .pak files also in applicationDirPath() From ci-noreply at qt-project.org Wed Jul 22 18:20:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 19:20:42 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1687 Message-ID: <20150722_162042_003332.ci-noreply@qt-project.org> QtBase_5.5_Integration #1687: SUCCESS Tested changes (refs/builds/5.5_1437575970): http://codereview.qt-project.org/121002 [PS2] - Fixed null pointer dereference http://codereview.qt-project.org/122012 [PS2] - Doc: Add Q_MV_IOS to ignored C++ directives http://codereview.qt-project.org/114827 [PS32] - Doc:added doc to undocumented functions http://codereview.qt-project.org/121993 [PS1] - Replace old C-style cast From ci-noreply at qt-project.org Wed Jul 22 19:22:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 20:22:28 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #154 Message-ID: <20150722_172228_036039.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #154: SUCCESS Tested changes (refs/builds/5.5_1437577337): http://codereview.qt-project.org/121675 [PS4] - Remove misleading warning about WebEngineProcess fallback path From ci-noreply at qt-project.org Wed Jul 22 20:02:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 21:02:42 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1688 Message-ID: <20150722_180242_067305.ci-noreply@qt-project.org> QtBase_5.5_Integration #1688: SUCCESS Tested changes (refs/builds/5.5_1437582137): http://codereview.qt-project.org/122004 [PS3] - QPdfEnginePrivate - fix for '-qreal float' build. From ci-noreply at qt-project.org Wed Jul 22 22:31:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 22 Jul 2015 23:31:01 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1689 Message-ID: <20150722_203101_076737.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( Testing tst_QNetworkReply BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 685056 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 514988 bytes in 2 ms: rate = 257494000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 257494000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 205973 (it received 1200000 bytes in 5826 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 257494000 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 42 ms: rate = 28572476 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 28572476 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14814814 (it received 1200000 bytes in 81 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 294828 bytes in 2817 ms: rate = 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 224887 (it received 1200000 bytes in 5336 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 104697 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read (QTcpSocket): device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkreply: 606 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01689/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437592737): http://codereview.qt-project.org/121777 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Thu Jul 23 01:18:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 01:18:08 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #527 - FAILURE Message-ID: <20150722231808.E49B9514ED@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00527 From ci-noreply at qt-project.org Thu Jul 23 01:23:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 01:23:55 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #59 - FAILURE Message-ID: <20150722232355.BAC0A52B6C@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00059 From ci-noreply at qt-project.org Thu Jul 23 04:44:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 04:44:13 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #156 - FAILURE Message-ID: <20150723024413.3A52F52C9A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00156 From ci-noreply at qt-project.org Thu Jul 23 05:40:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 06:40:28 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1690 Message-ID: <20150723_034028_023601.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1690: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01690/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437600759): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Thu Jul 23 05:44:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 05:44:56 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #94 - FAILURE Message-ID: <20150723034456.CA9F852CCC@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00094 From ci-noreply at qt-project.org Thu Jul 23 10:00:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 10:00:04 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #318 - FAILURE Message-ID: <20150723080004.402B5513E5@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00318 From ci-noreply at qt-project.org Thu Jul 23 11:09:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 12:09:18 +0300 Subject: [Ci-reports] fail on QtEnginio_1.2_Integration #11 Message-ID: <20150723_090918_071681.ci-noreply@qt-project.org> Autotest `tst_qmltests' failed :( Build log: http://testresults.qt.io/ci/QtEnginio_1.2_Integration/build_00011/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/1.2_1437641793): http://codereview.qt-project.org/121733 [PS1] - Doc: Added \qtvariable to enable QDoc include QT += info. From ci-noreply at qt-project.org Thu Jul 23 11:25:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 12:25:38 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1691 Message-ID: <20150723_092538_030312.ci-noreply@qt-project.org> QtBase_5.5_Integration #1691: SUCCESS Tested changes (refs/builds/5.5_1437637327): http://codereview.qt-project.org/121987 [PS1] - fix -no-opengl build From ci-noreply at qt-project.org Thu Jul 23 13:13:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 14:13:12 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1693 Message-ID: <20150723_111312_022640.ci-noreply@qt-project.org> QtBase_5.5_Integration #1693: SUCCESS Tested changes (refs/builds/5.5_1437643632): http://codereview.qt-project.org/121734 [PS2] - Doc: Amended the \inmodule statement for QSessionManager From ci-noreply at qt-project.org Thu Jul 23 13:53:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 14:53:56 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #155 Message-ID: <20150723_115356_097667.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #155: SUCCESS Tested changes (refs/builds/5.5_1437647055): http://codereview.qt-project.org/115567 [PS6] - Use v8 backend for proxy resolution From ci-noreply at qt-project.org Thu Jul 23 15:01:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 16:01:24 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1696 Message-ID: <20150723_130124_031534.ci-noreply@qt-project.org> QtBase_5.5_Integration #1696: SUCCESS Tested changes (refs/builds/5.5_1437650088): http://codereview.qt-project.org/114804 [PS1] - Doc: Don't advertise QLocale::system() in QTranslator::load documentation http://codereview.qt-project.org/122083 [PS3] - Windows/QClipboard: Fix crash in debug output of QMimeData. http://codereview.qt-project.org/122080 [PS1] - Fix action shortcuts for QToolButton From ci-noreply at qt-project.org Thu Jul 23 17:16:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 18:16:25 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1697 Message-ID: <20150723_151625_059965.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1697: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01697/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437660181): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Thu Jul 23 18:27:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 19:27:18 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #104 Message-ID: <20150723_162718_059073.ci-noreply@qt-project.org> QtTools_5.5_Integration #104: SUCCESS Tested changes (refs/builds/5.5_1437663554): http://codereview.qt-project.org/122054 [PS1] - macdeployqt: Fix typo in help output From ci-noreply at qt-project.org Thu Jul 23 18:38:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 19:38:59 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #177 Message-ID: <20150723_163859_097918.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #177: SUCCESS Tested changes (refs/builds/5.5_1437665052): http://codereview.qt-project.org/122108 [PS1] - Doc: Updated documentation for modality property From ci-noreply at qt-project.org Thu Jul 23 19:31:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 20:31:57 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1698 Message-ID: <20150723_173157_099631.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( Testing tst_QNetworkReply BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) PASS : tst_QNetworkReply::headFromHttp(cgi+proxy) PASS : tst_QNetworkReply::headFromHttp(rfc+proxyauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) PASS : tst_QNetworkReply::headFromHttp(index+proxyauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) PASS : tst_QNetworkReply::headFromHttp(cgi+proxyauth) PASS : tst_QNetworkReply::headFromHttp(rfc+socks) PASS : tst_QNetworkReply::headFromHttp(bigfile+socks) PASS : tst_QNetworkReply::headFromHttp(index+socks) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socks) PASS : tst_QNetworkReply::headFromHttp(cgi+socks) PASS : tst_QNetworkReply::headFromHttp(rfc+socksauth) PASS : tst_QNetworkReply::headFromHttp(bigfile+socksauth) PASS : tst_QNetworkReply::headFromHttp(index+socksauth) PASS : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) PASS : tst_QNetworkReply::headFromHttp(cgi+socksauth) PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) PASS : tst_QNetworkReply::putToFtp(empty) PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 684032 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 516012 bytes in 3 ms: rate = 172004000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 172004000 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 205973 (it received 1200000 bytes in 5826 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 172004000 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 42 ms: rate = 28572476 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 28572476 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14814814 (it received 1200000 bytes in 81 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 294828 bytes in 2816 ms: rate = 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 104697 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 224803 (it received 1200000 bytes in 5338 ms) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 104697 <= 237568 ? BPASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socksauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocketSynchronous(2MB+1) PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileToEnd() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfFileFiveBytes() PASS : tst_QNetworkReply::ioPostToHttpFromMiddleOfQBufferFiveBytes() QWARN : tst_QNetworkReply::ioPostToHttpNoBufferFlag() QIODevice::seek (QTcpSocket): Cannot call seek on a sequential device PASS : tst_QNetworkReply::ioPostToHttpNoBufferFlag() PASS : tst_QNetworkReply::ioPostToHttpUploadProgress() PASS : tst_QNetworkReply::emitAllUploadProgressSignals() PASS : tst_QNetworkReply::ioPostToHttpEmptyUploadProgress() PASS : tst_QNetworkReply::lastModifiedHeaderForFile() PASS : tst_QNetworkReply::lastModifiedHeaderForHttp() PASS : tst_QNetworkReply::httpCanReadLine() SKIP : tst_QNetworkReply::rateControl(15) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(40) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(73) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(80) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(125) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(250) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] SKIP : tst_QNetworkReply::rateControl(1024) Test disabled -- only for manual purposes Loc: [../tst_qnetworkreply.cpp(5162)] PASS : tst_QNetworkReply::downloadProgress(empty) PASS : tst_QNetworkReply::downloadProgress(http:small) PASS : tst_QNetworkReply::downloadProgress(http:big) PASS : tst_QNetworkReply::downloadProgress(http:no-length) PASS : tst_QNetworkReply::downloadProgress(ftp:small) PASS : tst_QNetworkReply::downloadProgress(ftp:big) QWARN : tst_QNetworkReply::uploadProgress(empty) QIODevice::read (QTcpSocket): device not open PASS : tst_QNetworkReply::uploadProgress(empty) PASS : tst_QNetworkReply::uploadProgress(generic) PASS : tst_QNetworkReply::uploadProgress(small) PASS : tst_QNetworkReply::uploadProgress(with-nul) PASS : tst_QNetworkReply::uploadProgress(4k+1) PASS : tst_QNetworkReply::uploadProgress(128k+1) PASS : tst_QNetworkReply::uploadProgress(2MB+1) PASS : tst_QNetworkReply::chaining(empty) PASS : tst_QNetworkReply::chaining(generic) PASS : tst_QNetworkReply::chaining(small) PASS : tst_QNetworkReply::chaining(with-nul) PASS : tst_QNetworkReply::chaining(4k+1) PASS : tst_QNetworkReply::chaining(128k+1) PASS : tst_QNetworkReply::chaining(2MB+1) PASS : tst_QNetworkReply::receiveCookiesFromHttp(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttp(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttp(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttp(invalid-cookie-domain) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(empty) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(simple-cookie) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-two-cookies) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-path) PASS : tst_QNetworkReply::receiveCookiesFromHttpSynchronous(invalid-cookie-domain) PASS : tst_QNetworkReply::sendCookies(empty) PASS : tst_QNetworkReply::sendCookies(no-match-domain) PASS : tst_QNetworkReply::sendCookies(no-match-path) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] FAIL! : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(6781)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7816)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qnetworkreply: 606 seconds, exit code 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01698/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437668283): http://codereview.qt-project.org/121777 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Thu Jul 23 19:49:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 20:49:27 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #156 Message-ID: <20150723_174927_022545.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #156: SUCCESS Tested changes (refs/builds/5.5_1437666933): http://codereview.qt-project.org/121900 [PS2] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Thu Jul 23 20:10:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 21:10:11 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #189 Message-ID: <20150723_181011_004921.ci-noreply@qt-project.org> Compilation failed :( backend\states\blendstate.cpp(284) : error C2065: 'GL_CLIP_DISTANCE0' : undeclared identifier Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00189/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437674234): http://codereview.qt-project.org/121850 [PS3] - Quick3D register QClipPlane http://codereview.qt-project.org/121849 [PS3] - ClipPlane backend state for QClipPlane http://codereview.qt-project.org/121848 [PS3] - Add new QClipPlane render state http://codereview.qt-project.org/121343 [PS5] - Add scene3d-loader example http://codereview.qt-project.org/121342 [PS5] - Scene3D: Properly handle shutdowns with QtQuick Loaders From ci-noreply at qt-project.org Thu Jul 23 20:35:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 23 Jul 2015 21:35:24 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #395 Message-ID: <20150723_183524_028740.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #395: SUCCESS Tested changes (refs/builds/5.5_1437671292): http://codereview.qt-project.org/121778 [PS2] - Merge remote-tracking branch 'origin/5.4' into 5.5 From ci-noreply at qt-project.org Fri Jul 24 00:59:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 01:59:46 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #191 Message-ID: <20150723_225946_093965.ci-noreply@qt-project.org> Qt3D_5.5_Integration #191: SUCCESS Tested changes (refs/builds/5.5_1437678707): http://codereview.qt-project.org/122107 [PS1] - Enable Attribute::dump() to dump useful data From ci-noreply at qt-project.org Fri Jul 24 01:32:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 01:32:10 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #60 - FAILURE Message-ID: <20150723233210.C98F151302@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00060 From ci-noreply at qt-project.org Fri Jul 24 01:50:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 01:50:51 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #528 - FAILURE Message-ID: <20150723235051.E09E35122C@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00528 From ci-noreply at qt-project.org Fri Jul 24 03:11:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 04:11:09 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1699 Message-ID: <20150724_011109_071540.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1699: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01699/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437687219): http://codereview.qt-project.org/122120 [PS1] - Fix link to QQ article From ci-noreply at qt-project.org Fri Jul 24 05:13:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 05:13:40 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #157 - FAILURE Message-ID: <20150724031340.CD0D8512D0@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00157 From ci-noreply at qt-project.org Fri Jul 24 05:28:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 05:28:42 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #95 - FAILURE Message-ID: <20150724032842.D9CD5512D0@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00095 From ci-noreply at qt-project.org Fri Jul 24 06:33:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 07:33:33 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #192 Message-ID: <20150724_043333_030408.ci-noreply@qt-project.org> Qt3D_5.5_Integration #192: SUCCESS Tested changes (refs/builds/5.5_1437692480): http://codereview.qt-project.org/121342 [PS5] - Scene3D: Properly handle shutdowns with QtQuick Loaders http://codereview.qt-project.org/121343 [PS5] - Add scene3d-loader example From ci-noreply at qt-project.org Fri Jul 24 07:47:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 08:47:09 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1701 Message-ID: <20150724_054709_063265.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1701: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01701/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437707566): http://codereview.qt-project.org/121044 [PS2] - Fix crash when mixing widgets with QtQuick 1 and Qt Quick 2 From ci-noreply at qt-project.org Fri Jul 24 09:06:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 10:06:49 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #396 Message-ID: <20150724_070649_036259.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #396: SUCCESS Tested changes (refs/builds/5.5_1437709027): http://codereview.qt-project.org/120860 [PS2] - add null check for qmlRegisterSingletonType() From ci-noreply at qt-project.org Fri Jul 24 09:33:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 09:33:30 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #319 - FAILURE Message-ID: <20150724073330.3E3E55136B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00319 From ci-noreply at qt-project.org Fri Jul 24 09:39:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 10:39:56 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #195 Message-ID: <20150724_073956_049684.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #195: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00195/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtConnectivity_btle_Integration » macx-clang_no-framework_OSX_10.8 #195: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00195/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/btle_1437723418): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Fri Jul 24 09:56:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 10:56:27 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150724_075627_055811.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-24T07:54:27Z: [[main::]] Project QtActiveQt_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtXmlPatterns_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtConnectivity_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtLocation_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtImageFormats_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtTools_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project Qt3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtMacExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtAndroidExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtGraphicalEffects_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtCanvas3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtQuickControls_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtSensors_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtQuick1_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtScript_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtEnginio_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project Qt5_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtWinExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtWayland_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtMultimedia_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtWebKit_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtWebKit_Examples_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtDoc_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtX11Extras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtPim_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtTranslations_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtDocGallery_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtSystems_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. 2015-07-24T07:54:27Z: [[main::]] Project QtFeedback_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Fri Jul 24 10:07:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 11:07:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1702 Message-ID: <20150724_080758_099626.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1702: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01702/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437716925): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Fri Jul 24 10:49:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 11:49:58 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #193 Message-ID: <20150724_084958_063448.ci-noreply@qt-project.org> Qt3D_5.5_Integration #193: SUCCESS Tested changes (refs/builds/5.5_1437719709): http://codereview.qt-project.org/121848 [PS3] - Add new QClipPlane render state From ci-noreply at qt-project.org Fri Jul 24 11:41:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 12:41:19 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #157 Message-ID: <20150724_094119_003608.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #157: SUCCESS Tested changes (refs/builds/5.5_1437724274): http://codereview.qt-project.org/122113 [PS1] - Add private header warning http://codereview.qt-project.org/122112 [PS1] - Unify Copyright headers From ci-noreply at qt-project.org Fri Jul 24 12:24:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 13:24:51 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1703 Message-ID: <20150724_102451_027104.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1703: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01703/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437729041): http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads From ci-noreply at qt-project.org Fri Jul 24 12:55:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 13:55:01 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #194 Message-ID: <20150724_105501_076040.ci-noreply@qt-project.org> Qt3D_5.5_Integration #194: SUCCESS Tested changes (refs/builds/5.5_1437729577): http://codereview.qt-project.org/121749 [PS2] - TextureDataManager/TextureImageData improved From ci-noreply at qt-project.org Fri Jul 24 14:18:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 15:18:32 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1704 Message-ID: <20150724_121832_017641.ci-noreply@qt-project.org> QtBase_5.5_Integration » linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64 #1704: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01704/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1437739769): http://codereview.qt-project.org/122144 [PS1] - iOS: add missing Q_DECL_OVERRIDE From ci-noreply at qt-project.org Fri Jul 24 14:38:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 15:38:50 +0300 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #153 Message-ID: <20150724_123850_003045.ci-noreply@qt-project.org> QtLocation_5.5_Integration #153: SUCCESS Tested changes (refs/builds/5.5_1437738445): http://codereview.qt-project.org/122146 [PS1] - Make geoclue plugin compile on gcc4.5 From ci-noreply at qt-project.org Fri Jul 24 16:19:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 17:19:57 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1705 Message-ID: <20150724_141957_048958.ci-noreply@qt-project.org> Autotest `tst_qgraphicsview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/graphicsview/qgraphicsview' failed :( Testing tst_QGraphicsView BPASS : tst_QGraphicsView::cursor() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGraphicsView ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGraphicsView::initTestCase() PASS : tst_QGraphicsView::construction() PASS : tst_QGraphicsView::renderHints() PASS : tst_QGraphicsView::alignment() PASS : tst_QGraphicsView::interactive() PASS : tst_QGraphicsView::scene() PASS : tst_QGraphicsView::setScene() PASS : tst_QGraphicsView::deleteScene() PASS : tst_QGraphicsView::sceneRect() PASS : tst_QGraphicsView::sceneRect_growing() PASS : tst_QGraphicsView::setSceneRect() PASS : tst_QGraphicsView::viewport() PASS : tst_QGraphicsView::dragMode_scrollHand() PASS : tst_QGraphicsView::dragMode_rubberBand() PASS : tst_QGraphicsView::rubberBandSelectionMode() PASS : tst_QGraphicsView::rubberBandExtendSelection() PASS : tst_QGraphicsView::rotated_rubberBand() PASS : tst_QGraphicsView::backgroundBrush() PASS : tst_QGraphicsView::foregroundBrush() PASS : tst_QGraphicsView::matrix() PASS : tst_QGraphicsView::matrix_convenience() PASS : tst_QGraphicsView::matrix_combine() PASS : tst_QGraphicsView::centerOnPoint() PASS : tst_QGraphicsView::centerOnItem() PASS : tst_QGraphicsView::ensureVisibleRect() PASS : tst_QGraphicsView::fitInView() PASS : tst_QGraphicsView::itemsAtPoint() PASS : tst_QGraphicsView::itemsInRect() PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(nil) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(200, 0, 100, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 200, 300, 100) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(201, 0, 99, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 201, 300, 99) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 300, 98) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(202, 0, 98, 300) PASS : tst_QGraphicsView::itemsInRect_cosmeticAdjust(0, 202, 300, 98) PASS : tst_QGraphicsView::itemsInPoly() PASS : tst_QGraphicsView::itemsInPath() PASS : tst_QGraphicsView::itemAt() PASS : tst_QGraphicsView::itemAt2() PASS : tst_QGraphicsView::mapToScene() PASS : tst_QGraphicsView::mapToScenePoint() PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToSceneRect(nil) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 1, 1) PASS : tst_QGraphicsView::mapToSceneRect(0, 0, 10, 10) PASS : tst_QGraphicsView::mapToScenePoly() PASS : tst_QGraphicsView::mapToScenePath() PASS : tst_QGraphicsView::mapFromScenePoint() PASS : tst_QGraphicsView::mapFromSceneRect() PASS : tst_QGraphicsView::mapFromScenePoly() PASS : tst_QGraphicsView::mapFromScenePath() PASS : tst_QGraphicsView::sendEvent() PASS : tst_QGraphicsView::wheelEvent() BPASS : tst_QGraphicsView::cursor() PASS : tst_QGraphicsView::cursor2() PASS : tst_QGraphicsView::transformationAnchor() PASS : tst_QGraphicsView::resizeAnchor() PASS : tst_QGraphicsView::viewportUpdateMode() PASS : tst_QGraphicsView::viewportUpdateMode2() PASS : tst_QGraphicsView::acceptDrops() PASS : tst_QGraphicsView::optimizationFlags() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState() PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, without indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(With painter state protectionm, with indirect painting) PASS : tst_QGraphicsView::optimizationFlags_dontSavePainterState2(Without painter state protection, with indirect painting) PASS : tst_QGraphicsView::levelOfDetail(1:4, 1:4) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:4) PASS : tst_QGraphicsView::levelOfDetail(4:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:2, 1:2) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:2) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 1:1) PASS : tst_QGraphicsView::levelOfDetail(1:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(2:1, 4:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 2:1) PASS : tst_QGraphicsView::levelOfDetail(4:1, 4:1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Windows, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(Fusion, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, 6 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 No ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Always ScrollBars) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 7 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 8 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 9 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 10 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 11 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 12 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 13 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 14 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 15 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 16 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 17 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 18 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 1 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 2 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 3 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 4 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 5 x2 Vertical Only) PASS : tst_QGraphicsView::scrollBarRanges(motif, Styled, 6 x2 Vertical Only) PASS : tst_QGraphicsView::acceptMousePressEvent() PASS : tst_QGraphicsView::acceptMouseDoubleClickEvent() PASS : tst_QGraphicsView::forwardMousePress() PASS : tst_QGraphicsView::forwardMouseDoubleClick() PASS : tst_QGraphicsView::replayMouseMove() PASS : tst_QGraphicsView::itemsUnderMouse() PASS : tst_QGraphicsView::embeddedViews() PASS : tst_QGraphicsView::scrollAfterResize(normal) PASS : tst_QGraphicsView::scrollAfterResize(reverse) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust) PASS : tst_QGraphicsView::moveItemWhileScrolling(no adjust changedConnected) PASS : tst_QGraphicsView::moveItemWhileScrolling(adjust changedConnected) PASS : tst_QGraphicsView::centerOnDirtyItem() PASS : tst_QGraphicsView::mouseTracking() PASS : tst_QGraphicsView::mouseTracking2() PASS : tst_QGraphicsView::mouseTracking3() PASS : tst_QGraphicsView::render() PASS : tst_QGraphicsView::exposeRegion() PASS : tst_QGraphicsView::update(empty) PASS : tst_QGraphicsView::update(outside left) PASS : tst_QGraphicsView::update(outside right) PASS : tst_QGraphicsView::update(outside top) PASS : tst_QGraphicsView::update(outside bottom) PASS : tst_QGraphicsView::update(partially inside left) PASS : tst_QGraphicsView::update(partially inside right) PASS : tst_QGraphicsView::update(partially inside top) PASS : tst_QGraphicsView::update(partially inside bottom) PASS : tst_QGraphicsView::update(on topLeft edge) PASS : tst_QGraphicsView::update(on topRight edge) PASS : tst_QGraphicsView::update(on bottomRight edge) PASS : tst_QGraphicsView::update(on bottomLeft edge) PASS : tst_QGraphicsView::update(inside topLeft) PASS : tst_QGraphicsView::update(inside topRight) PASS : tst_QGraphicsView::update(inside bottomRight) PASS : tst_QGraphicsView::update(inside bottomLeft) PASS : tst_QGraphicsView::update(large1) PASS : tst_QGraphicsView::update(large2) PASS : tst_QGraphicsView::update(large3) PASS : tst_QGraphicsView::update(viewport rect) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: false) PASS : tst_QGraphicsView::update2(pen width: 0.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 1.5, antialiasing: true, changed) PASS : tst_QGraphicsView::update2(pen width: 2.0, antialiasing: false, changed) PASS : tst_QGraphicsView::update2(pen width: 3.0, antialiasing: true, changed) PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape() PASS : tst_QGraphicsView::update_ancestorClipsChildrenToShape2() PASS : tst_QGraphicsView::inputMethodSensitivity() PASS : tst_QGraphicsView::inputContextReset() PASS : tst_QGraphicsView::indirectPainting() PASS : tst_QGraphicsView::compositionModeInDrawBackground() PASS : tst_QGraphicsView::task172231_untransformableItems() PASS : tst_QGraphicsView::task180429_mouseReleaseDragMode() PASS : tst_QGraphicsView::task187791_setSceneCausesUpdate() PASS : tst_QGraphicsView::task186827_deleteReplayedItem() PASS : tst_QGraphicsView::task207546_focusCrash() PASS : tst_QGraphicsView::task210599_unsetDragWhileDragging() PASS : tst_QGraphicsView::task236394_sendShortcutOverrideEvent() PASS : tst_QGraphicsView::task239729_noViewUpdate(a) PASS : tst_QGraphicsView::task239729_noViewUpdate(b) PASS : tst_QGraphicsView::task239047_fitInViewSmallViewport() PASS : tst_QGraphicsView::task245469_itemsAtPointWithClip() PASS : tst_QGraphicsView::task253415_reconnectUpdateSceneOnSceneChanged() BFAIL : tst_QGraphicsView::task255529_transformationAnchorMouseAndViewportMargins() 'QTest::qWaitForWindowActive(&view)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4576)] XFAIL : tst_QGraphicsView::task259503_scrollingArtifacts() QTBUG-24296 Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4637)] PASS : tst_QGraphicsView::task259503_scrollingArtifacts() PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(none) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(ignore) PASS : tst_QGraphicsView::QTBUG_4151_clipAndIgnore(clip+ignore) PASS : tst_QGraphicsView::QTBUG_5859_exposedRect() PASS : tst_QGraphicsView::QTBUG_7438_cursor() FAIL! : tst_QGraphicsView::hoverLeave() '(item->receivedEnterEvent)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp(4828)] PASS : tst_QGraphicsView::QTBUG_16063_microFocusRect() PASS : tst_QGraphicsView::cleanupTestCase() Totals: 750 passed, 1 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QGraphicsView ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgraphicsview: 205 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01705/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437744010): http://codereview.qt-project.org/122049 [PS1] - ios: Do not drop the user-provided default QSurfaceFormat From ci-noreply at qt-project.org Fri Jul 24 17:36:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 18:36:56 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #195 Message-ID: <20150724_153656_091437.ci-noreply@qt-project.org> Autotest `license @ /work/build/_qtqa_latest/tests/prebuild/license' failed :( # Failed test 'src/quick3d/imports/render/defaults/qml/PhongAlphaMaterial.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstencilmask.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 4 tests of 880. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/880 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1024 Tests: 880 Failed: 4) Failed tests: 409, 792, 800-801 Non-zero exit status: 4 Files=1, Tests=880, 1 wallclock secs ( 0.10 usr 0.00 sys + 0.56 cusr 0.03 csys = 0.69 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/quick3d/imports/render/defaults/qml/PhongAlphaMaterial.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstencilmask.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 4 tests of 880. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/880 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1024 Tests: 880 Failed: 4) Failed tests: 409, 792, 800-801 Non-zero exit status: 4 Files=1, Tests=880, 0 wallclock secs ( 0.10 usr 0.00 sys + 0.56 cusr 0.03 csys = 0.69 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00195/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ Autotest `license @ /work/build/_qtqa_latest/tests/prebuild/license' failed :( # Failed test 'src/quick3d/imports/render/defaults/qml/PhongAlphaMaterial.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstencilmask.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 4 tests of 880. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/880 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1024 Tests: 880 Failed: 4) Failed tests: 409, 792, 800-801 Non-zero exit status: 4 Files=1, Tests=880, 1 wallclock secs ( 0.10 usr 0.01 sys + 0.54 cusr 0.04 csys = 0.69 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/quick3d/imports/render/defaults/qml/PhongAlphaMaterial.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstencilmask.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 4 tests of 880. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/880 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 1024 Tests: 880 Failed: 4) Failed tests: 409, 792, 800-801 Non-zero exit status: 4 Files=1, Tests=880, 0 wallclock secs ( 0.09 usr 0.00 sys + 0.55 cusr 0.03 csys = 0.67 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00195/linux-g++_no-widgets_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437752031): http://codereview.qt-project.org/121858 [PS4] - StateSet: handle multiple nested StateSet http://codereview.qt-project.org/121857 [PS4] - Added PhongAlphaMaterial for qml http://codereview.qt-project.org/121856 [PS4] - Quick3D: register QStencilMask http://codereview.qt-project.org/121855 [PS4] - Quick3D: register QStencilOp/QStencilOpSeparate http://codereview.qt-project.org/121854 [PS4] - StencilMask backend renderstate for QStencilMask http://codereview.qt-project.org/121853 [PS4] - StencilOp backend state for QStencilOp http://codereview.qt-project.org/121852 [PS4] - QStencilMask render state http://codereview.qt-project.org/121851 [PS4] - QStencilOp renderstate added http://codereview.qt-project.org/121850 [PS4] - Quick3D register QClipPlane http://codereview.qt-project.org/121849 [PS4] - ClipPlane backend state for QClipPlane From ci-noreply at qt-project.org Fri Jul 24 17:43:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 18:43:00 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1706 Message-ID: <20150724_154300_039515.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] BPASS : tst_QWidget::grabMouse() BPASS : tst_QWidget::touchEventSynthesizedMouseEvent() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() SKIP : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(1864)] PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2105)] PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() SKIP : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2250)] PASS : tst_QWidget::icon() SKIP : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2463)] BFAIL : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(165,152 200x200) (bottomright 364,351) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2511)] SKIP : tst_QWidget::setGeometry() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2608)] PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2970)] PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(155,114) Expected (position) : QPoint(165,124) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3094)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3712)] PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() SKIP : tst_QWidget::setFixedSize() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3819)] PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() PASS : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() PASS : tst_QWidget::showHideShowX11() PASS : tst_QWidget::clean_qt_x11_enforce_cursor() XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7fff4cc59dd0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateRequest) ), actual 4 (QWidget(0x7fff4cc59dd0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6033)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff4cc59d70):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff4cc59d70):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6124)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff4cc59d70):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff4cc59d70):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6217)] PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() SKIP : tst_QWidget::renderInvisible() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6367)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() SKIP : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] SKIP : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7452)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7455)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7458)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7461)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7507)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7510)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7513)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7568)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7571)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7574)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7577)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7580)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7583)] PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] SKIP : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8074)] PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() PASS : tst_QWidget::syntheticEnterLeave() PASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() BPASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() BPASS : tst_QWidget::touchEventSynthesizedMouseEvent() PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() SKIP : tst_QWidget::qmlSetParentHelper() Needs QT_BUILD_INTERNAL Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10469)] PASS : tst_QWidget::cleanupTestCase() Totals: 206 passed, 1 failed, 34 skipped, 7 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 120 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01706/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437747693): http://codereview.qt-project.org/122145 [PS1] - fix build with no built-in image handlers From ci-noreply at qt-project.org Fri Jul 24 17:52:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 18:52:26 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #106 Message-ID: <20150724_155226_050344.ci-noreply@qt-project.org> QtTools_5.5_Integration #106: SUCCESS Tested changes (refs/builds/5.5_1437746340): http://codereview.qt-project.org/122136 [PS2] - windeployqt: Deploy MSVC debug runtime dlls instead of redist package. From ci-noreply at qt-project.org Fri Jul 24 18:41:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 19:41:22 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #196 Message-ID: <20150724_164122_003518.ci-noreply@qt-project.org> Autotest `license @ /work/build/_qtqa_latest/tests/prebuild/license' failed :( # Failed test 'src/render/frontend/qstenciltestseparate.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 2 tests of 877. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/877 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 877 Failed: 2) Failed tests: 797-798 Non-zero exit status: 2 Files=1, Tests=877, 1 wallclock secs ( 0.09 usr 0.01 sys + 0.56 cusr 0.03 csys = 0.69 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/render/frontend/qstenciltestseparate.cpp does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Failed test 'src/render/frontend/qstenciltestseparate.h does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 2 tests of 877. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/877 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 512 Tests: 877 Failed: 2) Failed tests: 797-798 Non-zero exit status: 2 Files=1, Tests=877, 1 wallclock secs ( 0.10 usr 0.01 sys + 0.56 cusr 0.02 csys = 0.69 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00196/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1437755911): http://codereview.qt-project.org/121850 [PS4] - Quick3D register QClipPlane http://codereview.qt-project.org/121851 [PS4] - QStencilOp renderstate added http://codereview.qt-project.org/121849 [PS4] - ClipPlane backend state for QClipPlane From ci-noreply at qt-project.org Fri Jul 24 18:58:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 19:58:56 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1707 Message-ID: <20150724_165856_001106.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1707: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01707/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437752675): http://codereview.qt-project.org/122144 [PS1] - iOS: add missing Q_DECL_OVERRIDE http://codereview.qt-project.org/122049 [PS1] - ios: Do not drop the user-provided default QSurfaceFormat From ci-noreply at qt-project.org Fri Jul 24 18:59:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 19:59:24 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150724_165924_014566.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-24T16:57:25Z: [QtBase_5.5_Integration error] fetch http://qt-ci.digia.com//job/QtBase_5.5_Integration/1707/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1879., retry in 2 seconds From ci-noreply at qt-project.org Fri Jul 24 20:40:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 21:40:19 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1708 Message-ID: <20150724_184019_036218.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1708: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01708/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437757232): http://codereview.qt-project.org/122120 [PS1] - Fix link to QQ article From ci-noreply at qt-project.org Fri Jul 24 22:06:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 24 Jul 2015 22:06:34 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #61 - FAILURE Message-ID: <20150724200634.6064C513CA@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00061 From ci-noreply at qt-project.org Fri Jul 24 23:36:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 00:36:30 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #197 Message-ID: <20150724_213630_012615.ci-noreply@qt-project.org> Qt3D_5.5_Integration #197: SUCCESS Tested changes (refs/builds/5.5_1437765119): http://codereview.qt-project.org/122175 [PS2] - Improve the keyboardinput-qml example From ci-noreply at qt-project.org Sat Jul 25 01:51:56 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 01:51:56 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #529 - FAILURE Message-ID: <20150724235156.C1C18516ED@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00529 From ci-noreply at qt-project.org Sat Jul 25 04:58:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 04:58:16 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #158 - FAILURE Message-ID: <20150725025816.CC8525144B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00158 From ci-noreply at qt-project.org Sat Jul 25 05:05:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 06:05:14 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1709 Message-ID: <20150725_030514_053899.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1709: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01709/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437774117): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float http://codereview.qt-project.org/122049 [PS1] - ios: Do not drop the user-provided default QSurfaceFormat From ci-noreply at qt-project.org Sat Jul 25 06:04:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 07:04:35 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1710 Message-ID: <20150725_040435_035126.ci-noreply@qt-project.org> Autotest `tst_qguieventloop @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff2a0032e0 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 12 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01710/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437793611): http://codereview.qt-project.org/121589 [PS1] - Make the function pointer to xcb_poll_for_queued_event not a member From ci-noreply at qt-project.org Sat Jul 25 06:09:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 06:09:58 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #96 - FAILURE Message-ID: <20150725040958.B9C4D5127E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00096 From ci-noreply at qt-project.org Sat Jul 25 10:17:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 10:17:49 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #320 - FAILURE Message-ID: <20150725081749.71CD55127E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00320 From ci-noreply at qt-project.org Sat Jul 25 12:25:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 13:25:09 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1711 Message-ID: <20150725_102509_068977.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1711: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01711/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437815580): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Sat Jul 25 13:28:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 14:28:42 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #198 Message-ID: <20150725_112842_059019.ci-noreply@qt-project.org> Qt3D_5.5_Integration #198: SUCCESS Tested changes (refs/builds/5.5_1437820694): http://codereview.qt-project.org/121942 [PS4] - loader-qml: Added materials and animations http://codereview.qt-project.org/121941 [PS4] - Quick3DEntityLoader: fix insert the item when it is fully created http://codereview.qt-project.org/121849 [PS4] - ClipPlane backend state for QClipPlane From ci-noreply at qt-project.org Sat Jul 25 15:41:34 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 16:41:34 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1712 Message-ID: <20150725_134134_042693.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1712: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01712/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437827205): http://codereview.qt-project.org/122049 [PS1] - ios: Do not drop the user-provided default QSurfaceFormat From ci-noreply at qt-project.org Sat Jul 25 16:23:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 17:23:41 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #200 Message-ID: <20150725_142341_015508.ci-noreply@qt-project.org> Qt3D_5.5_Integration #200: SUCCESS Tested changes (refs/builds/5.5_1437831018): http://codereview.qt-project.org/121850 [PS4] - Quick3D register QClipPlane http://codereview.qt-project.org/121851 [PS5] - QStencilOp renderstate added From ci-noreply at qt-project.org Sat Jul 25 17:24:06 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 18:24:06 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #201 Message-ID: <20150725_152406_020397.ci-noreply@qt-project.org> Qt3D_5.5_Integration #201: SUCCESS Tested changes (refs/builds/5.5_1437834810): http://codereview.qt-project.org/121856 [PS4] - Quick3D: register QStencilMask http://codereview.qt-project.org/121855 [PS4] - Quick3D: register QStencilOp/QStencilOpSeparate http://codereview.qt-project.org/121854 [PS4] - StencilMask backend renderstate for QStencilMask http://codereview.qt-project.org/121853 [PS4] - StencilOp backend state for QStencilOp http://codereview.qt-project.org/121852 [PS5] - QStencilMask render state From ci-noreply at qt-project.org Sat Jul 25 18:18:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 19:18:59 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #203 Message-ID: <20150725_161859_061907.ci-noreply@qt-project.org> Qt3D_5.5_Integration #203: SUCCESS Tested changes (refs/builds/5.5_1437838037): http://codereview.qt-project.org/121858 [PS4] - StateSet: handle multiple nested StateSet http://codereview.qt-project.org/121860 [PS5] - tst_renderrenderpass: updated to use latest render states http://codereview.qt-project.org/121869 [PS6] - QRotateTransform: fix radian/degree conversions From ci-noreply at qt-project.org Sat Jul 25 19:11:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 20:11:53 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #204 Message-ID: <20150725_171153_046636.ci-noreply@qt-project.org> Qt3D_5.5_Integration #204: SUCCESS Tested changes (refs/builds/5.5_1437841296): http://codereview.qt-project.org/121938 [PS4] - QShaderProgram: fix a property was notified twice to the arbiter From ci-noreply at qt-project.org Sat Jul 25 20:11:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 21:11:27 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1713 Message-ID: <20150725_181127_026525.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1713: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01713/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437846191): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Sat Jul 25 20:16:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sat, 25 Jul 2015 21:16:53 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #205 Message-ID: <20150725_181653_042168.ci-noreply@qt-project.org> Autotest `license @ /work/build/_qtqa_latest/tests/prebuild/license' failed :( # Failed test 'src/quick3d/imports/render/defaults/qml/PhongAlphaMaterial.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 1 test of 881. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/881 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 881 Failed: 1) Failed test: 410 Non-zero exit status: 1 Files=1, Tests=881, 0 wallclock secs ( 0.10 usr 0.01 sys + 0.54 cusr 0.05 csys = 0.70 CPU) Result: FAIL QtQA::App::TestRunner: test failed, running again to see if it is flaky... # Failed test 'src/quick3d/imports/render/defaults/qml/PhongAlphaMaterial.qml does not appear to contain a license header' # at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 421. # Looks like you failed 1 test of 881. /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/881 subtests Test Summary Report ------------------- /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 881 Failed: 1) Failed test: 410 Non-zero exit status: 1 Files=1, Tests=881, 1 wallclock secs ( 0.10 usr 0.01 sys + 0.55 cusr 0.03 csys = 0.69 CPU) Result: FAIL QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end license: 1 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00205/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1437848008): http://codereview.qt-project.org/121857 [PS4] - Added PhongAlphaMaterial for qml From ci-noreply at qt-project.org Sun Jul 26 01:24:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 01:24:22 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #530 - FAILURE Message-ID: <20150725232422.E8FCE57496@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00530 From ci-noreply at qt-project.org Sun Jul 26 01:28:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 02:28:29 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1714 Message-ID: <20150725_232829_059639.ci-noreply@qt-project.org> QtBase_5.5_Integration #1714: SUCCESS Tested changes (refs/builds/5.5_1437848282): http://codereview.qt-project.org/122049 [PS1] - ios: Do not drop the user-provided default QSurfaceFormat From ci-noreply at qt-project.org Sun Jul 26 02:13:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 02:13:49 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #62 - FAILURE Message-ID: <20150726001349.B08F9579AA@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00062 From ci-noreply at qt-project.org Sun Jul 26 05:43:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 05:43:48 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #159 - FAILURE Message-ID: <20150726034348.95E411485E9@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00159 From ci-noreply at qt-project.org Sun Jul 26 05:48:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 05:48:30 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #97 - FAILURE Message-ID: <20150726034830.0A924148743@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00097 From ci-noreply at qt-project.org Sun Jul 26 09:56:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 10:56:33 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150726_075633_051845.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-26T07:54:32Z: [[main::]] Project QtActiveQt_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtXmlPatterns_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtConnectivity_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtLocation_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtImageFormats_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtTools_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtMacExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project Qt3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtAndroidExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtGraphicalEffects_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtCanvas3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtQuickControls_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtSensors_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtQuick1_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtScript_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtEnginio_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project Qt5_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtWinExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtWayland_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtMultimedia_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtWebKit_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtWebKit_Examples_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtDoc_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtX11Extras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtPim_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtTranslations_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtDocGallery_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtSystems_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. 2015-07-26T07:54:32Z: [[main::]] Project QtFeedback_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Sun Jul 26 10:03:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 10:03:00 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #321 - FAILURE Message-ID: <20150726080300.45EE614944A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00321 From ci-noreply at qt-project.org Sun Jul 26 13:15:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 14:15:12 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1715 Message-ID: <20150726_111512_014556.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1715: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01715/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437904761): http://codereview.qt-project.org/122144 [PS1] - iOS: add missing Q_DECL_OVERRIDE http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Sun Jul 26 13:44:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 14:44:37 +0300 Subject: [Ci-reports] pass on QtWebKit_5.5_Integration #18 Message-ID: <20150726_114437_033217.ci-noreply@qt-project.org> QtWebKit_5.5_Integration #18: SUCCESS Tested changes (refs/builds/5.5_1437904703): http://codereview.qt-project.org/122187 [PS1] - [mips] Fix potential crash in OSAllocatorPosix From ci-noreply at qt-project.org Sun Jul 26 14:20:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 15:20:21 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #398 Message-ID: <20150726_122021_015413.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #398: SUCCESS Tested changes (refs/builds/5.5_1437908237): http://codereview.qt-project.org/122201 [PS1] - Instantiator: fix typo in docs From ci-noreply at qt-project.org Sun Jul 26 14:32:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 15:32:01 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1716 Message-ID: <20150726_123201_036821.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget 2015-07-26 15:17:32.067 tst_qwidget[19602:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data: No such file or directory (2) BFAIL : tst_QWidget::windowState() Compared values are not the same Actual (((widget1.pos()))): QPoint(0,22) Expected (pos) : QPoint(10,10) Loc: [tst_qwidget.cpp(1909)] BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned FALSE. () Loc: [tst_qwidget.cpp(2035)] 2015-07-26 15:17:36.413 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:17:36.466 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:17:36.466 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:17:36.484 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:17:36.484 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:17:36.486 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:17:36.489 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:17:41.528 tst_qwidget[19602:507] not in fullscreen state BFAIL : tst_QWidget::normalGeometry() '(parent.geometry() != geom)' returned FALSE. () Loc: [tst_qwidget.cpp(2543)] BFAIL : tst_QWidget::setGeometry() Compared values are not the same Actual (tlw.geometry().size()): QSize(1152x864) Expected (tr.size()) : QSize(200x200) Loc: [tst_qwidget.cpp(2595)] BFAIL : tst_QWidget::raise() Compared values are not the same Actual (((child->numPaintEvents))): 2 Expected (expectedPaintEvents) : 1 Loc: [tst_qwidget.cpp(2778)] BPASS : tst_QWidget::lower() BFAIL : tst_QWidget::stackUnder() Compared values are not the same Actual (child->numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(2970)] BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (position) : QPoint(100,122) Loc: [tst_qwidget.cpp(3067)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (expectedPosition): QPoint(100,100) Loc: [tst_qwidget.cpp(3234)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::widgetAt() Compared values are not the same Actual (((wr->objectName()))): "w2" Expected (w1->objectName()) : "w1" Loc: [tst_qwidget.cpp(3341)] BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same Actual (int(sheet.windowOpacity() * 255)): 255 Expected (242) : 242 Loc: [tst_qwidget.cpp(3495)] BPASS : tst_QWidget::optimizedResizeMove() BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the same Actual (topLevel.partial): 0 Expected (true) : 1 Loc: [tst_qwidget.cpp(3713)] BFAIL : tst_QWidget::resizeEvent() Compared values are not the same Actual (wTopLevel.m_resizeEventCount): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(2192)] BFAIL : tst_QWidget::update() Compared values are not the same Actual (((w.numPaintEvents))): 4 Expected (1) : 1 Loc: [tst_qwidget.cpp(4150)] BFAIL : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 200x200) (bottomright 299,321) Loc: [tst_qwidget.cpp(4599)] BFAIL : tst_QWidget::setWindowGeometry(100,122 952x574, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 952x574) (bottomright 1051,695) Loc: [tst_qwidget.cpp(4599)] BFAIL : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,72 200x0) (bottomright 299,71) Loc: [tst_qwidget.cpp(4599)] BFAIL : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] BFAIL : tst_QWidget::windowMoveResize(100,122 952x574, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] BPASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) BFAIL : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,72) Loc: [tst_qwidget.cpp(4766)] BPASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) FAIL! : tst_QWidget::moveChild(right) Compared values are not the same Loc: [tst_qwidget.cpp(5048)] BFAIL : tst_QWidget::setToolTip() Compared values are not the same Actual (spy1.count()): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(5643)] BPASS : tst_QWidget::childEvents() BFAIL : tst_QWidget::renderInvisible() Compared values are not the same Loc: [tst_qwidget.cpp(6421)] BFAIL : tst_QWidget::render_systemClip() Compared values are not the same Loc: [tst_qwidget.cpp(6891)] BFAIL : tst_QWidget::moveWindowInShowEvent(1) Compared values are not the same Actual (widget.pos()): QPoint(0,0) Expected (position) : QPoint(10,32) Loc: [tst_qwidget.cpp(7251)] BFAIL : tst_QWidget::moveWindowInShowEvent(2) Compared values are not the same Actual (widget.pos()): QPoint(0,0) Expected (position) : QPoint(0,22) Loc: [tst_qwidget.cpp(7251)] BFAIL : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not the same Loc: [tst_qwidget.cpp(7320)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(7357)] BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same Actual (((widget.numPaintEvents))): 2 Expected (expectedRepaints) : 1 Loc: [tst_qwidget.cpp(7880)] BPASS : tst_QWidget::setClearAndResizeMask() BFAIL : tst_QWidget::maskedUpdate() Compared values are not the same Loc: [tst_qwidget.cpp(8736)] BFAIL : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (child2->numLeaveEvents): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(8898)] BFAIL : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. () Loc: [tst_qwidget.cpp(8973)] BFAIL : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft != oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) ) Loc: [tst_qwidget.cpp(9519)] 2015-07-26 15:24:11.373 tst_qwidget[19602:507] not in fullscreen state 2015-07-26 15:24:11.374 tst_qwidget[19602:507] not in fullscreen state BPASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() Totals: 205 passed, 1 failed, 6 skipped, 40 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() 2015-07-26 15:24:35.362 tst_qwidget[19619:1003] Persistent UI failed to open file file:///Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qwidget.savedState/window_1.data: No such file or directory (2) FAIL! : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() '(lineEdit->hasFocus())' returned FALSE. () Loc: [tst_qwidget.cpp(1165)] PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() BFAIL : tst_QWidget::windowState() Compared values are not the same Actual (((widget1.pos()))): QPoint(0,22) Expected (pos) : QPoint(10,10) Loc: [tst_qwidget.cpp(1909)] BFAIL : tst_QWidget::showMaximized() 'layouted.isMaximized()' returned FALSE. () Loc: [tst_qwidget.cpp(2035)] 2015-07-26 15:25:01.297 tst_qwidget[19619:507] not in fullscreen state 2015-07-26 15:25:01.362 tst_qwidget[19619:507] not in fullscreen state XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [tst_qwidget.cpp(2105)] 2015-07-26 15:25:01.363 tst_qwidget[19619:507] not in fullscreen state 2015-07-26 15:25:01.380 tst_qwidget[19619:507] not in fullscreen state 2015-07-26 15:25:01.381 tst_qwidget[19619:507] not in fullscreen state 2015-07-26 15:25:01.383 tst_qwidget[19619:507] not in fullscreen state 2015-07-26 15:25:01.386 tst_qwidget[19619:507] not in fullscreen state PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() PASS : tst_QWidget::showMinimizedKeepsFocus() 2015-07-26 15:25:06.400 tst_qwidget[19619:507] not in fullscreen state PASS : tst_QWidget::icon() PASS : tst_QWidget::hideWhenFocusWidgetIsChild() BFAIL : tst_QWidget::normalGeometry() '(parent.geometry() != geom)' returned FALSE. () Loc: [tst_qwidget.cpp(2543)] BFAIL : tst_QWidget::setGeometry() Compared values are not the same Actual (tlw.geometry().size()): QSize(1152x864) Expected (tr.size()) : QSize(200x200) Loc: [tst_qwidget.cpp(2595)] PASS : tst_QWidget::windowOpacity() BFAIL : tst_QWidget::raise() Compared values are not the same Actual (((child->numPaintEvents))): 2 Expected (expectedPaintEvents) : 1 Loc: [tst_qwidget.cpp(2778)] BPASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() Mac and Windows issues double repaints for Z-Order change Loc: [tst_qwidget.cpp(2932)] BFAIL : tst_QWidget::stackUnder() Compared values are not the same Actual (child->numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(2970)] PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (position) : QPoint(100,122) Loc: [tst_qwidget.cpp(3067)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry.dat) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (expectedPosition): QPoint(100,100) Loc: [tst_qwidget.cpp(3234)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) Compared values are not the same Actual (((widget.geometry()))) : QRect(0,0 1152x864) (bottomright 1151,863) Expected (expectedNormalGeometry): QRect(102,124 200x200) (bottomright 301,323) Loc: [tst_qwidget.cpp(3246)] BFAIL : tst_QWidget::widgetAt() Compared values are not the same Actual (((wr->objectName()))): "w2" Expected (w1->objectName()) : "w1" Loc: [tst_qwidget.cpp(3341)] BFAIL : tst_QWidget::sheetOpacity() Compared values are not the same Actual (int(sheet.windowOpacity() * 255)): 255 Expected (242) : 242 Loc: [tst_qwidget.cpp(3495)] PASS : tst_QWidget::setMask() BFAIL : tst_QWidget::optimizedResizeMove() Compared values are not the same Actual (staticWidget.gotPaintEvent): 1 Expected (false) : 0 Loc: [tst_qwidget.cpp(3611)] BFAIL : tst_QWidget::optimizedResize_topLevel() Compared values are not the same Actual (topLevel.partial): 0 Expected (true) : 1 Loc: [tst_qwidget.cpp(3713)] BFAIL : tst_QWidget::resizeEvent() Compared values are not the same Actual (wTopLevel.m_resizeEventCount): 2 Expected (1) : 1 Loc: [tst_qwidget.cpp(2192)] PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() PASS : tst_QWidget::setFixedSize() PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() BFAIL : tst_QWidget::update() Compared values are not the same Actual (((w.numPaintEvents))): 4 Expected (1) : 1 Loc: [tst_qwidget.cpp(4150)] PASS : tst_QWidget::isOpaque() BFAIL : tst_QWidget::setWindowGeometry(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 200x200) (bottomright 299,321) Loc: [tst_qwidget.cpp(4599)] PASS : tst_QWidget::setWindowGeometry(100,122 200x200, flags 800) BFAIL : tst_QWidget::setWindowGeometry(100,122 952x577, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,122 952x577) (bottomright 1051,698) Loc: [tst_qwidget.cpp(4599)] PASS : tst_QWidget::setWindowGeometry(100,122 952x577, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(130,122 0x200, flags 0) QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(130,122 0x200, flags 800) QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BFAIL : tst_QWidget::setWindowGeometry(100,72 200x0, flags 0) Compared values are not the same Actual (((widget.geometry()))): QRect(0,0 1152x864) (bottomright 1151,863) Expected (rect) : QRect(100,72 200x0) (bottomright 299,71) Loc: [tst_qwidget.cpp(4599)] QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(100,72 200x0, flags 800) QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(130,72 0x0, flags 0) QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::setWindowGeometry(130,72 0x0, flags 800) BFAIL : tst_QWidget::windowMoveResize(100,122 200x200, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] PASS : tst_QWidget::windowMoveResize(100,122 200x200, flags 800) BFAIL : tst_QWidget::windowMoveResize(100,122 952x577, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(0,0) Expected (rect.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4766)] PASS : tst_QWidget::windowMoveResize(100,122 952x577, flags 800) QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 0) QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::windowMoveResize(130,122 0x200, flags 800) QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BPASS : tst_QWidget::windowMoveResize(100,72 200x0, flags 0) QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::windowMoveResize(100,72 200x0, flags 800) QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry BFAIL : tst_QWidget::windowMoveResize(130,72 0x0, flags 0) Compared values are not the same Actual (((widget.pos()))): QPoint(100,100) Expected (r.topLeft()) : QPoint(100,122) Loc: [tst_qwidget.cpp(4858)] QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry QWARN : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) void QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry PASS : tst_QWidget::windowMoveResize(130,72 0x0, flags 800) PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() BPASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() SKIP : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() This test is for X11 only. Loc: [tst_qwidget.cpp(5763)] SKIP : tst_QWidget::showHideShowX11() This test is for X11 only. Loc: [tst_qwidget.cpp(5853)] SKIP : tst_QWidget::clean_qt_x11_enforce_cursor() This test is for X11 only. Loc: [tst_qwidget.cpp(5873)] BFAIL : tst_QWidget::childEvents() 'spy.eventList() == expected' returned FALSE. (Event list mismatch, expected 6 (QWidget(0x7fff5eac1998):QEvent::Type(Polish) QEvent::Type(WinIdChange) QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) QEvent::Type(ShowToParent) ), actual 7 (QWidget(0x7fff5eac1998):QEvent::Type(Polish) QEvent::Type(WinIdChange) QEvent::Type(Move) QEvent::Type(Resize) QEvent::Type(Show) QEvent::Type(InputMethodQuery) QEvent::Type(ShowToParent) )) Loc: [tst_qwidget.cpp(6017)] PASS : tst_QWidget::render() BFAIL : tst_QWidget::renderInvisible() Compared values are not the same Loc: [tst_qwidget.cpp(6421)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() BFAIL : tst_QWidget::render_systemClip() Compared values are not the same Loc: [tst_qwidget.cpp(6891)] PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() BFAIL : tst_QWidget::moveWindowInShowEvent(1) Compared values are not the same Actual (widget.pos()): QPoint(0,0) Expected (position) : QPoint(10,32) Loc: [tst_qwidget.cpp(7251)] BFAIL : tst_QWidget::moveWindowInShowEvent(2) Compared values are not the same Actual (widget.pos()): QPoint(0,0) Expected (position) : QPoint(0,22) Loc: [tst_qwidget.cpp(7251)] PASS : tst_QWidget::repaintWhenChildDeleted() BFAIL : tst_QWidget::hideOpaqueChildWhileHidden() Compared values are not the same Loc: [tst_qwidget.cpp(7320)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(7357)] SKIP : tst_QWidget::alienWidgets() This test is only for X11/Windows. Loc: [tst_qwidget.cpp(7385)] PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() BFAIL : tst_QWidget::doubleRepaint() Compared values are not the same Actual (((widget.numPaintEvents))): 2 Expected (expectedRepaints) : 1 Loc: [tst_qwidget.cpp(7880)] PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() PASS : tst_QWidget::moveInResizeEvent() SKIP : tst_QWidget::immediateRepaintAfterShow() We don't support immediate repaint right after show on other platforms. Loc: [tst_qwidget.cpp(8076)] SKIP : tst_QWidget::immediateRepaintAfterInvalidateBuffer() We don't support immediate repaint right after show on other platforms. Loc: [tst_qwidget.cpp(8093)] PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() BPASS : tst_QWidget::setClearAndResizeMask() BFAIL : tst_QWidget::maskedUpdate() Compared values are not the same Loc: [tst_qwidget.cpp(8754)] BFAIL : tst_QWidget::syntheticEnterLeave() Compared values are not the same Actual (child2->numLeaveEvents): 0 Expected (1) : 1 Loc: [tst_qwidget.cpp(8898)] BFAIL : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() '(child.numEnterEvents > 0)' returned FALSE. () Loc: [tst_qwidget.cpp(8973)] WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::destroyBackingStore() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() PASS : tst_QWidget::focusProxyAndInputMethods() PASS : tst_QWidget::scrollWithoutBackingStore() PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() XFAIL : tst_QWidget::movedAndResizedAttributes() FixMe, QTBUG-8941 and QTBUG-8977 Loc: [tst_qwidget.cpp(9384)] PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() BFAIL : tst_QWidget::childAt_unifiedToolBar() 'toolBarTopLeft != oldToolBarTopLeft' returned FALSE. (QPoint(0,0) != QPoint(0,0) ) Loc: [tst_qwidget.cpp(9519)] 2015-07-26 15:31:15.897 tst_qwidget[19619:507] not in fullscreen state 2015-07-26 15:31:15.897 tst_qwidget[19619:507] not in fullscreen state PASS : tst_QWidget::taskQTBUG_11373() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() PASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() PASS : tst_QWidget::touchEventSynthesizedMouseEvent() PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() PASS : tst_QWidget::largerThanScreen_QTBUG30142() BFAIL : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() Compared values are not the same Actual (childWidget.numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(10448)] PASS : tst_QWidget::qmlSetParentHelper() PASS : tst_QWidget::cleanupTestCase() Totals: 205 passed, 1 failed, 6 skipped, 40 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 852 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01716/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1437909408): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Sun Jul 26 16:46:31 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 17:46:31 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1717 Message-ID: <20150726_144631_031503.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1717: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01717/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437917617): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Sun Jul 26 21:12:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 22:12:12 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #206 Message-ID: <20150726_191212_084865.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_3DRENDERER_LIB -DQT_3DCORE_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qt3d/tests/auto/render/qmaterial\"" -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qt3d/tests/auto/render/qmaterial -IC:/work/build/qt/qtbase/include/Qt3DCore/5.5.1 -IC:/work/build/qt/qtbase/include/Qt3DCore/5.5.1/Qt3DCore -IC:/work/build/qt/qtbase/include/Qt3DRenderer/5.5.1 -IC:/work/build/qt/qtbase/include/Qt3DRenderer/5.5.1/Qt3DRenderer -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/Qt3DRenderer -IC:/work/build/qt/qtbase/include/Qt3DCore -IC:/work/build/qt/qtbase/include/QtOpenGLExtensions -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore/5.5.1 -IC:/work/build/qt/qtbase/include/QtCore/5.5.1/QtCore -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qmaterial.cpp -o .moc\release\tst_qmaterial.moc tst_qmaterial.cpp tst_qmaterial.cpp(156) : error C2723: 'TestPostman::notifyBackend' : 'sealed' storage-class specifier illegal on function definition Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00206/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437937024): http://codereview.qt-project.org/121865 [PS10] - clip-planes-qml examples http://codereview.qt-project.org/122241 [PS1] - examples: window.cpp request stencil buffer http://codereview.qt-project.org/122240 [PS1] - Renderer: fix/improvements http://codereview.qt-project.org/121890 [PS6] - Add unit test for QMaterial http://codereview.qt-project.org/121864 [PS7] - Functors: remove dynamic_cast http://codereview.qt-project.org/121857 [PS5] - Added PhongAlphaMaterial for qml From ci-noreply at qt-project.org Sun Jul 26 22:33:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Sun, 26 Jul 2015 23:33:11 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #207 Message-ID: <20150726_203311_076996.ci-noreply@qt-project.org> Qt3D_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #207: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00207/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1437941628): http://codereview.qt-project.org/121865 [PS10] - clip-planes-qml examples http://codereview.qt-project.org/122241 [PS1] - examples: window.cpp request stencil buffer http://codereview.qt-project.org/122240 [PS1] - Renderer: fix/improvements http://codereview.qt-project.org/121864 [PS7] - Functors: remove dynamic_cast http://codereview.qt-project.org/121857 [PS5] - Added PhongAlphaMaterial for qml From ci-noreply at qt-project.org Sun Jul 26 23:10:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 00:10:10 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1718 Message-ID: <20150726_211010_002561.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1718: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01718/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437936489): http://codereview.qt-project.org/122144 [PS1] - iOS: add missing Q_DECL_OVERRIDE http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Mon Jul 27 01:37:59 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 01:37:59 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #531 - FAILURE Message-ID: <20150726233759.6BF1014C2D9@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00531 From ci-noreply at qt-project.org Mon Jul 27 02:40:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 02:40:40 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #63 - FAILURE Message-ID: <20150727004040.5DB1714A767@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00063 From ci-noreply at qt-project.org Mon Jul 27 04:58:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 04:58:11 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #160 - FAILURE Message-ID: <20150727025811.13B411492CC@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00160 From ci-noreply at qt-project.org Mon Jul 27 06:02:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 07:02:21 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1719 Message-ID: <20150727_040221_026331.ci-noreply@qt-project.org> QtBase_5.5_Integration #1719: SUCCESS Tested changes (refs/builds/5.5_1437945107): http://codereview.qt-project.org/122232 [PS2] - Fix compilation error while instantiating operator<< explicitly From ci-noreply at qt-project.org Mon Jul 27 06:55:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 06:55:53 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #98 - FAILURE Message-ID: <20150727045553.38532149700@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00098 From ci-noreply at qt-project.org Mon Jul 27 10:02:50 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 11:02:50 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #208 Message-ID: <20150727_080250_028855.ci-noreply@qt-project.org> Qt3D_5.5_Integration #208: SUCCESS Tested changes (refs/builds/5.5_1437978894): http://codereview.qt-project.org/121857 [PS5] - Added PhongAlphaMaterial for qml From ci-noreply at qt-project.org Mon Jul 27 10:16:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 10:16:39 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #322 - FAILURE Message-ID: <20150727081639.BE9DF56259@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00322 From ci-noreply at qt-project.org Mon Jul 27 11:04:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 12:04:52 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #197 Message-ID: <20150727_090452_067818.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #197: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00197/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/btle_1437987600): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Mon Jul 27 11:22:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 12:22:54 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1720 Message-ID: <20150727_092254_042564.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1720: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01720/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1437984429): http://codereview.qt-project.org/122144 [PS1] - iOS: add missing Q_DECL_OVERRIDE http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Mon Jul 27 11:34:08 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 12:34:08 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1723 Message-ID: <20150727_093408_030710.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../include/QtCore/qglobal.h:1:0, from ../../../include/QtCore/../../src/corelib/tools/qchar.h:37, from ../../../include/QtCore/qchar.h:1, from ../../../include/QtCore/../../src/corelib/tools/qstring.h:41, from ../../../include/QtCore/qstring.h:1, from ../../../include/QtCore/../../src/corelib/codecs/qtextcodec.h:37, from ../../../include/QtCore/qtextcodec.h:1, from ../../corelib/codecs/qlatincodec_p.h:48, from ../../corelib/codecs/qlatincodec.cpp:34: ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qrefcount.h:73:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:53:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:60:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:464:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:466:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:468:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:546:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:851:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:853:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:855:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:878:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1081:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1436:11: note: in expansion of macro ‘Q_ASSERT’ In file included from ../../../include/QtCore/qglobal.h:1:0, from ../../../mkspecs/linux-g++/qplatformdefs.h:39, from ../../corelib/codecs/qtextcodec.cpp:34: ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qrefcount.h:73:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:53:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:60:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:464:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:466:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:468:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:546:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:781:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:917:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:851:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:853:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:855:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:756:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:878:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1081:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] make[3]: *** [.obj/qlatincodec.o] Error 1 In file included from ../../../include/QtCore/qglobal.h:1:0, from ../../../include/QtCore/../../src/corelib/tools/qchar.h:37, from ../../../include/QtCore/qchar.h:1, from ../../../include/QtCore/../../src/corelib/tools/qstring.h:41, from ../../../include/QtCore/qstring.h:1, from ../../../include/QtCore/../../src/corelib/codecs/qtextcodec.h:37, from ../../../include/QtCore/qtextcodec.h:1, from ../../corelib/codecs/qutfcodec_p.h:49, from ../../corelib/codecs/qutfcodec.cpp:35: ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qrefcount.h:73:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:53:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:60:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:464:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:466:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:468:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:546:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:24: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qhash.h:204:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:851:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:853:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:855:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:878:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1081:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../corelib/codecs/qtextcodec.cpp:1004:5: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1436:11: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:781:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:917:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:586:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:595:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:604:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:917:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:48: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:119:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:48: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qhash.h:958:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:756:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:781:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] make[3]: *** [.obj/qtextcodec.o] Error 1 ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/global/qcompilerdetection.h:1187:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h:309:9: note: in expansion of macro ‘Q_ASSUME’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:84:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:97:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:107:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:115:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:125:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:141:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:151:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:172:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:183:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:191:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:200:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:216:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:684:60: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/5.5.1/QtCore/private/../../../../../src/corelib/tools/qstringiterator_p.h:226:9: note: in expansion of macro ‘Q_ASSERT_X’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../corelib/codecs/qutfcodec.cpp:358:17: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:781:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:917:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] make[3]: *** [.obj/qutfcodec.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01723/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ qtbase failed to compile :( In file included from ../../../include/QtCore/qglobal.h:1:0, from ../../../include/QtCore/../../src/corelib/tools/qchar.h:37, from ../../../include/QtCore/qchar.h:1, from ../../../include/QtCore/../../src/corelib/tools/qstring.h:41, from ../../../include/QtCore/qstring.h:1, from ../../../include/QtCore/../../src/corelib/codecs/qtextcodec.h:37, from ../../../include/QtCore/qtextcodec.h:1, from ../../corelib/codecs/qlatincodec_p.h:48, from ../../corelib/codecs/qlatincodec.cpp:34: ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qrefcount.h:73:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:53:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:60:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:464:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:466:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:468:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:546:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:851:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:853:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:855:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:878:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1081:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1436:11: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:781:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:917:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:756:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] make[3]: *** [.obj/qlatincodec.o] Error 1 In file included from ../../../include/QtCore/qglobal.h:1:0, from ../../../mkspecs/linux-g++/qplatformdefs.h:39, from ../../corelib/codecs/qtextcodec.cpp:34: ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qrefcount.h:73:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:53:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qarraydata.h:60:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:464:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:466:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:468:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:546:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:851:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:853:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:855:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:878:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1081:3: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qstring.h:1436:11: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:24: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qhash.h:204:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:45: error: left operand of comma operator has no effect [-Werror=unused-value] ../../corelib/codecs/qtextcodec.cpp:1004:5: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:781:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:917:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:586:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:595:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:604:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:917:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:48: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qbytearray.h:119:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:667:48: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qhash.h:958:9: note: in expansion of macro ‘Q_ASSERT’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:734:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:552:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:561:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:570:13: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:756:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:781:9: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] ../../../include/QtCore/../../src/corelib/tools/qlist.h:726:5: note: in expansion of macro ‘QT_TRY’ ../../../include/QtCore/../../src/corelib/global/qglobal.h:609:18: error: left operand of comma operator has no effect [-Werror=unused-value] make[3]: *** [.obj/qtextcodec.o] Error 1 make[2]: *** [sub-bootstrap-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01723/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437989069): http://codereview.qt-project.org/109099 [PS2] - MSVC: Silence "some conditional expression is constant" level 4 warnings From ci-noreply at qt-project.org Mon Jul 27 13:20:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 14:20:35 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #179 Message-ID: <20150727_112035_047415.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #179: SUCCESS Tested changes (refs/builds/5.5_1437991020): http://codereview.qt-project.org/121980 [PS1] - Remove unused Qt.LeftButton argument to mouseMove() in auto tests. From ci-noreply at qt-project.org Mon Jul 27 13:26:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 14:26:48 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1725 Message-ID: <20150727_112648_029422.ci-noreply@qt-project.org> QtBase_5.5_Integration #1725: SUCCESS Tested changes (refs/builds/5.5_1437989853): http://codereview.qt-project.org/122144 [PS1] - iOS: add missing Q_DECL_OVERRIDE http://codereview.qt-project.org/122255 [PS2] - iOS: use UIKeyboardTypeNumbersAndPunctuation for Qt::ImhPreferNumbers From ci-noreply at qt-project.org Mon Jul 27 13:47:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 14:47:00 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1726 Message-ID: <20150727_114700_053186.ci-noreply@qt-project.org> qtbase failed to compile :( /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." make: *** [sse2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory make: *** [db2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ibase.o ibase.cpp ibase.cpp:34:19: fatal error: ibase.h: No such file or directory make: *** [ibase.o] Error 1 make: *** [mysql_r] Error 1 make: *** [mysql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory make: *** [oci.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o odbc.o odbc.cpp odbc.cpp:37:17: fatal error: sql.h: No such file or directory make: *** [odbc.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o iodbc.o iodbc.cpp iodbc.cpp:34:17: fatal error: sql.h: No such file or directory make: *** [iodbc.o] Error 1 make: *** [psql] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o sqlite2.o sqlite2.cpp sqlite2.cpp:34:20: fatal error: sqlite.h: No such file or directory make: *** [sqlite2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o tds.o tds.cpp tds.cpp:34:22: fatal error: sybfront.h: No such file or directory make: *** [tds.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o cups.o cups.cpp cups.cpp:34:23: fatal error: cups/cups.h: No such file or directory make: *** [cups.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libproxy.o libproxy.cpp libproxy.cpp:36:19: fatal error: proxy.h: No such file or directory make: *** [libproxy.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:34:30: fatal error: pulse/pulseaudio.h: No such file or directory make: *** [pulseaudio.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengldesktop.o opengldesktop.cpp opengldesktop.cpp:37:19: fatal error: GL/gl.h: No such file or directory make: *** [opengldesktop.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles3.o opengles3.cpp opengles3.cpp:37:25: fatal error: GLES3/gl3.h: No such file or directory make: *** [opengles3.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o opengles31.o opengles31.cpp opengles31.cpp:34:24: fatal error: GLES3/gl31.h: No such file or directory make: *** [opengles31.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o libinput.o libinput.cpp libinput.cpp:34:22: fatal error: libinput.h: No such file or directory make: *** [libinput.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xlib.o xlib.cpp xlib.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xlib.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xrender.o xrender.cpp xrender.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xrender.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o xinput2.o xinput2.cpp xinput2.cpp:34:22: fatal error: X11/Xlib.h: No such file or directory make: *** [xinput2.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -DLINUX -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o egl-x11.o egl-x11.cpp egl-x11.cpp:35:21: fatal error: xcb/xcb.h: No such file or directory make: *** [egl-x11.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-brcm.o eglfs-brcm.cpp eglfs-brcm.cpp:36:22: fatal error: bcm_host.h: No such file or directory make: *** [eglfs-brcm.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o eglfs-mali.o eglfs-mali.cpp eglfs-mali.cpp:34:30: fatal error: EGL/fbdev_window.h: No such file or directory make: *** [eglfs-mali.o] Error 1 make: *** [pcre] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:40:23: fatal error: VG/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard --sysroot=/opt/b2qt/1.6/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi -O2 -Wall -W -fPIC -DQT_LOWER_CASE_VG_INCLUDES -I. -I../../../mkspecs/devices/linux-imx6-g++ -o openvg.o openvg.cpp openvg.cpp:38:23: fatal error: vg/openvg.h: No such file or directory make: *** [openvg.o] Error 1 /opt/b2qt/1.6/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -c -pipe -march=armv7-a -mfpu=neon -DLINUX=1 -DEGL_API_FB=1 -mfloat-abi=hard -g -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-imx6-g++ -o ptrsizetest.o ptrsizetest.cpp ptrsizetest.cpp: In function 'int main(int, char**)': ptrsizetest.cpp:51:12: error: 'PointerSize' is not a member of 'QPointerSizeTest<4>' make: *** [ptrsizetest.o] Error 1 /work/build/qt/qtbase/tests/auto/gui/kernel/kernel.pro:27: Unexpected NOT operator in front of assignment. /work/build/qt/qtbase/tests/auto/gui/kernel/kernel.pro:27: Assignment needs exactly one word on the left hand side. Error processing project file: /work/build/qt/qtbase/tests/auto/gui/kernel/kernel.pro make[4]: *** [sub-kernel-make_first] Error 3 make[3]: *** [sub-gui-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01726/linux-imx6-armv7a_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1437996503): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float http://codereview.qt-project.org/121873 [PS1] - Windows: Split code paths for touch/native gesture events. http://codereview.qt-project.org/120905 [PS1] - qdoc: Fix string used in compatibility members page http://codereview.qt-project.org/113450 [PS5] - Ensure sendPostedEvents() can be called independently http://codereview.qt-project.org/120840 [PS2] - Clear qt_tablet_target only when all buttons are released. http://codereview.qt-project.org/121044 [PS2] - Fix crash when mixing widgets with QtQuick 1 and Qt Quick 2 From ci-noreply at qt-project.org Mon Jul 27 14:08:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 15:08:19 +0300 Subject: [Ci-reports] pass on QtQuickControls_5.5_Integration #180 Message-ID: <20150727_120819_066121.ci-noreply@qt-project.org> QtQuickControls_5.5_Integration #180: SUCCESS Tested changes (refs/builds/5.5_1437996130): http://codereview.qt-project.org/121774 [PS1] - QQuickMenuBar: Remove native menus from native menubar on destruction From ci-noreply at qt-project.org Mon Jul 27 15:09:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 16:09:29 +0300 Subject: [Ci-reports] fail on QtConnectivity_btle_Integration #198 Message-ID: <20150727_130929_063310.ci-noreply@qt-project.org> QtConnectivity_btle_Integration » macx-clang_developer-build_OSX_10.9 #198: FAILURE Build log: http://testresults.qt.io/ci/QtConnectivity_btle_Integration/build_00198/macx-clang_developer-build_OSX_10.9/log.txt.gz Tested changes (refs/builds/btle_1438002390): http://codereview.qt-project.org/121971 [PS1] - Merge branch 'dev' into btle From ci-noreply at qt-project.org Mon Jul 27 15:58:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 16:58:58 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #399 Message-ID: <20150727_135858_026099.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » linux-g++_developer-build_OpenSuSE_13.1_x64 #399: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00399/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz Tested changes (refs/builds/5.5_1438004062): http://codereview.qt-project.org/122266 [PS1] - Fix typo in QSGGeometryNode documentation. From ci-noreply at qt-project.org Mon Jul 27 16:07:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 17:07:38 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1727 Message-ID: <20150727_140738_062538.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1727: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01727/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438001644): http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Mon Jul 27 17:24:10 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 18:24:10 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1728 Message-ID: <20150727_152410_067017.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1728: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01728/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438006247): http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/121027 [PS1] - Fix typo in test results report for android http://codereview.qt-project.org/120840 [PS2] - Clear qt_tablet_target only when all buttons are released. http://codereview.qt-project.org/121873 [PS1] - Windows: Split code paths for touch/native gesture events. From ci-noreply at qt-project.org Mon Jul 27 18:20:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 19:20:33 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1729 Message-ID: <20150727_162033_056220.ci-noreply@qt-project.org> QtBase_5.5_Integration » winrt-x64-msvc2013_Windows_81 #1729: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01729/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438010745): http://codereview.qt-project.org/122284 [PS1] - Doc: uiplugin in the qmake variable reference From ci-noreply at qt-project.org Mon Jul 27 18:34:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 19:34:55 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #107 Message-ID: <20150727_163455_058727.ci-noreply@qt-project.org> QtTools_5.5_Integration #107: SUCCESS Tested changes (refs/builds/5.5_1438009163): http://codereview.qt-project.org/122278 [PS2] - windeployqt: Add QtWebChannel as a module that can be specified From ci-noreply at qt-project.org Mon Jul 27 19:37:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 20:37:36 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1730 Message-ID: <20150727_173736_014787.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1730: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01730/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438014219): http://codereview.qt-project.org/122292 [PS1] - ssl: fix native parsing of certificates with DSA keys From ci-noreply at qt-project.org Mon Jul 27 21:06:11 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Mon, 27 Jul 2015 22:06:11 +0300 Subject: [Ci-reports] pass on QtTools_5.5_Integration #108 Message-ID: <20150727_190611_093802.ci-noreply@qt-project.org> QtTools_5.5_Integration #108: SUCCESS Tested changes (refs/builds/5.5_1438018589): http://codereview.qt-project.org/122269 [PS1] - Prospective fix to make lupdate tests pass. From ci-noreply at qt-project.org Tue Jul 28 01:09:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 02:09:41 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2125 Message-ID: <20150727_230941_051029.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [66470] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66469] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-28 02:00:34.855 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000103a6 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101141be0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [61900] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [61898] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-28 01:47:49.217 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000f1cc rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001086471c0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x1085a0000 - 0x1085a6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x1085ab000 - 0x1085b1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x1085b7000 - 0x1085f2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108700000 - 0x108754fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x108765000 - 0x10876aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10876f000 - 0x1087bffef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x1087e0000 - 0x1087e4fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x10975d000 - 0x1097bffff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [61901] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [61898] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-28 01:47:51.800 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [55476] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [55475] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-28 01:00:25.443 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000d8b4 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000103837760 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00007fff8104100b QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [55479] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [55475] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-28 01:00:35.523 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000d8b7 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010152de20 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000100534195 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 12 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 16 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02125/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1438020419): http://codereview.qt-project.org/121842 [PS1] - Fix warning about uninitialized variable (CLANG). From ci-noreply at qt-project.org Tue Jul 28 01:43:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 02:43:51 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1731 Message-ID: <20150727_234351_034075.ci-noreply@qt-project.org> QtBase_5.5_Integration #1731: SUCCESS Tested changes (refs/builds/5.5_1438020302): http://codereview.qt-project.org/121873 [PS1] - Windows: Split code paths for touch/native gesture events. http://codereview.qt-project.org/120840 [PS2] - Clear qt_tablet_target only when all buttons are released. From ci-noreply at qt-project.org Tue Jul 28 02:05:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 02:05:30 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #532 - FAILURE Message-ID: <20150728000530.7CEE014D2C0@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00532 From ci-noreply at qt-project.org Tue Jul 28 02:30:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 02:30:19 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #64 - FAILURE Message-ID: <20150728003019.B007414D1D0@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00064 From ci-noreply at qt-project.org Tue Jul 28 02:42:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 03:42:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1732 Message-ID: <20150728_004258_035321.ci-noreply@qt-project.org> Autotest `tst_qguieventloop @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff55a99910 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 13 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01732/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1438040727): http://codereview.qt-project.org/122247 [PS2] - QMimeDatabase: use QElapsedTimer instead of QDateTime::currentDateTime() http://codereview.qt-project.org/122292 [PS1] - ssl: fix native parsing of certificates with DSA keys From ci-noreply at qt-project.org Tue Jul 28 06:20:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 06:20:01 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #161 - FAILURE Message-ID: <20150728042001.53EBE14E400@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00161 From ci-noreply at qt-project.org Tue Jul 28 07:00:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 07:00:26 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #99 - FAILURE Message-ID: <20150728050026.C040B14E288@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00099 From ci-noreply at qt-project.org Tue Jul 28 09:56:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 10:56:36 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150728_075636_051845.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-28T07:54:36Z: [[main::]] Project QtActiveQt_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtXmlPatterns_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtConnectivity_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtLocation_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtImageFormats_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtTools_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project Qt3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtMacExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtAndroidExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtGraphicalEffects_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtCanvas3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtQuickControls_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtSensors_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtQuick1_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtScript_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtEnginio_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project Qt5_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtWinExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtWayland_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtMultimedia_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtWebKit_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtWebKit_Examples_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtDoc_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtX11Extras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtPim_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtTranslations_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtDocGallery_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtSystems_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. 2015-07-28T07:54:36Z: [[main::]] Project QtFeedback_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Tue Jul 28 10:37:28 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 11:37:28 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1733 Message-ID: <20150728_083728_040665.ci-noreply@qt-project.org> QtBase_5.5_Integration #1733: SUCCESS Tested changes (refs/builds/5.5_1438062277): http://codereview.qt-project.org/122292 [PS1] - ssl: fix native parsing of certificates with DSA keys From ci-noreply at qt-project.org Tue Jul 28 10:41:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 10:41:51 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #323 - FAILURE Message-ID: <20150728084151.9E84914F3B1@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00323 From ci-noreply at qt-project.org Tue Jul 28 10:48:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 11:48:18 +0300 Subject: [Ci-reports] fail on QtXmlPatterns_5.5_Integration #18 Message-ID: <20150728_084818_095163.ci-noreply@qt-project.org> QtXmlPatterns_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #18: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_5.5_Integration/build_00018/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz ============================================================ QtXmlPatterns_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #18: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_5.5_Integration/build_00018/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438072615): http://codereview.qt-project.org/114899 [PS2] - Iterate Over the Items (Not the Operands) of a Literal Sequence From ci-noreply at qt-project.org Tue Jul 28 12:00:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 13:00:39 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1734 Message-ID: <20150728_100039_033217.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52686/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52690/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8117)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1954)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) FAIL! : tst_QNetworkReply::headFromHttp(cgi) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1851)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2040)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2538)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 552960 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:54354/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 44 ms: rate = 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 27273727 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 14634146 (it received 1200000 bytes in 82 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 785408 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:54358/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4890)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3530)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4134)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4505)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) (... 118 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6275)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6598)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6600)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6784)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7873)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 581 passed, 22 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 22 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 564 seconds, exit code 22 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01734/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1438072744): http://codereview.qt-project.org/115527 [PS2] - Fix the internal compositing flag for QOpenGL/QuickWidget http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR http://codereview.qt-project.org/122304 [PS1] - xcb: fix tablet proximity again http://codereview.qt-project.org/122284 [PS1] - Doc: uiplugin in the qmake variable reference http://codereview.qt-project.org/122215 [PS3] - xcb: Make it compile on systems with xinput2 < 2.2 From ci-noreply at qt-project.org Tue Jul 28 12:08:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 13:08:05 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1736 Message-ID: <20150728_100805_040441.ci-noreply@qt-project.org> QtBase_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #1736: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01736/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz ============================================================ QtBase_5.5_Integration » win32-msvc2010_opengl_dynamic_Windows_7 #1736: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01736/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438077784): http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR http://codereview.qt-project.org/122275 [PS2] - iOS: ensure we don't overwrite a projects qmake variables From ci-noreply at qt-project.org Tue Jul 28 12:47:32 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 13:47:32 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #209 Message-ID: <20150728_104732_009434.ci-noreply@qt-project.org> Qt3D_5.5_Integration #209: SUCCESS Tested changes (refs/builds/5.5_1438077421): http://codereview.qt-project.org/121864 [PS9] - Functors: remove dynamic_cast From ci-noreply at qt-project.org Tue Jul 28 13:01:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 14:01:21 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #401 Message-ID: <20150728_110121_037531.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #401: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00401/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438077546): http://codereview.qt-project.org/122265 [PS1] - Fix typo in squircle example. From ci-noreply at qt-project.org Tue Jul 28 13:04:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 14:04:24 +0300 Subject: [Ci-reports] fail on QtXmlPatterns_5.5_Integration #19 Message-ID: <20150728_110424_018238.ci-noreply@qt-project.org> QtXmlPatterns_5.5_Integration » win32-msvc2010_Windows_7 #19: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_5.5_Integration/build_00019/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438080826): http://codereview.qt-project.org/122310 [PS1] - Add test for iterating over literal sequence items. From ci-noreply at qt-project.org Tue Jul 28 13:06:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 14:06:17 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #402 Message-ID: <20150728_110617_089639.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #402: FAILURE Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00402/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438081376): http://codereview.qt-project.org/122266 [PS1] - Fix typo in QSGGeometryNode documentation. From ci-noreply at qt-project.org Tue Jul 28 14:28:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 15:28:29 +0300 Subject: [Ci-reports] fail on QtDeclarative_5.5_Integration #403 Message-ID: <20150728_122829_098352.ci-noreply@qt-project.org> Autotest `tst_qquickmultipointtoucharea @ /work/build/qt/qtdeclarative/tests/auto/quick/qquickmultipointtoucharea' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QQuickMultiPointTouchArea FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not the same Actual (point11->pressed()): 1 Expected (false) : 0 Loc: [tst_qquickmultipointtoucharea.cpp(659)] Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQuickMultiPointTouchArea ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QQuickMultiPointTouchArea::initTestCase() PASS : tst_QQuickMultiPointTouchArea::properties() PASS : tst_QQuickMultiPointTouchArea::signalTest() PASS : tst_QQuickMultiPointTouchArea::release() PASS : tst_QQuickMultiPointTouchArea::reuse() PASS : tst_QQuickMultiPointTouchArea::nonOverlapping() PASS : tst_QQuickMultiPointTouchArea::nested() PASS : tst_QQuickMultiPointTouchArea::inFlickable() FAIL! : tst_QQuickMultiPointTouchArea::inFlickable2() 'point11->pressed()' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(773)] FAIL! : tst_QQuickMultiPointTouchArea::inMouseArea() 'mouseArea->property("pressed").toBool()' returned FALSE. () Loc: [tst_qquickmultipointtoucharea.cpp(837)] FAIL! : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values are not the same Actual (touch1rect->property("y").toInt()): 10 Expected (touch1.y()) : 20 Loc: [tst_qquickmultipointtoucharea.cpp(933)] PASS : tst_QQuickMultiPointTouchArea::invisible() PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points outside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd points inside) PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd points inside) FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared values are not the same Actual (area->property("touchCount").toInt()): 0 Expected (accept) : 1 Loc: [tst_qquickmultipointtoucharea.cpp(1188)] PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right) PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle) PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase() Totals: 19 passed, 4 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QQuickMultiPointTouchArea ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 4 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 21 seconds, exit code 4 Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00403/macx-clang_developer-build_OSX_10.10/log.txt.gz Tested changes (refs/builds/5.5_1438082973): http://codereview.qt-project.org/122266 [PS1] - Fix typo in QSGGeometryNode documentation. http://codereview.qt-project.org/122265 [PS1] - Fix typo in squircle example. From ci-noreply at qt-project.org Tue Jul 28 14:42:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 15:42:04 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #210 Message-ID: <20150728_124204_000535.ci-noreply@qt-project.org> Qt3D_5.5_Integration #210: SUCCESS Tested changes (refs/builds/5.5_1438080556): http://codereview.qt-project.org/122323 [PS1] - Enhance assimp-cpp example with exploring the loaded scene tree From ci-noreply at qt-project.org Tue Jul 28 14:43:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 15:43:22 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1737 Message-ID: <20150728_124322_089159.ci-noreply@qt-project.org> QtBase_5.5_Integration #1737: SUCCESS Tested changes (refs/builds/5.5_1438078180): http://codereview.qt-project.org/115527 [PS2] - Fix the internal compositing flag for QOpenGL/QuickWidget From ci-noreply at qt-project.org Tue Jul 28 14:59:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 15:59:03 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #211 Message-ID: <20150728_125903_097408.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_3DRENDERER_LIB -DQT_3DCORE_LIB -DQT_OPENGLEXTENSIONS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="\"C:/work/build/qt/qt3d/tests/auto/render/qmaterial\"" -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qt3d/tests/auto/render/qmaterial -IC:/work/build/qt/qtbase/include/Qt3DCore/5.5.1 -IC:/work/build/qt/qtbase/include/Qt3DCore/5.5.1/Qt3DCore -IC:/work/build/qt/qtbase/include/Qt3DRenderer/5.5.1 -IC:/work/build/qt/qtbase/include/Qt3DRenderer/5.5.1/Qt3DRenderer -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/Qt3DRenderer -IC:/work/build/qt/qtbase/include/Qt3DCore -IC:/work/build/qt/qtbase/include/QtOpenGLExtensions -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore/5.5.1 -IC:/work/build/qt/qtbase/include/QtCore/5.5.1/QtCore -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qmaterial.cpp -o .moc\release\tst_qmaterial.moc tst_qmaterial.cpp tst_qmaterial.cpp(156) : error C2723: 'TestPostman::notifyBackend' : 'sealed' storage-class specifier illegal on function definition Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00211/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438087420): http://codereview.qt-project.org/121865 [PS11] - clip-planes-qml examples http://codereview.qt-project.org/122241 [PS2] - examples: window.cpp request stencil buffer http://codereview.qt-project.org/122240 [PS2] - Renderer: fix/improvements http://codereview.qt-project.org/121890 [PS7] - Add unit test for QMaterial From ci-noreply at qt-project.org Tue Jul 28 15:01:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 16:01:25 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #49 Message-ID: <20150728_130125_009672.ci-noreply@qt-project.org> QtWayland_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #49: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00049/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438088287): http://codereview.qt-project.org/114138 [PS3] - Fallback to normal input method plugins From ci-noreply at qt-project.org Tue Jul 28 15:50:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 16:50:01 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2237 Message-ID: <20150728_135001_071021.ci-noreply@qt-project.org> QtBase_5.4_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #2237: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02237/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1438085091): http://codereview.qt-project.org/112733 [PS2] - Doc: Update online documentation template From ci-noreply at qt-project.org Tue Jul 28 17:28:18 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 18:28:18 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #50 Message-ID: <20150728_152818_028066.ci-noreply@qt-project.org> QtWayland_5.5_Integration » macx-clang_developer-build_OSX_10.9 #50: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00050/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtWayland_5.5_Integration » macx-clang_no-framework_OSX_10.8 #50: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00050/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/5.5_1438097118): http://codereview.qt-project.org/114138 [PS3] - Fallback to normal input method plugins From ci-noreply at qt-project.org Tue Jul 28 17:31:09 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 18:31:09 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1738 Message-ID: <20150728_153109_094850.ci-noreply@qt-project.org> QtBase_5.5_Integration #1738: SUCCESS Tested changes (refs/builds/5.5_1438087499): http://codereview.qt-project.org/122284 [PS1] - Doc: uiplugin in the qmake variable reference http://codereview.qt-project.org/122304 [PS1] - xcb: fix tablet proximity again http://codereview.qt-project.org/122275 [PS2] - iOS: ensure we don't overwrite a projects qmake variables From ci-noreply at qt-project.org Tue Jul 28 17:33:12 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 18:33:12 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #404 Message-ID: <20150728_153312_066439.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #404: SUCCESS Tested changes (refs/builds/5.5_1438091908): http://codereview.qt-project.org/122265 [PS1] - Fix typo in squircle example. http://codereview.qt-project.org/122266 [PS1] - Fix typo in QSGGeometryNode documentation. From ci-noreply at qt-project.org Tue Jul 28 18:20:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 19:20:43 +0300 Subject: [Ci-reports] pass on QtMultimedia_5.5_Integration #101 Message-ID: <20150728_162043_097490.ci-noreply@qt-project.org> QtMultimedia_5.5_Integration #101: SUCCESS Tested changes (refs/builds/5.5_1438091986): http://codereview.qt-project.org/122064 [PS4] - winrt: Fix crash during certain video operations From ci-noreply at qt-project.org Tue Jul 28 19:39:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 20:39:02 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1739 Message-ID: <20150728_173902_028894.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1739: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01739/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438097564): http://codereview.qt-project.org/122355 [PS1] - ssl: fix comment typo in QSslSocket tests http://codereview.qt-project.org/122353 [PS1] - ssl: fix QNAM self-signed certificate test for non-OpenSSL backends http://codereview.qt-project.org/122247 [PS2] - QMimeDatabase: use QElapsedTimer instead of QDateTime::currentDateTime() http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR From ci-noreply at qt-project.org Tue Jul 28 20:16:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 21:16:24 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #405 Message-ID: <20150728_181624_043624.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #405: SUCCESS Tested changes (refs/builds/5.5_1438097687): http://codereview.qt-project.org/122350 [PS1] - qmlprofiler: Add missing #include . From ci-noreply at qt-project.org Tue Jul 28 21:57:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Tue, 28 Jul 2015 22:57:57 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #212 Message-ID: <20150728_195757_014073.ci-noreply@qt-project.org> Qt3D_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #212: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00212/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438106443): http://codereview.qt-project.org/121865 [PS11] - clip-planes-qml examples http://codereview.qt-project.org/122241 [PS2] - examples: window.cpp request stencil buffer http://codereview.qt-project.org/122240 [PS2] - Renderer: fix/improvements From ci-noreply at qt-project.org Tue Jul 28 23:15:19 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 00:15:19 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1741 Message-ID: <20150728_211519_002905.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1741: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01741/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438108842): http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads From ci-noreply at qt-project.org Wed Jul 29 01:19:33 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 02:19:33 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2238 Message-ID: <20150728_231933_055302.ci-noreply@qt-project.org> Compilation failed :( c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64' c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64' tst_qdnslookup.cpp(212) : error C3861: '_popen': identifier not found tst_qdnslookup.cpp(277) : error C3861: '_pclose': identifier not found Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02238/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1438121872): http://codereview.qt-project.org/106773 [PS11] - Add a way for tst_QDnsLookup to update the NS records From ci-noreply at qt-project.org Wed Jul 29 01:27:00 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 01:27:00 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #533 - FAILURE Message-ID: <20150728232700.90BF31594F7@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00533 From ci-noreply at qt-project.org Wed Jul 29 01:37:43 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 02:37:43 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #213 Message-ID: <20150728_233743_046030.ci-noreply@qt-project.org> Qt3D_5.5_Integration #213: SUCCESS Tested changes (refs/builds/5.5_1438113574): http://codereview.qt-project.org/121890 [PS8] - Add unit test for QMaterial From ci-noreply at qt-project.org Wed Jul 29 01:42:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 02:42:46 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #215 Message-ID: <20150728_234246_092268.ci-noreply@qt-project.org> Qt3D_5.5_Integration » win32-msvc2010_Windows_7 #215: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00215/win32-msvc2010_Windows_7/log.txt.gz ============================================================ Qt3D_5.5_Integration » win32-msvc2010_developer-build_angle_Windows_7 #215: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00215/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438126757): http://codereview.qt-project.org/121865 [PS11] - clip-planes-qml examples http://codereview.qt-project.org/122241 [PS2] - examples: window.cpp request stencil buffer http://codereview.qt-project.org/122240 [PS2] - Renderer: fix/improvements From ci-noreply at qt-project.org Wed Jul 29 02:41:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 03:41:04 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2126 Message-ID: <20150729_004104_010217.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [70849] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [70848] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-29 03:31:54.979 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000114c1 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101136980 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <077EC303-64EE-09F0-8729-DCEDEB7075CB> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) <5EDDF826-E5D6-D17A-1AA6-29392097B5E8> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [66259] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66258] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-29 03:19:05.464 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000102d3 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000102522000 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <33F44342-7833-E69C-8DA9-685584956193> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) <5EDDF826-E5D6-D17A-1AA6-29392097B5E8> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x108aa2000 - 0x108aa8ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x108aad000 - 0x108ab3ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108ab9000 - 0x108af4ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x108ef5000 - 0x108f49fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x108f5a000 - 0x108f5fff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x108f64000 - 0x108fb4fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x108fd5000 - 0x108fd9fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109d2d000 - 0x109d8ffff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [66260] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [66258] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-29 03:19:08.186 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [59738] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [59737] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-29 02:30:00.064 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000e95a rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x00000001015070e0 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x00007fff5fbfff48 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <69557782-54DC-65BD-0FC0-A635D36FF26D> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <5EDDF826-E5D6-D17A-1AA6-29392097B5E8> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [59743] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [59737] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-29 02:30:05.760 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x000000000000e95f rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000108733c20 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x000000010066a000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <69557782-54DC-65BD-0FC0-A635D36FF26D> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) <5EDDF826-E5D6-D17A-1AA6-29392097B5E8> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 13 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02126/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1438112001): http://codereview.qt-project.org/115396 [PS1] - QHeaderView - fix a logical / visual index mismatch From ci-noreply at qt-project.org Wed Jul 29 03:10:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 03:10:22 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #65 - FAILURE Message-ID: <20150729011022.23A0F14FAF5@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00065 From ci-noreply at qt-project.org Wed Jul 29 05:42:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 05:42:39 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #162 - FAILURE Message-ID: <20150729034239.D4EA714902B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00162 From ci-noreply at qt-project.org Wed Jul 29 06:38:17 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 07:38:17 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1742 Message-ID: <20150729_043817_029226.ci-noreply@qt-project.org> QtBase_5.5_Integration #1742: SUCCESS Tested changes (refs/builds/5.5_1438118309): http://codereview.qt-project.org/121027 [PS1] - Fix typo in test results report for android http://codereview.qt-project.org/114497 [PS2] - Fix typo in filterAcceptsColumn docs: row is used in place of column http://codereview.qt-project.org/121590 [PS2] - Let the linker find xcb_poll_for_queued_event for us http://codereview.qt-project.org/121589 [PS1] - Make the function pointer to xcb_poll_for_queued_event not a member http://codereview.qt-project.org/121594 [PS1] - xcb: Fix build with QT_NO_CURSOR http://codereview.qt-project.org/121988 [PS2] - forkfd: Fix build with uClibc <= 0.9.33 http://codereview.qt-project.org/122355 [PS1] - ssl: fix comment typo in QSslSocket tests http://codereview.qt-project.org/122353 [PS1] - ssl: fix QNAM self-signed certificate test for non-OpenSSL backends From ci-noreply at qt-project.org Wed Jul 29 06:40:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 07:40:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1743 Message-ID: <20150729_044052_048887.ci-noreply@qt-project.org> QtBase_5.5_Integration » wince70embedded-armv4i-msvc2008_Windows_7 #1743: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01743/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438144792): http://codereview.qt-project.org/114114 [PS5] - Don't add qmutex_xxx.cpp to SOURCES, as qmutex.cpp #include's them http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads http://codereview.qt-project.org/108937 [PS1] - Fix const correctness for QJsonDocument From ci-noreply at qt-project.org Wed Jul 29 06:41:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 06:41:53 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #100 - FAILURE Message-ID: <20150729044153.A288414D8A0@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00100 From ci-noreply at qt-project.org Wed Jul 29 08:41:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 09:41:04 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1744 Message-ID: <20150729_064104_028214.ci-noreply@qt-project.org> Autotest `tst_qwidget @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/kernel/qwidget' failed :( Testing tst_QWidget BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,152 200x200) (bottomright 364,351) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] BPASS : tst_QWidget::grabMouse() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (parent.m_lastMouseEventPos): QPointF(15,-13) Expected (QPointF(15, 15)) : QPointF(15,15) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9930)] BPASS : tst_QWidget::largerThanScreen_QTBUG30142() Totals: 206 passed, 1 failed, 35 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QWidget::initTestCase() QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (-2147483648,0) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) Negative sizes (0,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMinimumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (-2147483648,16777215) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) Negative sizes (16777215,-2147483648) are not possible QWARN : tst_QWidget::getSetCheck() QWidget::setMaximumSize: (/QWidget) The largest allowed size is (16777215,16777215) QDEBUG : tst_QWidget::getSetCheck() QRect(10,10 100x100) QDEBUG : tst_QWidget::getSetCheck() QRect(0,0 0x0) QWARN : tst_QWidget::getSetCheck() QWidget::setLayout: Cannot set layout to 0 PASS : tst_QWidget::getSetCheck() PASS : tst_QWidget::fontPropagation() PASS : tst_QWidget::fontPropagation2() PASS : tst_QWidget::palettePropagation() PASS : tst_QWidget::palettePropagation2() PASS : tst_QWidget::enabledPropagation() WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget WARNING: tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() Keyboard event not accepted by receiving widget PASS : tst_QWidget::ignoreKeyEventsWhenDisabled_QTBUG27417() PASS : tst_QWidget::properTabHandlingWhenDisabled_QTBUG27417() PASS : tst_QWidget::acceptDropsPropagation() PASS : tst_QWidget::isEnabledTo() PASS : tst_QWidget::visible() PASS : tst_QWidget::visible_setWindowOpacity() PASS : tst_QWidget::isVisibleTo() PASS : tst_QWidget::isHidden() PASS : tst_QWidget::fonts() PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 windowMinimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 1 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 1 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 1 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 1 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::mapFromAndTo(window 0 sub1 0 sub2 0 subsub 0 subWindow1Minimized) PASS : tst_QWidget::focusChainOnHide() PASS : tst_QWidget::focusChainOnReparent() PASS : tst_QWidget::setTabOrder() PASS : tst_QWidget::reparent() SKIP : tst_QWidget::windowState() X11: Many window managers do not support window state properly, which causes this test to fail. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(1864)] PASS : tst_QWidget::showMaximized() XFAIL : tst_QWidget::showFullScreen() QTBUG-22326 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2105)] PASS : tst_QWidget::showFullScreen() PASS : tst_QWidget::showMinimized() SKIP : tst_QWidget::showMinimizedKeepsFocus() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2250)] PASS : tst_QWidget::icon() SKIP : tst_QWidget::hideWhenFocusWidgetIsChild() X11: Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2463)] BFAIL : tst_QWidget::normalGeometry() Compared values are not the same Actual (((parent.geometry()))): QRect(165,152 200x200) (bottomright 364,351) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2511)] SKIP : tst_QWidget::setGeometry() Your window manager is too broken for this test Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2606)] PASS : tst_QWidget::windowOpacity() PASS : tst_QWidget::raise() PASS : tst_QWidget::lower() XFAIL : tst_QWidget::stackUnder() See QTBUG-493 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(2970)] PASS : tst_QWidget::stackUnder() PASS : tst_QWidget::testContentsPropagation() BFAIL : tst_QWidget::saveRestoreGeometry() Compared values are not the same Actual (((widget.geometry()))): QRect(65,24 1295x744) (bottomright 1359,767) Expected (geom) : QRect(165,124 200x200) (bottomright 364,323) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3120)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-maximized.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] SKIP : tst_QWidget::restoreVersion1Geometry(geometry-fullscreen.dat) QTBUG-26421 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3242)] PASS : tst_QWidget::widgetAt() PASS : tst_QWidget::optimizedResizeMove() SKIP : tst_QWidget::optimizedResize_topLevel() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3712)] PASS : tst_QWidget::resizeEvent() PASS : tst_QWidget::task110173() PASS : tst_QWidget::testDeletionInEventHandlers() PASS : tst_QWidget::childDeletesItsSibling() PASS : tst_QWidget::setMinimumSize() PASS : tst_QWidget::setMaximumSize() SKIP : tst_QWidget::setFixedSize() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(3819)] PASS : tst_QWidget::ensureCreated() PASS : tst_QWidget::winIdChangeEvent() PASS : tst_QWidget::persistentWinId() PASS : tst_QWidget::showNativeChild() PASS : tst_QWidget::transientParent() PASS : tst_QWidget::qobject_castInDestroyedSlot() PASS : tst_QWidget::showHideEvent(window: only show) PASS : tst_QWidget::showHideEvent(window: show/hide) PASS : tst_QWidget::showHideEvent(window: show/hide/create) PASS : tst_QWidget::showHideEvent(window: hide/create) PASS : tst_QWidget::showHideEvent(window: only hide) PASS : tst_QWidget::showHideEvent(window: nothing) PASS : tst_QWidget::showHideEventWhileMinimize() PASS : tst_QWidget::lostUpdatesOnHide() PASS : tst_QWidget::update() PASS : tst_QWidget::isOpaque() PASS : tst_QWidget::scroll() PASS : tst_QWidget::scrollNativeChildren() SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::setWindowGeometry(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4565)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 200x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,124 1095x544, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,124 0x200, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(165,74 200x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 0) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] SKIP : tst_QWidget::windowMoveResize(195,74 0x0, flags 800) X11: Skip this test due to Window manager positioning issues. Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(4724)] PASS : tst_QWidget::moveChild(right) PASS : tst_QWidget::moveChild(down) PASS : tst_QWidget::moveChild(left) PASS : tst_QWidget::moveChild(up) PASS : tst_QWidget::showAndMoveChild() PASS : tst_QWidget::subtractOpaqueSiblings() PASS : tst_QWidget::setLocale() PASS : tst_QWidget::deleteStyle() PASS : tst_QWidget::multipleToplevelFocusCheck() PASS : tst_QWidget::setFocus() PASS : tst_QWidget::setCursor() PASS : tst_QWidget::setToolTip() PASS : tst_QWidget::testWindowIconChangeEventPropagation() PASS : tst_QWidget::minAndMaxSizeWithX11BypassWindowManagerHint() PASS : tst_QWidget::showHideShowX11() PASS : tst_QWidget::clean_qt_x11_enforce_cursor() XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 3 (QWidget(0x7fff0908efa0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateRequest) ), actual 4 (QWidget(0x7fff0908efa0):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6033)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff0908ef40):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff0908ef40):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6124)] XFAIL : tst_QWidget::childEvents() QTBUG-26424: Event list mismatch, expected 4 (QWidget(0x7fff0908ef40):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateRequest) ), actual 5 (QWidget(0x7fff0908ef40):QEvent::Type(PolishRequest) QEvent::Type(1001) QEvent::Type(1002) QEvent::Type(UpdateLater) QEvent::Type(UpdateRequest) ) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6217)] PASS : tst_QWidget::childEvents() PASS : tst_QWidget::render() SKIP : tst_QWidget::renderInvisible() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(6367)] PASS : tst_QWidget::renderWithPainter() PASS : tst_QWidget::render_task188133() PASS : tst_QWidget::render_task211796() PASS : tst_QWidget::render_task217815() PASS : tst_QWidget::render_windowOpacity() PASS : tst_QWidget::render_systemClip() PASS : tst_QWidget::render_systemClip2(Only auto-fill background) PASS : tst_QWidget::render_systemClip2(Only draw in paintEvent) PASS : tst_QWidget::render_systemClip2(Auto-fill background and draw in paintEvent) PASS : tst_QWidget::render_systemClip3(Norwegian Civil Flag) PASS : tst_QWidget::render_systemClip3(Norwegian War Flag) PASS : tst_QWidget::render_task252837() PASS : tst_QWidget::render_worldTransform() PASS : tst_QWidget::setContentsMargins() SKIP : tst_QWidget::moveWindowInShowEvent(1) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] SKIP : tst_QWidget::moveWindowInShowEvent(2) QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7222)] PASS : tst_QWidget::repaintWhenChildDeleted() PASS : tst_QWidget::hideOpaqueChildWhileHidden() BFAIL : tst_QWidget::updateWhileMinimized() Compared values are not the same Actual (widget.numPaintEvents): 1 Expected (0) : 0 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7357)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7452)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7455)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7458)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7461)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7507)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7510)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7513)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7568)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7571)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7574)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7577)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7580)] XFAIL : tst_QWidget::alienWidgets() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(7583)] PASS : tst_QWidget::alienWidgets() PASS : tst_QWidget::adjustSize(1) PASS : tst_QWidget::adjustSize(2) PASS : tst_QWidget::adjustSize(3) PASS : tst_QWidget::adjustSize(4) PASS : tst_QWidget::adjustSize(5) PASS : tst_QWidget::adjustSize(6) PASS : tst_QWidget::adjustSize(7) PASS : tst_QWidget::adjustSize(8) PASS : tst_QWidget::adjustSize(9) PASS : tst_QWidget::adjustSize(1c) PASS : tst_QWidget::adjustSize(2c) PASS : tst_QWidget::adjustSize(3c) PASS : tst_QWidget::adjustSize(4c) PASS : tst_QWidget::adjustSize(5c) PASS : tst_QWidget::adjustSize(6c) PASS : tst_QWidget::adjustSize(7c) PASS : tst_QWidget::adjustSize(8c) PASS : tst_QWidget::adjustSize(9c) PASS : tst_QWidget::updateGeometry(setMinimumSize) PASS : tst_QWidget::updateGeometry(setMaximumSize) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to a different size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size) PASS : tst_QWidget::updateGeometry(setMinimumSize, then maximumSize to the same size and then hide it) PASS : tst_QWidget::updateGeometry(Change sizePolicy) PASS : tst_QWidget::sendUpdateRequestImmediately() PASS : tst_QWidget::doubleRepaint() PASS : tst_QWidget::resizeInPaintEvent() PASS : tst_QWidget::opaqueChildren() PASS : tst_QWidget::setMaskInResizeEvent() FAIL! : tst_QWidget::moveInResizeEvent() Compared values are not the same Actual (((testWidget.geometry()))): QRect(110,110 100x100) (bottomright 209,209) Expected (expectedGeometry) : QRect(100,100 100x100) (bottomright 199,199) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8068)] SKIP : tst_QWidget::immediateRepaintAfterShow() QTBUG-26424 Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(8074)] PASS : tst_QWidget::immediateRepaintAfterInvalidateBuffer() PASS : tst_QWidget::effectiveWinId() PASS : tst_QWidget::effectiveWinId2() PASS : tst_QWidget::customDpi() PASS : tst_QWidget::customDpiProperty() PASS : tst_QWidget::quitOnCloseAttribute() PASS : tst_QWidget::moveRect() QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called QWARN : tst_QWidget::reparentStaticWidget() QWidget::paintEngine: Should no longer be called PASS : tst_QWidget::reparentStaticWidget() PASS : tst_QWidget::QTBUG6883_reparentStaticWidget2() PASS : tst_QWidget::translucentWidget() PASS : tst_QWidget::setClearAndResizeMask() PASS : tst_QWidget::maskedUpdate() PASS : tst_QWidget::syntheticEnterLeave() PASS : tst_QWidget::taskQTBUG_4055_sendSyntheticEnterLeave() WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. WARNING: tst_QWidget::underMouse() Mouse event occurs outside of target window. PASS : tst_QWidget::underMouse() PASS : tst_QWidget::taskQTBUG_27643_enterEvents() PASS : tst_QWidget::windowFlags() PASS : tst_QWidget::initialPosForDontShowOnScreenWidgets() PASS : tst_QWidget::updateOnDestroyedSignal() PASS : tst_QWidget::toplevelLineEditFocus() PASS : tst_QWidget::focusWidget_task254563() PASS : tst_QWidget::rectOutsideCoordinatesLimit_task144779() PASS : tst_QWidget::setGraphicsEffect() PASS : tst_QWidget::activateWindow() PASS : tst_QWidget::openModal_taskQTBUG_5804() BFAIL : tst_QWidget::focusProxyAndInputMethods() 'QTest::qWaitForWindowActive(toplevel.data())' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9323)] PASS : tst_QWidget::taskQTBUG_7532_tabOrderWithFocusProxy() PASS : tst_QWidget::movedAndResizedAttributes() PASS : tst_QWidget::childAt() PASS : tst_QWidget::taskQTBUG_17333_ResizeInfiniteRecursion() PASS : tst_QWidget::nativeChildFocus() PASS : tst_QWidget::grab() BPASS : tst_QWidget::grabMouse() PASS : tst_QWidget::grabKeyboard() BFAIL : tst_QWidget::touchEventSynthesizedMouseEvent() Compared values are not the same Actual (widget.m_lastMouseEventPos): QPointF(10,-18) Expected (QPointF(10, 10)) : QPointF(10,10) Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(9848)] PASS : tst_QWidget::touchUpdateOnNewTouch() PASS : tst_QWidget::styleSheetPropagation() PASS : tst_QWidget::destroyedSignal() PASS : tst_QWidget::keyboardModifiers() PASS : tst_QWidget::mouseDoubleClickBubbling_QTBUG29680() BPASS : tst_QWidget::largerThanScreen_QTBUG30142() PASS : tst_QWidget::resizeStaticContentsChildWidget_QTBUG35282() SKIP : tst_QWidget::qmlSetParentHelper() Needs QT_BUILD_INTERNAL Loc: [/work/build/qt/qtbase/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp(10469)] PASS : tst_QWidget::cleanupTestCase() Totals: 206 passed, 1 failed, 34 skipped, 7 blacklisted ********* Finished testing of tst_QWidget ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qwidget: 120 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01744/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1438148549): http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads From ci-noreply at qt-project.org Wed Jul 29 08:45:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 09:45:16 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1745 Message-ID: <20150729_064516_066808.ci-noreply@qt-project.org> Compilation failed :( /work/build/qt/qtbase/src/corelib/json/qjsonvalue.cpp: In member function ‘void QJsonValue::stringDataFromQStringHelper(const QString&)’: /work/build/qt/qtbase/src/corelib/json/qjsonvalue.cpp:202:16: error: invalid conversion from ‘const QStringData* {aka const QTypedArrayData*}’ to ‘QStringData* {aka QTypedArrayData*}’ [-fpermissive] make: *** [qjsonvalue.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01745/linux-android_armeabi-g++_Ubuntu_14.04_x64/log.txt.gz ============================================================ Compilation failed :( /work/build/qt/qtbase/src/corelib/json/qjsonvalue.cpp: In member function ‘void QJsonValue::stringDataFromQStringHelper(const QString&)’: /work/build/qt/qtbase/src/corelib/json/qjsonvalue.cpp:202:16: error: invalid conversion from ‘const QStringData* {aka const QTypedArrayData*}’ to ‘QStringData* {aka QTypedArrayData*}’ [-fpermissive] gmake: *** [qjsonvalue.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01745/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz ============================================================ Compilation failed :( /work/build/qt/qtbase/src/corelib/json/qjsonvalue.cpp:202:16: error: assigning to 'QStringData *' (aka 'QTypedArrayData *') from incompatible type 'const QStringData *' (aka 'const QTypedArrayData *') make: *** [qjsonvalue.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01745/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ Compilation failed :( /work/build/qt/qtbase/src/corelib/json/qjsonvalue.cpp:202:16: error: assigning to 'QStringData *' (aka 'QTypedArrayData *') from incompatible type 'const QStringData *' (aka 'const QTypedArrayData *') make: *** [qjsonvalue.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01745/macx-clang_no-framework_OSX_10.8/log.txt.gz ============================================================ Compilation failed :( /work/build/qt/qtbase/src/corelib/json/qjsonvalue.cpp:202:16: error: assigning to 'QStringData *' (aka 'QTypedArrayData *') from incompatible type 'const QStringData *' (aka 'const QTypedArrayData *') make: *** [qjsonvalue.o] Error 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01745/macx-ios-clang_OSX_10.9/log.txt.gz Tested changes (refs/builds/5.5_1438152161): http://codereview.qt-project.org/113090 [PS4] - Add test for an invalid QStorageInfo http://codereview.qt-project.org/121039 [PS4] - Fix QLineF::angleTo to correctly normalize return value http://codereview.qt-project.org/108937 [PS1] - Fix const correctness for QJsonDocument http://codereview.qt-project.org/114114 [PS5] - Don't add qmutex_xxx.cpp to SOURCES, as qmutex.cpp #include's them From ci-noreply at qt-project.org Wed Jul 29 09:28:22 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 10:28:22 +0300 Subject: [Ci-reports] fail on QtXmlPatterns_5.5_Integration #20 Message-ID: <20150729_072822_089554.ci-noreply@qt-project.org> QtXmlPatterns_5.5_Integration » win32-msvc2010_Windows_7 #20: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_5.5_Integration/build_00020/win32-msvc2010_Windows_7/log.txt.gz ============================================================ QtXmlPatterns_5.5_Integration » win32-msvc2010_developer-build_qtnamespace_Windows_7 #20: FAILURE Build log: http://testresults.qt.io/ci/QtXmlPatterns_5.5_Integration/build_00020/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438154258): http://codereview.qt-project.org/114899 [PS3] - Iterate Over the Items (Not the Operands) of a Literal Sequence From ci-noreply at qt-project.org Wed Jul 29 09:29:38 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 10:29:38 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #406 Message-ID: <20150729_072938_090724.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #406: SUCCESS Tested changes (refs/builds/5.5_1438129682): http://codereview.qt-project.org/121291 [PS1] - Use the new macros for disabling warnings in qtdeclarative From ci-noreply at qt-project.org Wed Jul 29 10:46:01 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 11:46:01 +0300 Subject: [Ci-reports] pass on QtLocation_5.5_Integration #154 Message-ID: <20150729_084601_046230.ci-noreply@qt-project.org> QtLocation_5.5_Integration #154: SUCCESS Tested changes (refs/builds/5.5_1438142237): http://codereview.qt-project.org/115285 [PS2] - Fix issue where tiles are prefetched using both prefetch styles From ci-noreply at qt-project.org Wed Jul 29 11:28:36 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 12:28:36 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #217 Message-ID: <20150729_092836_048118.ci-noreply@qt-project.org> Qt3D_5.5_Integration #217: SUCCESS Tested changes (refs/builds/5.5_1438152265): http://codereview.qt-project.org/122240 [PS2] - Renderer: fix/improvements http://codereview.qt-project.org/122241 [PS2] - examples: window.cpp request stencil buffer http://codereview.qt-project.org/121865 [PS11] - clip-planes-qml examples From ci-noreply at qt-project.org Wed Jul 29 11:36:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 11:36:46 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #324 - FAILURE Message-ID: <20150729093646.AE3915114E@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00324 From ci-noreply at qt-project.org Wed Jul 29 12:34:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 13:34:26 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1746 Message-ID: <20150729_103426_089037.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1746: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01746/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438152655): http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads From ci-noreply at qt-project.org Wed Jul 29 12:48:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 13:48:13 +0300 Subject: [Ci-reports] pass on QtXmlPatterns_5.5_Integration #21 Message-ID: <20150729_104813_068567.ci-noreply@qt-project.org> QtXmlPatterns_5.5_Integration #21: SUCCESS Tested changes (refs/builds/5.5_1438158597): http://codereview.qt-project.org/114899 [PS4] - Iterate Over the Items (Not the Operands) of a Literal Sequence From ci-noreply at qt-project.org Wed Jul 29 13:33:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 14:33:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1747 Message-ID: <20150729_113358_089815.ci-noreply@qt-project.org> Autotest `tst_qguiapplication @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguiapplication' failed :( Testing tst_QGuiApplication FAIL! : tst_QGuiApplication::focusObject() 'QTest::qWaitForWindowActive(&window1)' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(192)] Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::sendEventsOnProcessEvents() PASS : tst_QGuiApplication::getSetCheck() PASS : tst_QGuiApplication::qAppName() PASS : tst_QGuiApplication::argc() PASS : tst_QGuiApplication::postEvent() PASS : tst_QGuiApplication::removePostedEvents() PASS : tst_QGuiApplication::deliverInDefinedOrder() PASS : tst_QGuiApplication::applicationPid() PASS : tst_QGuiApplication::globalPostedEventsCount() PASS : tst_QGuiApplication::processEventsAlwaysSendsPostedEvents() PASS : tst_QGuiApplication::reexec() PASS : tst_QGuiApplication::execAfterExit() PASS : tst_QGuiApplication::eventLoopExecAfterExit() PASS : tst_QGuiApplication::customEventDispatcher() PASS : tst_QGuiApplication::testQuitLock() PASS : tst_QGuiApplication::QTBUG31606_QEventDestructorDeadLock() PASS : tst_QGuiApplication::applicationEventFilters_mainThread() PASS : tst_QGuiApplication::applicationEventFilters_auxThread() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::firstWindowTitle() PASS : tst_QGuiApplication::windowIcon() FAIL! : tst_QGuiApplication::focusObject() Compared values are not the same Actual (spy.count()): 3 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp(211)] PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() PASS : tst_QGuiApplication::abortQuitOnShow() PASS : tst_QGuiApplication::changeFocusWindow() WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. WARNING: tst_QGuiApplication::keyboardModifiers() Mouse event occurs outside of target window. PASS : tst_QGuiApplication::keyboardModifiers() PASS : tst_QGuiApplication::palette() PASS : tst_QGuiApplication::modalWindow() PASS : tst_QGuiApplication::quitOnLastWindowClosed() PASS : tst_QGuiApplication::genericPluginsAndWindowSystemEvents() PASS : tst_QGuiApplication::layoutDirection() PASS : tst_QGuiApplication::globalShareContext() PASS : tst_QGuiApplication::testSetPaletteAttribute() QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() Must construct a QGuiApplication first. QWARN : tst_QGuiApplication::staticFunctions() QGuiApplication::platformFunction(): Must construct a QGuiApplication before accessing a platform function PASS : tst_QGuiApplication::staticFunctions() PASS : tst_QGuiApplication::settableStyleHints(app) PASS : tst_QGuiApplication::settableStyleHints(no-app) PASS : tst_QGuiApplication::cleanupTestCase() Totals: 38 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiApplication ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 23 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01747/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1438166161): http://codereview.qt-project.org/122215 [PS3] - xcb: Make it compile on systems with xinput2 < 2.2 http://codereview.qt-project.org/122368 [PS4] - Fix a memory leak http://codereview.qt-project.org/113090 [PS4] - Add test for an invalid QStorageInfo http://codereview.qt-project.org/121039 [PS4] - Fix QLineF::angleTo to correctly normalize return value From ci-noreply at qt-project.org Wed Jul 29 14:51:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 15:51:24 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1748 Message-ID: <20150729_125124_080268.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1748: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01748/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438169844): http://codereview.qt-project.org/122368 [PS4] - Fix a memory leak From ci-noreply at qt-project.org Wed Jul 29 15:46:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 16:46:49 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1749 Message-ID: <20150729_134649_004042.ci-noreply@qt-project.org> seven autotests failed :( Testing tst_QCompleter FAIL! : tst_QCompleter::QTBUG_14292_filesystem() '(comp.popup()->isVisible())' returned FALSE. () Loc: [tst_qcompleter.cpp(1713)] Totals: 266 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QCompleter ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QCompleter::initTestCase() PASS : tst_QCompleter::getSetCheck() PASS : tst_QCompleter::multipleWidgets() PASS : tst_QCompleter::focusIn() PASS : tst_QCompleter::csMatchingOnCsSortedModel(() 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel(()F 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel(()L 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel(()N 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P)F 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P)L 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)N 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)NN 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)NNN 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)NNNN 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p1) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p11) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,c) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,c1) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,c3P0) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)F 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)L 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)N 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)NN 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,,c) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c0P3,) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P,) 0) PASS : tst_QCompleter::csMatchingOnCsSortedModel(FILTERING_OFF) PASS : tst_QCompleter::csMatchingOnCsSortedModel(() 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel(()F 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel(()L 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel(()N 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P)F 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P)L 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)N 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)NN 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)NNN 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p)NNNN 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p1) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((p11) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,c) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,c1) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P0,c3P0) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)F 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)L 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)N 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c)NN 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,,c) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P3,c0P3,) 1) PASS : tst_QCompleter::csMatchingOnCsSortedModel((P,) 1) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()F) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()L) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((P)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((P)F) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((P)L) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)NN) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)NNN) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p1)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p1)N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p11)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,c)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,c1)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,c3P0)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)F) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)L) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)NN) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,,c)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c0P3,)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p,)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(FILTERING_OFF) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()F) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()L) PASS : tst_QCompleter::ciMatchingOnCiSortedModel(()N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((P)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((P)F) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((P)L) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)NN) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p)NNN) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p1)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p1)N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p11)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,c)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,c1)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p0,c3P0)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)F) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)L) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)N) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c)NN) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,,c)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p3,c0P3,)) PASS : tst_QCompleter::ciMatchingOnCiSortedModel((p,)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel(()) PASS : tst_QCompleter::ciMatchingOnCsSortedModel(()F) PASS : tst_QCompleter::ciMatchingOnCsSortedModel(()L) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((P)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((P)F) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((P)L) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)N) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)NN) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)NNN) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p1)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p1)N) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p11)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,c)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,c1)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,c3P0)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)F) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)L) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)N) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)NN) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,,c)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c0P3,)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p,)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel(FILTERING_OFF) PASS : tst_QCompleter::ciMatchingOnCsSortedModel(()) PASS : tst_QCompleter::ciMatchingOnCsSortedModel(()F) PASS : tst_QCompleter::ciMatchingOnCsSortedModel(()L) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((P)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((P)F) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((P)L) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)N) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)NN) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p)NNN) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p1)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p1)N) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p11)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,c)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,c1)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p0,c3P0)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)F) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)L) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)N) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c)NN) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,,c)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p3,c0P3,)) PASS : tst_QCompleter::ciMatchingOnCsSortedModel((p,)) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()F) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()L) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()N) PASS : tst_QCompleter::csMatchingOnCiSortedModel((P)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((P)F) PASS : tst_QCompleter::csMatchingOnCiSortedModel((P)L) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)N) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)NN) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)NNN) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p1)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p11)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,c)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,c1)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,c3P0)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)F) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)L) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)N) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)NN) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,,c)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c0P3,)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p,)) PASS : tst_QCompleter::csMatchingOnCiSortedModel(FILTERING_OFF) PASS : tst_QCompleter::csMatchingOnCiSortedModel(FILTERING_OFF) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()F) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()L) PASS : tst_QCompleter::csMatchingOnCiSortedModel(()N) PASS : tst_QCompleter::csMatchingOnCiSortedModel((P)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((P)F) PASS : tst_QCompleter::csMatchingOnCiSortedModel((P)L) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)N) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)NN) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p)NNN) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p1)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p11)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,c)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,c1)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p0,c3P0)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)F) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)L) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)N) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c)NN) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,,c)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p3,c0P3,)) PASS : tst_QCompleter::csMatchingOnCiSortedModel((p,)) PASS : tst_QCompleter::csMatchingOnCiSortedModel(FILTERING_OFF) PASS : tst_QCompleter::directoryModel(()) PASS : tst_QCompleter::directoryModel((/h)) PASS : tst_QCompleter::directoryModel((/et)) PASS : tst_QCompleter::directoryModel((/etc/passw)) PASS : tst_QCompleter::directoryModel(FILTERING_OFF) PASS : tst_QCompleter::directoryModel(()) PASS : tst_QCompleter::directoryModel((/h)) PASS : tst_QCompleter::directoryModel((/et)) PASS : tst_QCompleter::directoryModel((/etc/passw)) PASS : tst_QCompleter::fileSystemModel(()) PASS : tst_QCompleter::fileSystemModel((/h)) PASS : tst_QCompleter::fileSystemModel((/et)) PASS : tst_QCompleter::fileSystemModel((/etc/passw)) PASS : tst_QCompleter::fileSystemModel(FILTERING_OFF) PASS : tst_QCompleter::fileSystemModel(()) PASS : tst_QCompleter::fileSystemModel((/h)) PASS : tst_QCompleter::fileSystemModel((/et)) PASS : tst_QCompleter::fileSystemModel((/etc/passw)) PASS : tst_QCompleter::changingModel() PASS : tst_QCompleter::sortedEngineRowCount(whatever) PASS : tst_QCompleter::sortedEngineRowCount(p) PASS : tst_QCompleter::sortedEngineRowCount(p1) PASS : tst_QCompleter::sortedEngineRowCount(P1,) PASS : tst_QCompleter::sortedEngineRowCount(P1,c) PASS : tst_QCompleter::sortedEngineRowCount(P1,cc) PASS : tst_QCompleter::sortedEngineRowCount(FILTERING_OFF) PASS : tst_QCompleter::sortedEngineRowCount(whatever(filter off)) PASS : tst_QCompleter::sortedEngineRowCount(p1(filter off)) PASS : tst_QCompleter::sortedEngineRowCount(p1,(filter off)) PASS : tst_QCompleter::sortedEngineRowCount(p1,c(filter off)) PASS : tst_QCompleter::sortedEngineRowCount(P1,cc(filter off)) PASS : tst_QCompleter::unsortedEngineRowCount(whatever) PASS : tst_QCompleter::unsortedEngineRowCount(p) PASS : tst_QCompleter::unsortedEngineRowCount(p1) PASS : tst_QCompleter::unsortedEngineRowCount(P1,) PASS : tst_QCompleter::unsortedEngineRowCount(P1,c) PASS : tst_QCompleter::unsortedEngineRowCount(P1,cc) PASS : tst_QCompleter::unsortedEngineRowCount(FILTERING_OFF) PASS : tst_QCompleter::unsortedEngineRowCount(whatever(filter off)) PASS : tst_QCompleter::unsortedEngineRowCount(p1(filter off)) PASS : tst_QCompleter::unsortedEngineRowCount(p1,(filter off)) PASS : tst_QCompleter::unsortedEngineRowCount(p1,c(filter off)) PASS : tst_QCompleter::unsortedEngineRowCount(P1,cc(filter off)) PASS : tst_QCompleter::currentRow() PASS : tst_QCompleter::sortedEngineMapFromSource() PASS : tst_QCompleter::unsortedEngineMapFromSource() PASS : tst_QCompleter::historySearch() PASS : tst_QCompleter::modelDeletion() PASS : tst_QCompleter::setters() PASS : tst_QCompleter::dynamicSortOrder() PASS : tst_QCompleter::disabledItems() PASS : tst_QCompleter::task178797_activatedOnReturn() PASS : tst_QCompleter::task189564_omitNonSelectableItems() PASS : tst_QCompleter::task246056_setCompletionPrefix() PASS : tst_QCompleter::task250064_lostFocus() PASS : tst_QCompleter::task253125_lineEditCompletion(Inline) PASS : tst_QCompleter::task253125_lineEditCompletion(Filtered) PASS : tst_QCompleter::task253125_lineEditCompletion(Unfiltered) PASS : tst_QCompleter::task247560_keyboardNavigation() FAIL! : tst_QCompleter::QTBUG_14292_filesystem() '(comp.popup()->isVisible())' returned FALSE. () Loc: [tst_qcompleter.cpp(1713)] PASS : tst_QCompleter::cleanupTestCase() Totals: 266 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QCompleter ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcompleter: 32 seconds, exit code 1 Testing tst_QAction FAIL! : tst_QAction::setStandardKeys() Compared lists differ at index 1. Actual (act.shortcuts()): Expected (expected): Loc: [tst_qaction.cpp(262)] Totals: 17 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QAction ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QAction::initTestCase() PASS : tst_QAction::getSetCheck() PASS : tst_QAction::setText(Normal) PASS : tst_QAction::setText(Ampersand) PASS : tst_QAction::setText(Mnemonic and ellipsis) PASS : tst_QAction::setIconText(Normal) PASS : tst_QAction::setIconText(Ampersand) PASS : tst_QAction::setIconText(Mnemonic and ellipsis) PASS : tst_QAction::setUnknownFont() PASS : tst_QAction::actionEvent() FAIL! : tst_QAction::setStandardKeys() Compared lists differ at index 1. Actual (act.shortcuts()): Expected (expected): Loc: [tst_qaction.cpp(262)] PASS : tst_QAction::alternateShortcuts() PASS : tst_QAction::enabledVisibleInteraction() PASS : tst_QAction::task200823_tooltip() PASS : tst_QAction::task229128TriggeredSignalWithoutActiongroup() PASS : tst_QAction::task229128TriggeredSignalWhenInActiongroup() PASS : tst_QAction::repeat() PASS : tst_QAction::cleanupTestCase() Totals: 17 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QAction ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qaction: 0.120297 seconds, exit code 1 Testing tst_QTextDocumentLayout FAIL! : tst_QTextDocumentLayout::imageAtRightAlignedTab() Compared doubles are not the same (fuzzy compare) Actual (doc->idealWidth()): 301 Expected (300.0) : 300 Loc: [tst_qtextdocumentlayout.cpp(313)] Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTextDocumentLayout ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QTextDocumentLayout::initTestCase() PASS : tst_QTextDocumentLayout::defaultPageSizeHandling() PASS : tst_QTextDocumentLayout::idealWidth() PASS : tst_QTextDocumentLayout::lineSeparatorFollowingTable() PASS : tst_QTextDocumentLayout::wrapAtWordBoundaryOrAnywhere() PASS : tst_QTextDocumentLayout::inlineImage() PASS : tst_QTextDocumentLayout::clippedTableCell() PASS : tst_QTextDocumentLayout::floatingTablePageBreak() FAIL! : tst_QTextDocumentLayout::imageAtRightAlignedTab() Compared doubles are not the same (fuzzy compare) Actual (doc->idealWidth()): 301 Expected (300.0) : 300 Loc: [tst_qtextdocumentlayout.cpp(313)] PASS : tst_QTextDocumentLayout::blockVisibility() PASS : tst_QTextDocumentLayout::cleanupTestCase() Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QTextDocumentLayout ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtextdocumentlayout: 0.259643 seconds, exit code 1 Testing tst_QSslSocket_onDemandCertificates_member FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslSocket_onDemandCertificates_member ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase() FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] FAIL! : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) Compared values are not the same Actual (rootCertLoadingAllowed): 0 Expected (true) : 1 Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(219)] PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase() Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSslSocket_onDemandCertificates_member ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 5 seconds, exit code 5 Testing tst_QSslKey FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::length(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::length(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(242)] FAIL! : tst_QSslKey::toPemOrDer(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toPemOrDer(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(263)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] Totals: 428 passed, 28 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QSslKey ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QSslKey::initTestCase() PASS : tst_QSslKey::emptyConstructor() PASS : tst_QSslKey::constructor(dsa-pri-1024.der) PASS : tst_QSslKey::constructor(dsa-pri-1024.pem) PASS : tst_QSslKey::constructor(dsa-pri-512.der) PASS : tst_QSslKey::constructor(dsa-pri-512.pem) PASS : tst_QSslKey::constructor(dsa-pri-576.der) PASS : tst_QSslKey::constructor(dsa-pri-576.pem) PASS : tst_QSslKey::constructor(dsa-pri-960.der) PASS : tst_QSslKey::constructor(dsa-pri-960.pem) PASS : tst_QSslKey::constructor(dsa-pub-1024.der) PASS : tst_QSslKey::constructor(dsa-pub-1024.pem) PASS : tst_QSslKey::constructor(dsa-pub-512.der) PASS : tst_QSslKey::constructor(dsa-pub-512.pem) PASS : tst_QSslKey::constructor(dsa-pub-576.der) PASS : tst_QSslKey::constructor(dsa-pub-576.pem) PASS : tst_QSslKey::constructor(dsa-pub-960.der) PASS : tst_QSslKey::constructor(dsa-pub-960.pem) FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pri-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] PASS : tst_QSslKey::constructor(ec-pri-256-prime256v1.der) PASS : tst_QSslKey::constructor(ec-pri-256-prime256v1.pem) PASS : tst_QSslKey::constructor(ec-pri-384-secp384r1.der) PASS : tst_QSslKey::constructor(ec-pri-384-secp384r1.pem) FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.der) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] FAIL! : tst_QSslKey::constructor(ec-pub-224-secp224r1.pem) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(181)] PASS : tst_QSslKey::constructor(ec-pub-256-prime256v1.der) PASS : tst_QSslKey::constructor(ec-pub-256-prime256v1.pem) PASS : tst_QSslKey::constructor(ec-pub-384-secp384r1.der) PASS : tst_QSslKey::constructor(ec-pub-384-secp384r1.pem) PASS : tst_QSslKey::constructor(rsa-pri-1023.der) PASS : tst_QSslKey::constructor(rsa-pri-1023.pem) PASS : tst_QSslKey::constructor(rsa-pri-1024.der) PASS : tst_QSslKey::constructor(rsa-pri-1024.pem) PASS : tst_QSslKey::constructor(rsa-pri-2048.der) PASS : tst_QSslKey::constructor(rsa-pri-2048.pem) PASS : tst_QSslKey::constructor(rsa-pri-40.der) PASS : tst_QSslKey::constructor(rsa-pri-40.pem) PASS : tst_QSslKey::constructor(rsa-pri-511.der) (... 209 lines omitted; there are too many errors!) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.pem-DSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-512.pem-DSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.der-DSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-576.pem-DSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.der-DSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pri-960.pem-DSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-1024.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-512.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-576.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.der-DSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(dsa-pub-960.pem-DSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pri-224-secp224r1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-256-prime256v1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.der-EC-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pri-384-secp384r1.pem-EC-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM- ) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foobar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-foo bar) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] FAIL! : tst_QSslKey::toEncryptedPemOrDer(ec-pub-224-secp224r1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) '!key.isNull()' returned FALSE. () Loc: [tst_qsslkey.cpp(308)] PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-256-prime256v1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.der-EC-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(ec-pub-384-secp384r1.pem-EC-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1023.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-1024.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-2048.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-40.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-511.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-512.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.der-RSA-PrivateKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pri-999.pem-RSA-PrivateKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1023.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-1024.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-2048.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-40.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-511.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-512.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.der-RSA-PublicKey-DER-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM- ) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM-foobar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM-foo bar) PASS : tst_QSslKey::toEncryptedPemOrDer(rsa-pub-999.pem-RSA-PublicKey-PEM-aAzZ`1234567890-=~!@#$%^&*()_+[]{}\|;:'",.<>/?) PASS : tst_QSslKey::passphraseChecks(DES) PASS : tst_QSslKey::passphraseChecks(3DES) PASS : tst_QSslKey::passphraseChecks(RC2) PASS : tst_QSslKey::noPassphraseChecks() PASS : tst_QSslKey::cleanupTestCase() Totals: 428 passed, 28 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QSslKey ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsslkey: 0.551504 seconds, exit code 28 ASSERT: "qApp" in file image/qiconloader.cpp, line 108 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 9277] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qicon -silent -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_qicon-te'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f599f6db7e0 (LWP 9277)): QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003471833e05 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f599f7bd6ae in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1578 QtQA::App::TestRunner: #3 0x00007f599f7b9dfa in TestNamespace::QMessageLogger::fatal (this=0x7fffaf6c7e90, msg=0x7f599fb2df50 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007f599f7b307a in TestNamespace::qt_assert (assertion=0x7f59a03aaeae "qApp", file=0x7f59a03aae98 "image/qiconloader.cpp", line=108) at global/qglobal.cpp:2968 QtQA::App::TestRunner: #5 0x00007f599fff6974 in TestNamespace::QIconLoader::ensureInitialized (this=0x7f59a0552140 ) at image/qiconloader.cpp:108 QtQA::App::TestRunner: #6 0x00007f599fff6a92 in TestNamespace::QIconLoader::instance () at image/qiconloader.cpp:123 QtQA::App::TestRunner: #7 0x00007f599fff1ef0 in TestNamespace::QIcon::fromTheme (name=..., fallback=...) at image/qicon.cpp:1180 QtQA::App::TestRunner: #8 0x000000000040fbfb in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at tst_qicon.cpp:84 QtQA::App::TestRunner: #9 0x000000000040fc7a in _GLOBAL__sub_I_tst_qicon.cpp(void) () at .moc/tst_qicon.moc:183 QtQA::App::TestRunner: #10 0x0000000000414a1d in __libc_csu_init () QtQA::App::TestRunner: #11 0x000000347181ecf0 in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #12 0x0000000000404b39 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ASSERT: "qApp" in file image/qiconloader.cpp, line 108 QtQA::App::TestRunner: Process exited due to signal 6; dumped core QtQA::App::TestRunner: ============================== backtrace follows: ============================== QtQA::App::TestRunner: gdb commands: thread apply all bt 100 QtQA::App::TestRunner: [New LWP 9312] QtQA::App::TestRunner: [Thread debugging using libthread_db enabled] QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1". QtQA::App::TestRunner: Core was generated by `./tst_qicon -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_qicon-testresult'. QtQA::App::TestRunner: Program terminated with signal SIGABRT, Aborted. QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1 (Thread 0x7f8bd41d97e0 (LWP 9312)): QtQA::App::TestRunner: #0 0x0000003471832625 in raise () from /lib64/libc.so.6 QtQA::App::TestRunner: #1 0x0000003471833e05 in abort () from /lib64/libc.so.6 QtQA::App::TestRunner: #2 0x00007f8bd42bb6ae in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1578 QtQA::App::TestRunner: #3 0x00007f8bd42b7dfa in TestNamespace::QMessageLogger::fatal (this=0x7fff88876a30, msg=0x7f8bd462bf50 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:781 QtQA::App::TestRunner: #4 0x00007f8bd42b107a in TestNamespace::qt_assert (assertion=0x7f8bd4ea8eae "qApp", file=0x7f8bd4ea8e98 "image/qiconloader.cpp", line=108) at global/qglobal.cpp:2968 QtQA::App::TestRunner: #5 0x00007f8bd4af4974 in TestNamespace::QIconLoader::ensureInitialized (this=0x7f8bd5050140 ) at image/qiconloader.cpp:108 QtQA::App::TestRunner: #6 0x00007f8bd4af4a92 in TestNamespace::QIconLoader::instance () at image/qiconloader.cpp:123 QtQA::App::TestRunner: #7 0x00007f8bd4aefef0 in TestNamespace::QIcon::fromTheme (name=..., fallback=...) at image/qicon.cpp:1180 QtQA::App::TestRunner: #8 0x000000000040fbfb in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at tst_qicon.cpp:84 QtQA::App::TestRunner: #9 0x000000000040fc7a in _GLOBAL__sub_I_tst_qicon.cpp(void) () at .moc/tst_qicon.moc:183 QtQA::App::TestRunner: #10 0x0000000000414a1d in __libc_csu_init () QtQA::App::TestRunner: #11 0x000000347181ecf0 in __libc_start_main () from /lib64/libc.so.6 QtQA::App::TestRunner: #12 0x0000000000404b39 in _start () QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qicon: 16 seconds, signal 6 Testing tst_QCollator FAIL! : tst_QCollator::compare(english2) Compared values are not the same Actual (collator.compare(s1, s2)): -2 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(english5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish2) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish3) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish4) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(swedish5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian1) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian2) Compared values are not the same Actual (collator.compare(s1, s2)): 14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian3) Compared values are not the same Actual (collator.compare(s1, s2)): 1 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(norwegian4) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german1) Compared values are not the same Actual (collator.compare(s1, s2)): -7 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german3) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german4) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german5) Compared values are not the same Actual (collator.compare(s1, s2)): 11 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german6) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german7) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german9) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(german10) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] FAIL! : tst_QCollator::compare(french5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] Totals: 13 passed, 19 failed, 1 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QCollator ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.9.1 20140922 (Red Hat 4.9.1-10)) PASS : tst_QCollator::initTestCase() SKIP : tst_QCollator::moveSemantics() The compiler is not in C++11 mode or does not support move semantics. Loc: [tst_qcollator.cpp(83)] QWARN : tst_QCollator::compare(english1) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(english1) QWARN : tst_QCollator::compare(english2) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(english2) Compared values are not the same Actual (collator.compare(s1, s2)): -2 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(english3) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(english3) QWARN : tst_QCollator::compare(english4) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(english4) QWARN : tst_QCollator::compare(english5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(english5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish1) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(swedish1) QWARN : tst_QCollator::compare(swedish2) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish2) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish3) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish3) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish4) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish4) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(swedish5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(swedish5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian1) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian1) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian2) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian2) Compared values are not the same Actual (collator.compare(s1, s2)): 14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian3) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian3) Compared values are not the same Actual (collator.compare(s1, s2)): 1 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(norwegian4) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(norwegian4) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german1) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german1) Compared values are not the same Actual (collator.compare(s1, s2)): -7 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german2) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(german2) QWARN : tst_QCollator::compare(german3) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german3) Compared values are not the same Actual (collator.compare(s1, s2)): 25 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german4) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german4) Compared values are not the same Actual (collator.compare(s1, s2)): -14 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german5) Compared values are not the same Actual (collator.compare(s1, s2)): 11 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german6) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german6) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german7) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german7) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german8) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(german8) QWARN : tst_QCollator::compare(german9) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german9) Compared values are not the same Actual (collator.compare(s1, s2)): 7 Expected (result) : 1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(german10) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(german10) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] QWARN : tst_QCollator::compare(french1) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french1) QWARN : tst_QCollator::compare(french2) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french2) QWARN : tst_QCollator::compare(french3) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french3) QWARN : tst_QCollator::compare(french4) Only default locale supported with the posix collation implementation PASS : tst_QCollator::compare(french4) QWARN : tst_QCollator::compare(french5) Only default locale supported with the posix collation implementation FAIL! : tst_QCollator::compare(french5) Compared values are not the same Actual (collator.compare(s1, s2)): 8 Expected (result) : -1 Loc: [tst_qcollator.cpp(181)] PASS : tst_QCollator::state() PASS : tst_QCollator::cleanupTestCase() Totals: 13 passed, 19 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QCollator ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qcollator: 0.098299 seconds, exit code 19 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01749/linux-g++_developer-build_qtnamespace_qtlibinfix_RHEL_6.6_x64/log.txt.gz Tested changes (refs/builds/5.5_1438174380): http://codereview.qt-project.org/122392 [PS3] - Doc: QFileDialog::ShowDirsOnly not supported on Windows http://codereview.qt-project.org/121039 [PS4] - Fix QLineF::angleTo to correctly normalize return value http://codereview.qt-project.org/113090 [PS4] - Add test for an invalid QStorageInfo From ci-noreply at qt-project.org Wed Jul 29 17:02:53 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 18:02:53 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1750 Message-ID: <20150729_150253_047171.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1750: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01750/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438177707): http://codereview.qt-project.org/122215 [PS3] - xcb: Make it compile on systems with xinput2 < 2.2 http://codereview.qt-project.org/122411 [PS2] - ssl: add test certificates with DSA and EC keys From ci-noreply at qt-project.org Wed Jul 29 18:17:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 19:17:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1751 Message-ID: <20150729_161752_040522.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1751: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01751/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438182288): http://codereview.qt-project.org/122411 [PS2] - ssl: add test certificates with DSA and EC keys http://codereview.qt-project.org/122392 [PS3] - Doc: QFileDialog::ShowDirsOnly not supported on Windows From ci-noreply at qt-project.org Wed Jul 29 19:33:57 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 20:33:57 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1752 Message-ID: <20150729_173357_082897.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1752: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01752/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438186767): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float http://codereview.qt-project.org/122368 [PS4] - Fix a memory leak http://codereview.qt-project.org/122215 [PS3] - xcb: Make it compile on systems with xinput2 < 2.2 From ci-noreply at qt-project.org Wed Jul 29 20:49:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Wed, 29 Jul 2015 21:49:25 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1753 Message-ID: <20150729_184925_084384.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1753: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01753/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438191334): http://codereview.qt-project.org/122411 [PS2] - ssl: add test certificates with DSA and EC keys From ci-noreply at qt-project.org Thu Jul 30 02:31:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 02:31:52 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #66 - FAILURE Message-ID: <20150730003152.F2C7556261@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00066 From ci-noreply at qt-project.org Thu Jul 30 03:08:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 03:08:27 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #534 - FAILURE Message-ID: <20150730010827.4E7D954807@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00534 From ci-noreply at qt-project.org Thu Jul 30 03:47:39 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 04:47:39 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1754 Message-ID: <20150730_014739_090072.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1754: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01754/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438199463): http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads From ci-noreply at qt-project.org Thu Jul 30 08:17:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 08:17:02 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #101 - FAILURE Message-ID: <20150730061702.E1EC656D75@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00101 From ci-noreply at qt-project.org Thu Jul 30 09:00:48 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 09:00:48 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #163 - FAILURE Message-ID: <20150730070048.2075C56D3A@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00163 From ci-noreply at qt-project.org Thu Jul 30 09:33:23 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 10:33:23 +0300 Subject: [Ci-reports] fail on QtWayland_5.5_Integration #51 Message-ID: <20150730_073323_073579.ci-noreply@qt-project.org> QtWayland_5.5_Integration » macx-clang_developer-build_OSX_10.9 #51: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00051/macx-clang_developer-build_OSX_10.9/log.txt.gz ============================================================ QtWayland_5.5_Integration » macx-clang_no-framework_OSX_10.8 #51: FAILURE Build log: http://testresults.qt.io/ci/QtWayland_5.5_Integration/build_00051/macx-clang_no-framework_OSX_10.8/log.txt.gz Tested changes (refs/builds/5.5_1438241424): http://codereview.qt-project.org/114138 [PS3] - Fallback to normal input method plugins From ci-noreply at qt-project.org Thu Jul 30 09:38:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 10:38:27 +0300 Subject: [Ci-reports] pass on QtWebKit_5.5_Integration #19 Message-ID: <20150730_073827_091587.ci-noreply@qt-project.org> QtWebKit_5.5_Integration #19: SUCCESS Tested changes (refs/builds/5.5_1438207137): http://codereview.qt-project.org/122412 [PS2] - Remove QTWEBKIT_VERSION left-overs From ci-noreply at qt-project.org Thu Jul 30 09:51:04 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 10:51:04 +0300 Subject: [Ci-reports] pass on QtActiveQt_5.5_Integration #39 Message-ID: <20150730_075104_038201.ci-noreply@qt-project.org> QtActiveQt_5.5_Integration #39: SUCCESS Tested changes (refs/builds/5.5_1438239532): http://codereview.qt-project.org/122421 [PS1] - fix build with MinGW header version >= 4.0 From ci-noreply at qt-project.org Thu Jul 30 09:56:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 10:56:41 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150730_075641_051845.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-30T07:54:41Z: [[main::]] Project QtActiveQt_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtXmlPatterns_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtConnectivity_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtLocation_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtImageFormats_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtTools_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtMacExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project Qt3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtAndroidExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtGraphicalEffects_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtCanvas3D_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtDoc_5.5_Integratin has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtWebSockets_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtQuickControls_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtSensors_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtQuick1_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtSerialPort_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtScript_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtEnginio_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project Qt5_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtWinExtras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtSvg_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtWayland_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtWebEngine_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtMultimedia_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtWebKit_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtWebChannel_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtWebKit_Examples_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtDoc_5.5.0_Integratin has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtDoc_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtX11Extras_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtPim_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtTranslations_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtDocGallery_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtSystems_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtBase_dev_Integration has some state, but is not configured. Ignoring. 2015-07-30T07:54:41Z: [[main::]] Project QtFeedback_dev_Integration has some state, but is not configured. Ignoring. From ci-noreply at qt-project.org Thu Jul 30 10:21:51 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 11:21:51 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1755 Message-ID: <20150730_082151_043057.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1755: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01755/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438221041): http://codereview.qt-project.org/114983 [PS6] - Add env variable to control bearer backend polling timers. http://codereview.qt-project.org/122411 [PS2] - ssl: add test certificates with DSA and EC keys From ci-noreply at qt-project.org Thu Jul 30 11:42:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 12:42:27 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1756 Message-ID: <20150730_094227_036867.ci-noreply@qt-project.org> QtBase_5.5_Integration #1756: SUCCESS Tested changes (refs/builds/5.5_1438244609): http://codereview.qt-project.org/122215 [PS3] - xcb: Make it compile on systems with xinput2 < 2.2 http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox. http://codereview.qt-project.org/120756 [PS2] - Android: Start the application when we know the screen geometry. http://codereview.qt-project.org/122392 [PS3] - Doc: QFileDialog::ShowDirsOnly not supported on Windows http://codereview.qt-project.org/122114 [PS1] - consistently handle empty program string in QProcess::start overloads From ci-noreply at qt-project.org Thu Jul 30 13:15:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 14:15:26 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1757 Message-ID: <20150730_111526_048136.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1757: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01757/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438249443): http://codereview.qt-project.org/122411 [PS2] - ssl: add test certificates with DSA and EC keys From ci-noreply at qt-project.org Thu Jul 30 13:37:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 13:37:49 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #325 - FAILURE Message-ID: <20150730113749.00F3F5437D@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00325 From ci-noreply at qt-project.org Thu Jul 30 14:42:13 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 15:42:13 +0300 Subject: [Ci-reports] Problems... Message-ID: <20150730_124213_014121.ci-noreply@qt-project.org> Some problems occurred recently... 2015-07-30T12:40:13Z: [Qt3D_5.5_Integration error] fetch http://qt-ci.digia.com//job/Qt3D_5.5_Integration/218/api/json?depth=2&tree=building,number,url,result,fullDisplayName,timestamp,duration,runs[building,number,url,result,fullDisplayName,timestamp,duration]: 502 Proxy Error at /var/lib/jenkins/qtqa/scripts/jenkins/qt-jenkins-integrator.pl line 1879., retry in 2 seconds From ci-noreply at qt-project.org Thu Jul 30 15:03:40 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 16:03:40 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #218 Message-ID: <20150730_130340_083711.ci-noreply@qt-project.org> Qt3D_5.5_Integration #218: SUCCESS Tested changes (refs/builds/5.5_1438257428): http://codereview.qt-project.org/122454 [PS2] - Add a simple unlit textured material From ci-noreply at qt-project.org Thu Jul 30 15:29:24 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 16:29:24 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1761 Message-ID: <20150730_132924_054150.ci-noreply@qt-project.org> QtBase_5.5_Integration #1761: SUCCESS Tested changes (refs/builds/5.5_1438255993): http://codereview.qt-project.org/122411 [PS2] - ssl: add test certificates with DSA and EC keys From ci-noreply at qt-project.org Thu Jul 30 16:15:26 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 17:15:26 +0300 Subject: [Ci-reports] fail on Qt_4.8_Integration #2127 Message-ID: <20150730_141526_046446.ci-noreply@qt-project.org> Autotests `tst_largefile @ /work/build/tests/auto/qfile/largefile', `tst_macgui @ /work/build/tests/auto/macgui', `tst_qpixmap @ /work/build/tests/auto/qpixmap', and `tst_qtooltip @ /work/build/tests/auto/qtooltip' failed :( ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qtooltip [18132] QtQA::App::TestRunner: Path: /work/build/tests/auto/qtooltip/./tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qtooltip QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [18131] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-30 17:06:18.470 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x000000010006a6c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x000000010006a8a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x000000010006aa6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100519a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 QtGui 0x0000000100498b92 QWhatsThat::showEvent(QShowEvent*) + 114 QtQA::App::TestRunner: 10 QtGui 0x00000001004b104a QWidget::event(QEvent*) + 3274 QtQA::App::TestRunner: 11 QtGui 0x000000010045195d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189 QtQA::App::TestRunner: 12 QtGui 0x00000001004582d8 QApplication::notify(QObject*, QEvent*) + 232 QtQA::App::TestRunner: 13 QtCore 0x00000001001902bc QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 QtQA::App::TestRunner: 14 QtGui 0x00000001004af235 QWidgetPrivate::show_helper() + 373 QtQA::App::TestRunner: 15 QtGui 0x00000001004af58f QWidget::setVisible(bool) + 511 QtQA::App::TestRunner: 16 QtGui 0x000000010049a167 QWhatsThisPrivate::say(QWidget*, QString const&, int, int) + 567 QtQA::App::TestRunner: 17 com.yourcompany.tst_qtooltip 0x00000001000043de tst_QToolTip::whatsThis() + 128 (tst_qtooltip.cpp:140) QtQA::App::TestRunner: 18 com.yourcompany.tst_qtooltip 0x0000000100005f4f tst_QToolTip::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 249 (tst_qtooltip.moc:63) QtQA::App::TestRunner: 19 QtCore 0x000000010019a09c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 20 QtCore 0x000000010019c54c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 21 QtTest 0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 22 QtTest 0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 23 QtTest 0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 24 com.yourcompany.tst_qtooltip 0x0000000100003cab main + 63 (tst_qtooltip.cpp:186) QtQA::App::TestRunner: 25 com.yourcompany.tst_qtooltip 0x000000010000391c start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfbe28 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000046d4 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbe40 rsp: 0x00007fff5fbfbe28 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000107e23c30 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfbef0 r14: 0x0000000000000003 r15: 0x00007fff5fbfc910 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10000afff +com.yourcompany.tst_qtooltip ??? (???) <7D9195CB-0247-1974-7A2A-43AB9A425D29> /work/build/tests/auto/qtooltip/tst_qtooltip.app/Contents/MacOS/tst_qtooltip QtQA::App::TestRunner: 0x100019000 - 0x10003cff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10004d000 - 0x100327ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003c6000 - 0x100df4fff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QToolTip ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QToolTip::initTestCase() PASS : tst_QToolTip::task183679() QFATAL : tst_QToolTip::whatsThis() Received signal 11 FAIL! : tst_QToolTip::whatsThis() Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 1 failed, 0 skipped ********* Finished testing of tst_QToolTip ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter. QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtooltip: 26 seconds, signal 6 ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [14277] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [14276] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-30 16:53:24.148 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc648 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x00000000000037c5 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc660 rsp: 0x00007fff5fbfc648 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101702c20 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc710 r14: 0x0000000000000003 r15: 0x00007fff5fbfd130 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000202 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x10003bfe7 +com.yourcompany.tst_qpixmap ??? (???) <09FAA0B8-6320-E7FF-07D7-42D445DED36B> /work/build/tests/auto/qpixmap/tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: 0x100056000 - 0x100079ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x10008a000 - 0x100364ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x100403000 - 0x10066bff7 +Qt3Support 4.8.7 (compatibility 4.8.0) <97748077-C657-A2D0-E4D0-3C6020BAB7D8> /work/build/_install/lib/Qt3Support.framework/Versions/4/Qt3Support QtQA::App::TestRunner: 0x10075e000 - 0x100795ff7 +QtSql 4.8.7 (compatibility 4.8.0) <8351168B-0225-9B72-4C5E-CF01E2884420> /work/build/_install/lib/QtSql.framework/Versions/4/QtSql QtQA::App::TestRunner: 0x1007ac000 - 0x1007ebfff +QtXml 4.8.7 (compatibility 4.8.0) <2BE32822-347D-C749-D8A7-6D85099C1258> /work/build/_install/lib/QtXml.framework/Versions/4/QtXml QtQA::App::TestRunner: 0x100805000 - 0x101233fff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x1014fb000 - 0x10163efff +QtNetwork 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtNetwork.framework/Versions/4/QtNetwork QtQA::App::TestRunner: 0x108da0000 - 0x108da6ff7 +libqgif.dylib ??? (???) /work/build/_install/plugins/imageformats/libqgif.dylib QtQA::App::TestRunner: 0x108dab000 - 0x108db1ff7 +libqico.dylib ??? (???) <93A804CE-EE8A-E535-3D47-2B6EE487B60A> /work/build/_install/plugins/imageformats/libqico.dylib QtQA::App::TestRunner: 0x108db7000 - 0x108df2ff7 +libqjpeg.dylib ??? (???) <48466C07-8D3D-6AB7-749F-42C0DA7061AE> /work/build/_install/plugins/imageformats/libqjpeg.dylib QtQA::App::TestRunner: 0x109100000 - 0x109154fe7 +libqmng.dylib ??? (???) <86B62342-0D65-C007-B3C2-4AAF2E467478> /work/build/_install/plugins/imageformats/libqmng.dylib QtQA::App::TestRunner: 0x109165000 - 0x10916aff7 +libqsvg.dylib ??? (???) <8767A9DB-0282-621D-EFE5-298BA984823C> /work/build/_install/plugins/imageformats/libqsvg.dylib QtQA::App::TestRunner: 0x10916f000 - 0x109173fff +libqtga.dylib ??? (???) <85F27996-7BF7-9FB3-8D01-E2D5EC9056D4> /work/build/_install/plugins/imageformats/libqtga.dylib QtQA::App::TestRunner: 0x109db0000 - 0x109e00fef +QtSvg 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtSvg.framework/Versions/4/QtSvg QtQA::App::TestRunner: 0x109e21000 - 0x109e83fff +libqtiff.dylib ??? (???) /work/build/_install/plugins/imageformats/libqtiff.dylib QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPixmap ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_QPixmap::initTestCase() PASS : tst_QPixmap::swap() PASS : tst_QPixmap::setAlphaChannel() PASS : tst_QPixmap::fromImage() PASS : tst_QPixmap::fromUninitializedImage() PASS : tst_QPixmap::convertFromImage() PASS : tst_QPixmap::testMetrics() PASS : tst_QPixmap::scroll() PASS : tst_QPixmap::fill() PASS : tst_QPixmap::fill_transparent() PASS : tst_QPixmap::createMaskFromColor() PASS : tst_QPixmap::mask() PASS : tst_QPixmap::bitmapMask() QWARN : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap QWARN : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted PASS : tst_QPixmap::setGetMask() PASS : tst_QPixmap::cacheKey() PASS : tst_QPixmap::drawBitmap() PASS : tst_QPixmap::grabWidget() QFATAL : tst_QPixmap::grabWindow() Received signal 11 FAIL! : tst_QPixmap::grabWindow() Received a fatal error. Loc: [Unknown file(0)] Totals: 17 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPixmap ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_qpixmap [14279] QtQA::App::TestRunner: Path: /work/build/tests/auto/qpixmap/./tst_qpixmap.app/Contents/MacOS/tst_qpixmap QtQA::App::TestRunner: Identifier: com.yourcompany.tst_qpixmap QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [14276] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-30 16:53:26.986 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000a76c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000a78a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x00000001000a7a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100958a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_qpixmap 0x0000000100010f0a tst_QPixmap::grabWindow() + 66 (tst_qpixmap.cpp:892) QtQA::App::TestRunner: 10 com.yourcompany.tst_qpixmap 0x000000010001253b tst_QPixmap::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 717 (tst_qpixmap.moc:152) QtQA::App::TestRunner: 11 QtCore 0x00000001001d709c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 12 QtCore 0x00000001001d954c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 13 QtTest 0x000000010005cd1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 14 QtTest 0x000000010005da3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 15 QtTest 0x000000010005e1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 16 com.yourcompany.tst_qpixmap 0x000000010000f9f5 main + 63 (tst_qpixmap.cpp:1979) QtQA::App::TestRunner: 17 com.yourcompany.tst_qpixmap 0x0000000100004d58 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: (... 59 lines omitted; there are too many errors!) QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpixmap: 5 seconds, signal 6 ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [7147] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [7146] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-30 16:04:39.409 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000001beb rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x0000000101649e20 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <323DCE89-EBB5-07BB-7DE9-7823FC53FC0A> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_MacGui ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_MacGui::initTestCase() QFATAL : tst_MacGui::scrollbarPainting() Received signal 11 FAIL! : tst_MacGui::scrollbarPainting() Received a fatal error. Loc: [Unknown file(0)] Totals: 1 passed, 1 failed, 0 skipped ********* Finished testing of tst_MacGui ********* QtQA::App::TestRunner: Process exited due to signal 6 QtQA::App::TestRunner: ============================= crash report follows: ============================ QtQA::App::TestRunner: Process: tst_macgui [7152] QtQA::App::TestRunner: Path: /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: Identifier: com.yourcompany.tst_macgui QtQA::App::TestRunner: Version: ??? (???) QtQA::App::TestRunner: Code Type: X86-64 (Native) QtQA::App::TestRunner: Parent Process: perl5.12 [7146] QtQA::App::TestRunner: QtQA::App::TestRunner: Date/Time: 2015-07-30 16:04:45.635 +0300 QtQA::App::TestRunner: OS Version: Mac OS X Server 10.6.8 (10K549) QtQA::App::TestRunner: Report Version: 6 QtQA::App::TestRunner: QtQA::App::TestRunner: Exception Type: EXC_BAD_ACCESS (SIGABRT) QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 QtQA::App::TestRunner: Crashed Thread: 0 Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: QtQA::App::TestRunner: Application Specific Information: QtQA::App::TestRunner: abort() called QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 Crashed: Dispatch queue: com.apple.main-thread QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851fc0b6 __kill + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff8529c9f6 abort + 83 QtQA::App::TestRunner: 2 QtCore 0x00000001000846c5 qt_message_output(QtMsgType, char const*) + 117 QtQA::App::TestRunner: 3 QtCore 0x00000001000848a7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183 QtQA::App::TestRunner: 4 QtCore 0x0000000100084a6a qFatal(char const*, ...) + 170 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff8520e1ba _sigtramp + 26 QtQA::App::TestRunner: 6 com.apple.CoreFoundation 0x00007fff8936e33b CFArrayGetValueAtIndex + 187 QtQA::App::TestRunner: 7 com.apple.CoreGraphics 0x00007fff80f40904 CGDisplayCreateImageForRect + 135 QtQA::App::TestRunner: 8 QtGui 0x0000000100533a90 QPixmap::grabWindow(long, int, int, int, int) + 864 QtQA::App::TestRunner: 9 com.yourcompany.tst_macgui 0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72) QtQA::App::TestRunner: 10 com.yourcompany.tst_macgui 0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102) QtQA::App::TestRunner: 11 com.yourcompany.tst_macgui 0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53) QtQA::App::TestRunner: 12 QtCore 0x00000001001b409c QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548 QtQA::App::TestRunner: 13 QtCore 0x00000001001b654c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324 QtQA::App::TestRunner: 14 QtTest 0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831 QtQA::App::TestRunner: 15 QtTest 0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668 QtQA::App::TestRunner: 16 QtTest 0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562 QtQA::App::TestRunner: 17 com.yourcompany.tst_macgui 0x000000010000424d main + 63 (tst_macgui.cpp:248) QtQA::App::TestRunner: 18 com.yourcompany.tst_macgui 0x0000000100003f78 start + 52 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 1: Dispatch queue: com.apple.libdispatch-manager QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c6c0a kevent + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c8add _dispatch_mgr_invoke + 154 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c87b4 _dispatch_queue_invoke + 185 QtQA::App::TestRunner: 3 libSystem.B.dylib 0x00007fff851c82de _dispatch_worker_thread2 + 252 QtQA::App::TestRunner: 4 libSystem.B.dylib 0x00007fff851c7c08 _pthread_wqthread + 353 QtQA::App::TestRunner: 5 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 2: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 3: QtQA::App::TestRunner: 0 libSystem.B.dylib 0x00007fff851c7a2a __workq_kernreturn + 10 QtQA::App::TestRunner: 1 libSystem.B.dylib 0x00007fff851c7e3c _pthread_wqthread + 917 QtQA::App::TestRunner: 2 libSystem.B.dylib 0x00007fff851c7aa5 start_wqthread + 13 QtQA::App::TestRunner: QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit): QtQA::App::TestRunner: rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff5fbfc558 rdx: 0x0000000000000000 QtQA::App::TestRunner: rdi: 0x0000000000001bf0 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc570 rsp: 0x00007fff5fbfc558 QtQA::App::TestRunner: r8: 0x0000000000000001 r9: 0x000000010152d430 r10: 0x00007fff851f80fa r11: 0xffffff80002e4730 QtQA::App::TestRunner: r12: 0x0000000000000003 r13: 0x00007fff5fbfc620 r14: 0x0000000000000003 r15: 0x00007fff5fbfd040 QtQA::App::TestRunner: rip: 0x00007fff851fc0b6 rfl: 0x0000000000000206 cr2: 0x0000000000000000 QtQA::App::TestRunner: QtQA::App::TestRunner: Binary Images: QtQA::App::TestRunner: 0x100000000 - 0x100015fef +com.yourcompany.tst_macgui ??? (???) <323DCE89-EBB5-07BB-7DE9-7823FC53FC0A> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui QtQA::App::TestRunner: 0x100033000 - 0x100056ff7 +QtTest 4.8.7 (compatibility 4.8.0) <89470012-0662-5FDB-200A-DBEC4436DDE0> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest QtQA::App::TestRunner: 0x100067000 - 0x100341ff7 +QtCore 4.8.7 (compatibility 4.8.0) /work/build/_install/lib/QtCore.framework/Versions/4/QtCore QtQA::App::TestRunner: 0x1003e0000 - 0x100e0efff +QtGui 4.8.7 (compatibility 4.8.0) <84E1186A-10AB-182E-E420-3C445F569FD9> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui QtQA::App::TestRunner: 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld QtQA::App::TestRunner: 0x7fff80003000 - 0x7fff80081ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText QtQA::App::TestRunner: 0x7fff80082000 - 0x7fff8017aff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib QtQA::App::TestRunner: 0x7fff8017b000 - 0x7fff80246fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib QtQA::App::TestRunner: 0x7fff80285000 - 0x7fff80325fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices QtQA::App::TestRunner: 0x7fff80468000 - 0x7fff80468ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices QtQA::App::TestRunner: 0x7fff8067b000 - 0x7fff80904ff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security QtQA::App::TestRunner: 0x7fff80946000 - 0x7fff80992fff libauto.dylib ??? (???) /usr/lib/libauto.dylib QtQA::App::TestRunner: 0x7fff8099f000 - 0x7fff809aefff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS QtQA::App::TestRunner: 0x7fff809d1000 - 0x7fff809fcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib QtQA::App::TestRunner: 0x7fff80a47000 - 0x7fff80a82fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE QtQA::App::TestRunner: 0x7fff80a94000 - 0x7fff80ad5fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD QtQA::App::TestRunner: 0x7fff80ad6000 - 0x7fff80c0bfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox QtQA::App::TestRunner: 0x7fff80d28000 - 0x7fff80dd8fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos QtQA::App::TestRunner: 0x7fff80dd9000 - 0x7fff814d5ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics QtQA::App::TestRunner: 0x7fff814d6000 - 0x7fff81553fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib QtQA::App::TestRunner: 0x7fff81554000 - 0x7fff81559ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels QtQA::App::TestRunner: 0x7fff8155a000 - 0x7fff815afff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls QtQA::App::TestRunner: 0x7fff815b0000 - 0x7fff815b6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration QtQA::App::TestRunner: 0x7fff815dc000 - 0x7fff81619ff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib QtQA::App::TestRunner: 0x7fff8161a000 - 0x7fff81739fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib QtQA::App::TestRunner: 0x7fff8173a000 - 0x7fff8175bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib QtQA::App::TestRunner: 0x7fff8180e000 - 0x7fff818c4ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib QtQA::App::TestRunner: 0x7fff818ca000 - 0x7fff818d7fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib QtQA::App::TestRunner: 0x7fff818d8000 - 0x7fff81909fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib QtQA::App::TestRunner: 0x7fff81e11000 - 0x7fff81e25ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis QtQA::App::TestRunner: 0x7fff81ea9000 - 0x7fff81eb8fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL QtQA::App::TestRunner: 0x7fff81eb9000 - 0x7fff81ec7ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib QtQA::App::TestRunner: 0x7fff81ec8000 - 0x7fff81ee1fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory QtQA::App::TestRunner: 0x7fff81f32000 - 0x7fff81f38ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface QtQA::App::TestRunner: 0x7fff81f39000 - 0x7fff81f39ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff82231000 - 0x7fff82234fff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help QtQA::App::TestRunner: 0x7fff8226a000 - 0x7fff82347fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage QtQA::App::TestRunner: 0x7fff82348000 - 0x7fff8235dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis QtQA::App::TestRunner: 0x7fff8235e000 - 0x7fff8239ffff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration QtQA::App::TestRunner: 0x7fff823e0000 - 0x7fff823f1ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib QtQA::App::TestRunner: 0x7fff82768000 - 0x7fff82788ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService QtQA::App::TestRunner: 0x7fff82789000 - 0x7fff82789ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices QtQA::App::TestRunner: 0x7fff827c2000 - 0x7fff828d9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib QtQA::App::TestRunner: 0x7fff828da000 - 0x7fff82929fef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib QtQA::App::TestRunner: 0x7fff829a5000 - 0x7fff8339fff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit QtQA::App::TestRunner: 0x7fff833a0000 - 0x7fff836d4fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore QtQA::App::TestRunner: 0x7fff838a0000 - 0x7fff83ce3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib QtQA::App::TestRunner: 0x7fff8422d000 - 0x7fff84267fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib QtQA::App::TestRunner: 0x7fff84268000 - 0x7fff84269fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib QtQA::App::TestRunner: 0x7fff8426a000 - 0x7fff84287ff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib QtQA::App::TestRunner: 0x7fff84288000 - 0x7fff842d7ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer QtQA::App::TestRunner: 0x7fff842e0000 - 0x7fff84327ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI QtQA::App::TestRunner: 0x7fff84328000 - 0x7fff8432cff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib QtQA::App::TestRunner: 0x7fff84383000 - 0x7fff8438afff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory QtQA::App::TestRunner: 0x7fff843cf000 - 0x7fff8442ffe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit QtQA::App::TestRunner: 0x7fff84430000 - 0x7fff844affe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio QtQA::App::TestRunner: 0x7fff844c0000 - 0x7fff844c0ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib QtQA::App::TestRunner: 0x7fff844c1000 - 0x7fff844c3fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print QtQA::App::TestRunner: 0x7fff844c4000 - 0x7fff84682fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib QtQA::App::TestRunner: 0x7fff84683000 - 0x7fff84738fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink QtQA::App::TestRunner: 0x7fff84739000 - 0x7fff847fafef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync QtQA::App::TestRunner: 0x7fff847fb000 - 0x7fff84895fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS QtQA::App::TestRunner: 0x7fff84896000 - 0x7fff84898fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib QtQA::App::TestRunner: 0x7fff84ca8000 - 0x7fff84cbcfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib QtQA::App::TestRunner: 0x7fff84d4f000 - 0x7fff850ecfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore QtQA::App::TestRunner: 0x7fff850ed000 - 0x7fff85157fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib QtQA::App::TestRunner: 0x7fff85158000 - 0x7fff8515bff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI QtQA::App::TestRunner: 0x7fff851ad000 - 0x7fff8536efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: 0x7fff8541b000 - 0x7fff8542dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib QtQA::App::TestRunner: 0x7fff8542e000 - 0x7fff85477fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib QtQA::App::TestRunner: 0x7fff85478000 - 0x7fff854bbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib QtQA::App::TestRunner: 0x7fff85531000 - 0x7fff85564ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib QtQA::App::TestRunner: 0x7fff85565000 - 0x7fff85569ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib QtQA::App::TestRunner: 0x7fff8556a000 - 0x7fff85592fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices QtQA::App::TestRunner: 0x7fff855a9000 - 0x7fff85767ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO QtQA::App::TestRunner: 0x7fff85768000 - 0x7fff858a6fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData QtQA::App::TestRunner: 0x7fff858c9000 - 0x7fff858eeff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo QtQA::App::TestRunner: 0x7fff858ef000 - 0x7fff860f9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib QtQA::App::TestRunner: 0x7fff860fa000 - 0x7fff8617fff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore QtQA::App::TestRunner: 0x7fff866ff000 - 0x7fff86749ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata QtQA::App::TestRunner: 0x7fff8674a000 - 0x7fff86803fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib QtQA::App::TestRunner: 0x7fff87480000 - 0x7fff874d3ff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices QtQA::App::TestRunner: 0x7fff874d4000 - 0x7fff874dfff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition QtQA::App::TestRunner: 0x7fff874e0000 - 0x7fff874e1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent QtQA::App::TestRunner: 0x7fff8750c000 - 0x7fff87511fff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib QtQA::App::TestRunner: 0x7fff8751b000 - 0x7fff87531fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport QtQA::App::TestRunner: 0x7fff87546000 - 0x7fff8761afe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork QtQA::App::TestRunner: 0x7fff8761b000 - 0x7fff8789dfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation QtQA::App::TestRunner: 0x7fff8789e000 - 0x7fff878e6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib QtQA::App::TestRunner: 0x7fff88306000 - 0x7fff883ebfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv QtQA::App::TestRunner: 0x7fff88416000 - 0x7fff88439fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL QtQA::App::TestRunner: 0x7fff8869e000 - 0x7fff8869eff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate QtQA::App::TestRunner: 0x7fff8869f000 - 0x7fff8872ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit QtQA::App::TestRunner: 0x7fff88772000 - 0x7fff88773ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit QtQA::App::TestRunner: 0x7fff88774000 - 0x7fff88a72fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox QtQA::App::TestRunner: 0x7fff88c72000 - 0x7fff88cfefef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation QtQA::App::TestRunner: 0x7fff88cff000 - 0x7fff88d05ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore QtQA::App::TestRunner: 0x7fff88ede000 - 0x7fff88ee1ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib QtQA::App::TestRunner: 0x7fff88ee2000 - 0x7fff88ffcfef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib QtQA::App::TestRunner: 0x7fff88ffd000 - 0x7fff89024ff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib QtQA::App::TestRunner: 0x7fff89025000 - 0x7fff89025ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon QtQA::App::TestRunner: 0x7fff89026000 - 0x7fff890e7fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib QtQA::App::TestRunner: 0x7fff8912e000 - 0x7fff89149ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting QtQA::App::TestRunner: 0x7fff891d8000 - 0x7fff89295fff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices QtQA::App::TestRunner: 0x7fff89337000 - 0x7fff8934efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture QtQA::App::TestRunner: 0x7fff8934f000 - 0x7fff89354fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib QtQA::App::TestRunner: 0x7fff89355000 - 0x7fff894ccfe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation QtQA::App::TestRunner: 0x7fff89873000 - 0x7fff89889fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib QtQA::App::TestRunner: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib QtQA::App::TestRunner: QtQA::App::TestRunner: ================================================================================ QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_macgui: 8 seconds, signal 6 ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_LargeFile ********* Config: Using QTest library 4.8.7, Qt 4.8.7 PASS : tst_LargeFile::initTestCase() PASS : tst_LargeFile::createSparseFile() FAIL! : tst_LargeFile::fillFileSparsely(block[32] @4294967296)) Compared values are not the same Actual (largeFile.write(block)): -1 Expected ((qint64)blockSize): 4096 Loc: [tst_largefile.cpp(375)] WARNING: tst_LargeFile::fillFileSparsely(block[32] @4294967296)) QFile::error 4: 'No space left on device'. Maximum size bits reset to 28. PASS : tst_LargeFile::closeSparseFile() PASS : tst_LargeFile::fileCreated() PASS : tst_LargeFile::filePositioning() PASS : tst_LargeFile::fdPositioning() PASS : tst_LargeFile::streamPositioning() PASS : tst_LargeFile::openFileForReading() PASS : tst_LargeFile::readFile() PASS : tst_LargeFile::mapFile() SKIP : tst_LargeFile::mapOffsetOverflow() mmap'ping beyond EOF may succeed; generate bus error on access Loc: [tst_largefile.cpp(521)] PASS : tst_LargeFile::closeFile() PASS : tst_LargeFile::cleanupTestCase() Totals: 12 passed, 1 failed, 1 skipped ********* Finished testing of tst_LargeFile ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_largefile: 17 seconds, exit code 1 Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02127/macx-g++_OSX_10.6/log.txt.gz Tested changes (refs/builds/4.8_1438246994): http://codereview.qt-project.org/122365 [PS1] - QtWebKit: Fix build with MSVC2015 From ci-noreply at qt-project.org Thu Jul 30 16:39:42 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 17:39:42 +0300 Subject: [Ci-reports] pass on QtDoc_5.5_Integration #60 Message-ID: <20150730_143942_018398.ci-noreply@qt-project.org> QtDoc_5.5_Integration #60: SUCCESS Tested changes (refs/builds/5.5_1438264677): http://codereview.qt-project.org/122464 [PS2] - Add missing options to the uic documentation From ci-noreply at qt-project.org Thu Jul 30 17:01:49 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 18:01:49 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1762 Message-ID: <20150730_150149_060643.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1762: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01762/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438263060): http://codereview.qt-project.org/121039 [PS4] - Fix QLineF::angleTo to correctly normalize return value From ci-noreply at qt-project.org Thu Jul 30 20:11:58 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 21:11:58 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1763 Message-ID: <20150730_181158_067772.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1763: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01763/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438274473): http://codereview.qt-project.org/115733 [PS2] - Fix potential SIGFPEs in QRasterizer::rasterizeLine() From ci-noreply at qt-project.org Thu Jul 30 21:49:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 22:49:21 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1764 Message-ID: <20150730_194921_086852.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1764: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01764/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438280015): http://codereview.qt-project.org/122440 [PS1] - Fix SNI for TlsV1_0OrLater, TlsV1_1OrLater and TlsV1_2OrLater From ci-noreply at qt-project.org Thu Jul 30 22:40:41 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Thu, 30 Jul 2015 23:40:41 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #219 Message-ID: <20150730_204041_094788.ci-noreply@qt-project.org> Qt3D_5.5_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #219: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00219/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.5_1438286720): http://codereview.qt-project.org/122481 [PS1] - Make qtickclockservice header private From ci-noreply at qt-project.org Thu Jul 30 23:43:14 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 00:43:14 +0300 Subject: [Ci-reports] fail on Qt3D_5.5_Integration #220 Message-ID: <20150730_214314_006601.ci-noreply@qt-project.org> Qt3D_5.5_Integration » winrt-x64-msvc2013_Windows_81 #220: FAILURE Build log: http://testresults.qt.io/ci/Qt3D_5.5_Integration/build_00220/winrt-x64-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438292537): http://codereview.qt-project.org/122481 [PS1] - Make qtickclockservice header private From ci-noreply at qt-project.org Fri Jul 31 00:27:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 01:27:45 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2239 Message-ID: <20150730_222745_047958.ci-noreply@qt-project.org> QtBase_5.4_Integration » win32-mingw491_developer-build_qtlibinfix_Windows_7 #2239: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02239/win32-mingw491_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1438294767): http://codereview.qt-project.org/106773 [PS12] - Add a way for tst_QDnsLookup to update the NS records From ci-noreply at qt-project.org Fri Jul 31 01:21:27 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 01:21:27 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_dev_state #535 - FAILURE Message-ID: <20150730232127.E2566554A4@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_dev_state/build_00535 From ci-noreply at qt-project.org Fri Jul 31 02:24:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 03:24:46 +0300 Subject: [Ci-reports] fail on QtBase_5.4_Integration #2240 Message-ID: <20150731_002446_098807.ci-noreply@qt-project.org> Compilation failed :( C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_PHONE_APP -DARM -D__ARM__ -D__ARM__ -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtbase/tests/auto/network/kernel/qdnslookup\" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qt/qtbase/mkspecs/winphone-arm-msvc2013 -IC:/work/build/qt/qtbase/tests/auto/network/kernel/qdnslookup -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_qdnslookup.cpp -o .moc\release\tst_qdnslookup.moc tst_qdnslookup.cpp tst_qdnslookup.cpp(213) : error C3861: '_popen': identifier not found tst_qdnslookup.cpp(278) : error C3861: '_pclose': identifier not found Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02240/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.4_1438300763): http://codereview.qt-project.org/106773 [PS12] - Add a way for tst_QDnsLookup to update the NS records From ci-noreply at qt-project.org Fri Jul 31 02:47:45 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 03:47:45 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1766 Message-ID: <20150731_004745_067915.ci-noreply@qt-project.org> QtBase_5.5_Integration #1766: SUCCESS Tested changes (refs/builds/5.5_1438285952): http://codereview.qt-project.org/122440 [PS1] - Fix SNI for TlsV1_0OrLater, TlsV1_1OrLater and TlsV1_2OrLater From ci-noreply at qt-project.org Fri Jul 31 02:53:21 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 02:53:21 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5.0_state #67 - FAILURE Message-ID: <20150731005321.E50FB5539B@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5.0_state/build_00067 From ci-noreply at qt-project.org Fri Jul 31 03:49:46 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 04:49:46 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1767 Message-ID: <20150731_014946_011213.ci-noreply@qt-project.org> Autotest `tst_qtouchevent @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qtouchevent' failed :( Testing tst_QTouchEvent BPASS : tst_QTouchEvent::basicRawEventTranslation() BFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() Compared values are not the same Actual (leftTouchPoint.pos()): QPointF(49,21) Expected (leftPos) : QPointF(49,49) Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(785)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QTouchEvent ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QTouchEvent::initTestCase() PASS : tst_QTouchEvent::touchDisabledByDefault() PASS : tst_QTouchEvent::touchEventAcceptedByDefault() PASS : tst_QTouchEvent::touchBeginPropagatesWhenIgnored() PASS : tst_QTouchEvent::touchUpdateAndEndNeverPropagate() BPASS : tst_QTouchEvent::basicRawEventTranslation() BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchScreen() XFAIL : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() QTBUG-46266, fails in Qt 5 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1004)] BPASS : tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() PASS : tst_QTouchEvent::deleteInEventHandler() PASS : tst_QTouchEvent::deleteInRawEventTranslation() PASS : tst_QTouchEvent::crashInQGraphicsSceneAfterNotHandlingTouchBegin() FAIL! : tst_QTouchEvent::touchBeginWithGraphicsWidget() Compared values are not the same Actual (((root->touchBeginCounter))): 0 Expected (1) : 1 Loc: [/work/build/qt/qtbase/tests/auto/gui/kernel/qtouchevent/tst_qtouchevent.cpp(1478)] PASS : tst_QTouchEvent::testQGuiAppDelivery() PASS : tst_QTouchEvent::testMultiDevice() PASS : tst_QTouchEvent::cleanupTestCase() Totals: 11 passed, 1 failed, 0 skipped, 3 blacklisted ********* Finished testing of tst_QTouchEvent ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qtouchevent: 31 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01767/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1438303760): http://codereview.qt-project.org/121724 [PS8] - Make sure networkAccessibilityChanged is emitted http://codereview.qt-project.org/122520 [PS1] - Revert "Fix performance of recursive read-write locks" http://codereview.qt-project.org/122293 [PS3] - ssl: add support for EC keys to non-OpenSSL backends http://codereview.qt-project.org/114114 [PS5] - Don't add qmutex_xxx.cpp to SOURCES, as qmutex.cpp #include's them http://codereview.qt-project.org/113090 [PS4] - Add test for an invalid QStorageInfo http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties http://codereview.qt-project.org/120905 [PS1] - qdoc: Fix string used in compatibility members page http://codereview.qt-project.org/114386 [PS2] - Doc: Add a \target for license information within QImage documentation http://codereview.qt-project.org/114292 [PS1] - qdoc: Add images used in examples into .qhp From ci-noreply at qt-project.org Fri Jul 31 05:07:54 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 06:07:54 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1768 Message-ID: <20150731_030754_003575.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1768: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01768/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438307563): http://codereview.qt-project.org/121724 [PS8] - Make sure networkAccessibilityChanged is emitted From ci-noreply at qt-project.org Fri Jul 31 05:13:02 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 05:13:02 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4_state #326 - FAILURE Message-ID: <20150731031302.E91FA54AF3@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4_state/build_00326 From ci-noreply at qt-project.org Fri Jul 31 05:22:07 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 05:22:07 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.4.2_state #102 - FAILURE Message-ID: <20150731032207.9B64854AF4@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.4.2_state/build_00102 From ci-noreply at qt-project.org Fri Jul 31 06:30:30 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 07:30:30 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1769 Message-ID: <20150731_043030_088774.ci-noreply@qt-project.org> Autotest `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :( The test was determined to be flaky, meaning results were not consistent across multiple runs. This might make the problem difficult to reproduce. Also, flaky failures might or might not be related to any recent changes in the source code. Testing tst_QNetworkReply BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:52115/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4898)] BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:52119/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4898)] BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) BPASS : tst_QNetworkReply::synchronousRequest(https) BPASS : tst_QNetworkReply::httpAbort() BFAIL : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same Actual (reply->error()): NoError Expected (error) : BackgroundRequestNotAllowedError Loc: [../tst_qnetworkreply.cpp(7824)] FAIL! : tst_QNetworkReply::putWithServerClosingConnectionImmediately() 'server.m_correctUploads > 5' returned FALSE. () Loc: [../tst_qnetworkreply.cpp(8125)] Totals: 602 passed, 1 failed, 28 skipped, 6 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QNetworkReply ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple)) PASS : tst_QNetworkReply::initTestCase() PASS : tst_QNetworkReply::stateChecking() PASS : tst_QNetworkReply::invalidProtocol() PASS : tst_QNetworkReply::getFromData(empty2) PASS : tst_QNetworkReply::getFromData(just-charset_1) PASS : tst_QNetworkReply::getFromData(just-charset_2) PASS : tst_QNetworkReply::getFromData(just-media2) PASS : tst_QNetworkReply::getFromData(plain_1) PASS : tst_QNetworkReply::getFromData(plain_2) PASS : tst_QNetworkReply::getFromData(plain_3) PASS : tst_QNetworkReply::getFromData(pct_1) PASS : tst_QNetworkReply::getFromData(pct_2) PASS : tst_QNetworkReply::getFromData(base64-empty_1) PASS : tst_QNetworkReply::getFromData(base64-empty_2) PASS : tst_QNetworkReply::getFromData(base64-empty_3) PASS : tst_QNetworkReply::getFromData(base64_1) PASS : tst_QNetworkReply::getFromData(base64_2) PASS : tst_QNetworkReply::getFromData(base64_3) PASS : tst_QNetworkReply::getFromData(pct-nul) PASS : tst_QNetworkReply::getFromData(base64-nul) PASS : tst_QNetworkReply::getFromData(pct-nonutf8) PASS : tst_QNetworkReply::getFromData(base64) PASS : tst_QNetworkReply::getFromData(base64, no media type) PASS : tst_QNetworkReply::getFromData(Percent encoding) PASS : tst_QNetworkReply::getFromData(Percent encoding, no media type) PASS : tst_QNetworkReply::getFromData(querychars) PASS : tst_QNetworkReply::getFromData(css) PASS : tst_QNetworkReply::getFromFile() PASS : tst_QNetworkReply::getFromFileSpecial(resource) PASS : tst_QNetworkReply::getFromFileSpecial(search-path) PASS : tst_QNetworkReply::getFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::getFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::getFromFtp(bigfile) PASS : tst_QNetworkReply::getFromFtpAfterError() PASS : tst_QNetworkReply::getFromHttp(success-internal) PASS : tst_QNetworkReply::getFromHttp(success-external) PASS : tst_QNetworkReply::getFromHttp(bigfile-internal) PASS : tst_QNetworkReply::getErrors(empty-url) PASS : tst_QNetworkReply::getErrors(empty-scheme-host) PASS : tst_QNetworkReply::getErrors(empty-scheme) PASS : tst_QNetworkReply::getErrors(file-host) PASS : tst_QNetworkReply::getErrors(file-no-path) PASS : tst_QNetworkReply::getErrors(file-is-dir) PASS : tst_QNetworkReply::getErrors(file-exist) PASS : tst_QNetworkReply::getErrors(file-is-wronly) PASS : tst_QNetworkReply::getErrors(ftp-host) PASS : tst_QNetworkReply::getErrors(ftp-no-path) XFAIL : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1962)] PASS : tst_QNetworkReply::getErrors(ftp-is-dir) XFAIL : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail Loc: [../tst_qnetworkreply.cpp(1962)] PASS : tst_QNetworkReply::getErrors(ftp-dir-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-file-not-readable) PASS : tst_QNetworkReply::getErrors(ftp-exist) PASS : tst_QNetworkReply::getErrors(http-host) PASS : tst_QNetworkReply::getErrors(http-exist) PASS : tst_QNetworkReply::getErrors(http-authentication) PASS : tst_QNetworkReply::headFromHttp(rfc) PASS : tst_QNetworkReply::headFromHttp(bigfile) PASS : tst_QNetworkReply::headFromHttp(index) PASS : tst_QNetworkReply::headFromHttp(with-authentication) PASS : tst_QNetworkReply::headFromHttp(cgi) PASS : tst_QNetworkReply::headFromHttp(rfc+proxy) PASS : tst_QNetworkReply::headFromHttp(bigfile+proxy) PASS : tst_QNetworkReply::headFromHttp(index+proxy) PASS : tst_QNetworkReply::headFromHttp(with-authentication+proxy) FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxy) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(index+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+proxyauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(index+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socks) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(rfc+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(bigfile+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(index+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(with-authentication+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] FAIL! : tst_QNetworkReply::headFromHttp(cgi+socksauth) Request failed: Unknown error Loc: [../tst_qnetworkreply.cpp(1859)] PASS : tst_QNetworkReply::putToFile(empty) PASS : tst_QNetworkReply::putToFile(generic) PASS : tst_QNetworkReply::putToFile(small) PASS : tst_QNetworkReply::putToFile(with-nul) PASS : tst_QNetworkReply::putToFile(4k+1) PASS : tst_QNetworkReply::putToFile(128k+1) PASS : tst_QNetworkReply::putToFile(2MB+1) FAIL! : tst_QNetworkReply::putToFtp(empty) Network timeout Loc: [../tst_qnetworkreply.cpp(2048)] PASS : tst_QNetworkReply::putToFtp(generic) PASS : tst_QNetworkReply::putToFtp(small) PASS : tst_QNetworkReply::putToFtp(with-nul) PASS : tst_QNetworkReply::putToFtp(4k+1) PASS : tst_QNetworkReply::putToFtp(128k+1) PASS : tst_QNetworkReply::putToFtp(2MB+1) PASS : tst_QNetworkReply::putToFtpWithInvalidCredentials() PASS : tst_QNetworkReply::putToHttp(empty) PASS : tst_QNetworkReply::putToHttp(generic) PASS : tst_QNetworkReply::putToHttp(small) PASS : tst_QNetworkReply::putToHttp(with-nul) PASS : tst_QNetworkReply::putToHttp(4k+1) PASS : tst_QNetworkReply::putToHttp(128k+1) PASS : tst_QNetworkReply::putToHttp(2MB+1) PASS : tst_QNetworkReply::putToHttpSynchronous(empty) PASS : tst_QNetworkReply::putToHttpSynchronous(generic) PASS : tst_QNetworkReply::putToHttpSynchronous(small) PASS : tst_QNetworkReply::putToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpSynchronous(2MB+1) SKIP : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] SKIP : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet Loc: [../tst_qnetworkreply.cpp(2546)] PASS : tst_QNetworkReply::postToHttp(empty) PASS : tst_QNetworkReply::postToHttp(generic) PASS : tst_QNetworkReply::postToHttp(small) PASS : tst_QNetworkReply::postToHttp(with-nul) PASS : tst_QNetworkReply::postToHttp(4k+1) PASS : tst_QNetworkReply::postToHttp(128k+1) PASS : tst_QNetworkReply::postToHttp(2MB+1) PASS : tst_QNetworkReply::postToHttpSynchronous(empty) PASS : tst_QNetworkReply::postToHttpSynchronous(generic) PASS : tst_QNetworkReply::postToHttpSynchronous(small) PASS : tst_QNetworkReply::postToHttpSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpMultipart(empty) PASS : tst_QNetworkReply::postToHttpMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpMultipart(text) PASS : tst_QNetworkReply::postToHttpMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpMultipart(text-text) PASS : tst_QNetworkReply::postToHttpMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpMultipart(image) PASS : tst_QNetworkReply::postToHttpMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpMultipart(3-images) PASS : tst_QNetworkReply::postToHttpMultipart(image-as-content) PASS : tst_QNetworkReply::multipartSkipIndices() PASS : tst_QNetworkReply::putToHttps(empty) PASS : tst_QNetworkReply::putToHttps(generic) PASS : tst_QNetworkReply::putToHttps(small) PASS : tst_QNetworkReply::putToHttps(with-nul) PASS : tst_QNetworkReply::putToHttps(4k+1) PASS : tst_QNetworkReply::putToHttps(128k+1) PASS : tst_QNetworkReply::putToHttps(2MB+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(empty) PASS : tst_QNetworkReply::putToHttpsSynchronous(generic) PASS : tst_QNetworkReply::putToHttpsSynchronous(small) PASS : tst_QNetworkReply::putToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::putToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::putToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttps(empty) PASS : tst_QNetworkReply::postToHttps(generic) PASS : tst_QNetworkReply::postToHttps(small) PASS : tst_QNetworkReply::postToHttps(with-nul) PASS : tst_QNetworkReply::postToHttps(4k+1) PASS : tst_QNetworkReply::postToHttps(128k+1) PASS : tst_QNetworkReply::postToHttps(2MB+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(empty) PASS : tst_QNetworkReply::postToHttpsSynchronous(generic) PASS : tst_QNetworkReply::postToHttpsSynchronous(small) PASS : tst_QNetworkReply::postToHttpsSynchronous(with-nul) PASS : tst_QNetworkReply::postToHttpsSynchronous(4k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(128k+1) PASS : tst_QNetworkReply::postToHttpsSynchronous(2MB+1) PASS : tst_QNetworkReply::postToHttpsMultipart(empty) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-related) PASS : tst_QNetworkReply::postToHttpsMultipart(empty-alternative) PASS : tst_QNetworkReply::postToHttpsMultipart(text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-custom) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(text-text-text) PASS : tst_QNetworkReply::postToHttpsMultipart(image) PASS : tst_QNetworkReply::postToHttpsMultipart(text-image-image) PASS : tst_QNetworkReply::postToHttpsMultipart(3-images) PASS : tst_QNetworkReply::postToHttpsMultipart(image-as-content) PASS : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed) PASS : tst_QNetworkReply::deleteFromHttp(200-ok) PASS : tst_QNetworkReply::deleteFromHttp(202-accepted) PASS : tst_QNetworkReply::deleteFromHttp(204-no-content) PASS : tst_QNetworkReply::deleteFromHttp(404-not-found) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(success) PASS : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error) PASS : tst_QNetworkReply::sendCustomRequestToHttp(options) PASS : tst_QNetworkReply::sendCustomRequestToHttp(trace) PASS : tst_QNetworkReply::sendCustomRequestToHttp(connect) PASS : tst_QNetworkReply::sendCustomRequestToHttp(nonsense) PASS : tst_QNetworkReply::sendCustomRequestToHttp(post) PASS : tst_QNetworkReply::sendCustomRequestToHttp(put) PASS : tst_QNetworkReply::connectToIPv6Address(localhost) PASS : tst_QNetworkReply::ioGetFromData(data-empty) PASS : tst_QNetworkReply::ioGetFromData(data-literal) PASS : tst_QNetworkReply::ioGetFromData(data-pct) PASS : tst_QNetworkReply::ioGetFromData(data-base64) PASS : tst_QNetworkReply::ioGetFromFileSpecial(resource) PASS : tst_QNetworkReply::ioGetFromFileSpecial(search-path) PASS : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path) PASS : tst_QNetworkReply::ioGetFromFile(empty) PASS : tst_QNetworkReply::ioGetFromFile(generic) PASS : tst_QNetworkReply::ioGetFromFile(small) PASS : tst_QNetworkReply::ioGetFromFile(with-nul) PASS : tst_QNetworkReply::ioGetFromFile(4k+1) PASS : tst_QNetworkReply::ioGetFromFile(128k+1) PASS : tst_QNetworkReply::ioGetFromFile(2MB+1) PASS : tst_QNetworkReply::ioGetFromFtp(bigfile) PASS : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt) PASS : tst_QNetworkReply::ioGetFromFtpWithReuse() PASS : tst_QNetworkReply::ioGetFromHttp() QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 557056 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("http://127.0.0.1:53549/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4898)] QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 50 ms: rate = 24000880 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1189760 bytes left. progress 1200000 QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 24000880 B/s QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 13953488 (it received 1200000 bytes in 86 ms) PASS : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec) QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 785408 bytes QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) ERROR: FastSender: QAbstractSocket::SocketTimeoutError during blocking write BFAIL : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. (QUrl("https://127.0.0.1:53553/qtest/rfc3252.txt") failed: # QNetworkReply::NetworkError(RemoteHostClosedError) "Connection closed" ) Loc: [../tst_qnetworkreply.cpp(4898)] PASS : tst_QNetworkReply::ioGetFromHttpWithReuseParallel() PASS : tst_QNetworkReply::ioGetFromHttpWithReuseSequential() PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url) PASS : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuth() PASS : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous() XFAIL : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet Loc: [../tst_qnetworkreply.cpp(3538)] PASS : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors() PASS : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError() QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" BPASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection" PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(normal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers) PASS : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2) PASS : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache) PASS : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp) XFAIL : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies Loc: [../tst_qnetworkreply.cpp(4142)] PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy) PASS : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http) PASS : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http) PASS : tst_QNetworkReply::ioPutToFileFromFile(empty) PASS : tst_QNetworkReply::ioPutToFileFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFileFromFile(resource) PASS : tst_QNetworkReply::ioPutToFileFromFile(search-path) PASS : tst_QNetworkReply::ioPutToFileFromSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(small) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(empty) PASS : tst_QNetworkReply::ioPutToFileFromProcess(generic) PASS : tst_QNetworkReply::ioPutToFileFromProcess(small) PASS : tst_QNetworkReply::ioPutToFileFromProcess(with-nul) PASS : tst_QNetworkReply::ioPutToFileFromProcess(4k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(128k+1) PASS : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1) PASS : tst_QNetworkReply::ioPutToFtpFromFile(empty) PASS : tst_QNetworkReply::ioPutToFtpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToFtpFromFile(resource) PASS : tst_QNetworkReply::ioPutToFtpFromFile(search-path) PASS : tst_QNetworkReply::ioPutToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPutToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPutToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPutToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromFile(empty) PASS : tst_QNetworkReply::ioPostToHttpFromFile(real-file) PASS : tst_QNetworkReply::ioPostToHttpFromFile(resource) PASS : tst_QNetworkReply::ioPostToHttpFromFile(search-path) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4513)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth) SKIP : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180) Loc: [../tst_qnetworkreply.cpp(4513)] PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks) PASS : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth) (... 78 lines omitted; there are too many errors!) PASS : tst_QNetworkReply::sendCookies(simple-cookie) PASS : tst_QNetworkReply::sendCookies(two-cookies) PASS : tst_QNetworkReply::sendCookies(domain-match) PASS : tst_QNetworkReply::sendCookies(domain-match-2) PASS : tst_QNetworkReply::sendCookiesSynchronous(empty) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-domain) PASS : tst_QNetworkReply::sendCookiesSynchronous(no-match-path) PASS : tst_QNetworkReply::sendCookiesSynchronous(simple-cookie) PASS : tst_QNetworkReply::sendCookiesSynchronous(two-cookies) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match) PASS : tst_QNetworkReply::sendCookiesSynchronous(domain-match-2) QDEBUG : tst_QNetworkReply::nestedEventLoops() Takes 16 seconds to run, please wait PASS : tst_QNetworkReply::nestedEventLoops() PASS : tst_QNetworkReply::httpProxyCommands(http) PASS : tst_QNetworkReply::httpProxyCommands(https) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http) PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(https) PASS : tst_QNetworkReply::proxyChange() PASS : tst_QNetworkReply::authorizationError(unknown-authorization-method) PASS : tst_QNetworkReply::authorizationError(unknown-proxy-authorization-method) PASS : tst_QNetworkReply::httpConnectionCount() PASS : tst_QNetworkReply::httpReUsingConnectionSequential(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionSequential(noDeleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(deleteLater) PASS : tst_QNetworkReply::httpReUsingConnectionFromFinishedSlot(noDeleteLater) PASS : tst_QNetworkReply::httpRecursiveCreation() PASS : tst_QNetworkReply::ioPostToHttpsUploadProgress() PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsList(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsList(SSL-failure-empty-list-again) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-wrong-error) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList1) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(allErrorsInExpectedList2) PASS : tst_QNetworkReply::ignoreSslErrorsListWithSlot(SSL-failure-empty-list-again) QDEBUG : tst_QNetworkReply::encrypted() "qt-test-server.qt-test-net" PASS : tst_QNetworkReply::encrypted() PASS : tst_QNetworkReply::sslConfiguration(empty) PASS : tst_QNetworkReply::sslConfiguration(default) PASS : tst_QNetworkReply::sslConfiguration(set-root-cert) PASS : tst_QNetworkReply::sslConfiguration(secure) PASS : tst_QNetworkReply::sslSessionSharing(enabled) PASS : tst_QNetworkReply::sslSessionSharing(disabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(enabled) PASS : tst_QNetworkReply::sslSessionSharingFromPersistentSession(disabled) SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-reply-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6283)] SKIP : tst_QNetworkReply::getAndThenDeleteObject(delete-qnam-first) unstable test - reply may be finished too early Loc: [../tst_qnetworkreply.cpp(6283)] PASS : tst_QNetworkReply::symbianOpenCDataUrlCrash() PASS : tst_QNetworkReply::getFromHttpIntoBuffer(rfc-internal) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBuffer2(do-not-use-download-buffer) PASS : tst_QNetworkReply::getFromHttpIntoBufferCanReadLine() PASS : tst_QNetworkReply::ioGetFromHttpWithoutContentLength() XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6606)] XFAIL : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() We should close the socket and not just do nothing Loc: [../tst_qnetworkreply.cpp(6608)] PASS : tst_QNetworkReply::ioGetFromHttpBrokenChunkedEncoding() PASS : tst_QNetworkReply::qtbug12908compressedHttpReply() PASS : tst_QNetworkReply::compressedHttpReplyBrokenGzip() PASS : tst_QNetworkReply::getFromUnreachableIp() PASS : tst_QNetworkReply::qtbug4121unknownAuthentication() PASS : tst_QNetworkReply::qtbug13431replyThrottling() PASS : tst_QNetworkReply::httpWithNoCredentialUsage() PASS : tst_QNetworkReply::qtbug15311doubleContentLength() PASS : tst_QNetworkReply::qtbug18232gzipContentLengthZero() PASS : tst_QNetworkReply::qtbug22660gzipNoContentLengthEmptyContent() PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 0) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 1) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 2) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 3) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 4) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 5) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 6) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 7) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 8) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 9) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 10) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 11) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 12) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 13) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 14) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 15) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 16) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 17) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 18) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 19) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 20) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 21) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 22) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 23) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 24) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 25) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 26) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 27) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 28) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 29) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 30) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 31) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 32) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 33) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 34) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 35) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 36) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 37) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 38) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 39) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 40) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 41) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 42) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 43) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 44) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 45) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 46) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 47) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 48) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 49) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 50) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 51) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 52) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 53) PASS : tst_QNetworkReply::qtbug27161httpHeaderMayBeDamaged(Iteration: 54) PASS : tst_QNetworkReply::qtbug28035browserDoesNotLoadQtProjectOrgCorrectly() PASS : tst_QNetworkReply::synchronousRequest(http) PASS : tst_QNetworkReply::synchronousRequest(http-gzip) BPASS : tst_QNetworkReply::synchronousRequest(https) PASS : tst_QNetworkReply::synchronousRequest(data) PASS : tst_QNetworkReply::synchronousRequest(simple-file) PASS : tst_QNetworkReply::synchronousRequestSslFailure() BPASS : tst_QNetworkReply::httpAbort() PASS : tst_QNetworkReply::dontInsertPartialContentIntoTheCache() PASS : tst_QNetworkReply::httpUserAgent() PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxy) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxy) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+proxyauth) QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129#Squid%20proxy-caching%20web%20server' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://qsockstest at 10.212.2.0:3129' QWARN : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) QNetworkAccessCache::addEntry: overriding active cache entry 'auth:proxy-http://10.212.2.0:3129' PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+proxyauth) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(http+socks) PASS : tst_QNetworkReply::authenticationCacheAfterCancel(https+socks) SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6792)] SKIP : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) skip because of quirk in the old test server Loc: [../tst_qnetworkreply.cpp(6792)] PASS : tst_QNetworkReply::authenticationWithDifferentRealm() PASS : tst_QNetworkReply::synchronousAuthenticationCache() PASS : tst_QNetworkReply::pipelining() PASS : tst_QNetworkReply::closeDuringDownload(http) PASS : tst_QNetworkReply::closeDuringDownload(ftp) PASS : tst_QNetworkReply::ftpAuthentication(invalidPassword) PASS : tst_QNetworkReply::ftpAuthentication(validPassword) PASS : tst_QNetworkReply::emitErrorForAllReplies() PASS : tst_QNetworkReply::backgroundRequest(http, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, normal) PASS : tst_QNetworkReply::backgroundRequest(ftp, fg, nobg) PASS : tst_QNetworkReply::backgroundRequest(ftp, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(http, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, fg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(https, bg, nobg) PASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, fg, nobg) BPASS : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7881)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(http, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7881)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, fg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7881)] SKIP : tst_QNetworkReply::backgroundRequestConnectInBackground(ftp, bg) inconclusive - ConnectInBackground session property not supported by the bearer plugin Loc: [../tst_qnetworkreply.cpp(7881)] PASS : tst_QNetworkReply::putWithRateLimiting() QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QIODevice::write (QTcpSocket): device not open QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply QWARN : tst_QNetworkReply::putWithServerClosingConnectionImmediately() QAbstractProtocolHandler::sendRequest() called without QHttpNetworkReply PASS : tst_QNetworkReply::putWithServerClosingConnectionImmediately() PASS : tst_QNetworkReply::parentingRepliesToTheApp() PASS : tst_QNetworkReply::cleanupTestCase() Totals: 586 passed, 17 failed, 28 skipped, 6 blacklisted ********* Finished testing of tst_QNetworkReply ********* QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time: QtQA::App::TestRunner: first attempt: exited with exit code 1 QtQA::App::TestRunner: second attempt: exited with exit code 17 QtQA::App::TestRunner: the test seems to be flaky, please fix this QtQA::App::TestRunner: this flaky test is being treated as a FAIL QtQA::App::TestRunner: end tst_qnetworkreply: 567 seconds, exit code 17 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01769/macx-clang_developer-build_OSX_10.10/log.txt.gz ============================================================ QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1769: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01769/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438312169): http://codereview.qt-project.org/114983 [PS6] - Add env variable to control bearer backend polling timers. From ci-noreply at qt-project.org Fri Jul 31 06:42:25 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 06:42:25 +0200 (CEST) Subject: [Ci-reports] [Qt CI Nightly] - Qt5_5.5_state #164 - FAILURE Message-ID: <20150731044225.1EDCF54CCB@mx.qt-project.org> This is status notification from Qt-project nightly build. Please see the build status and testresults from: http://testresults.qt.io/ci/Qt5_5.5_state/build_00164 From ci-noreply at qt-project.org Fri Jul 31 09:34:20 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 10:34:20 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1770 Message-ID: <20150731_073420_066476.ci-noreply@qt-project.org> Autotest `tst_qguieventloop @ /home/qt/shadowbuild/qtbase/tests/auto/gui/kernel/qguieventloop' failed :( Testing tst_QGuiEventLoop FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiEventLoop ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2) PASS : tst_QGuiEventLoop::initTestCase() FAIL! : tst_QGuiEventLoop::processEvents() '!eventLoop.processEvents()' returned FALSE. () Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(222)] QWARN : tst_QGuiEventLoop::exec() QEventLoop::exec: instance 0x7fff8af11c10 has already called exec() PASS : tst_QGuiEventLoop::exec() PASS : tst_QGuiEventLoop::reexec() PASS : tst_QGuiEventLoop::execAfterExit() PASS : tst_QGuiEventLoop::wakeUp() PASS : tst_QGuiEventLoop::quit() XFAIL : tst_QGuiEventLoop::processEventsExcludeSocket() ExcludeSocketNotifiers is currently broken in the Glib dispatchers Loc: [/work/build/qt/qtbase/tests/auto/corelib/kernel/qeventloop/tst_qeventloop.cpp(498)] PASS : tst_QGuiEventLoop::processEventsExcludeSocket() PASS : tst_QGuiEventLoop::processEventsExcludeTimers() PASS : tst_QGuiEventLoop::deliverInDefinedOrder() PASS : tst_QGuiEventLoop::nestedLoops() QDEBUG : tst_QGuiEventLoop::testQuitLock() 20 PASS : tst_QGuiEventLoop::testQuitLock() PASS : tst_QGuiEventLoop::cleanupTestCase() Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QGuiEventLoop ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguieventloop: 12 seconds, exit code 1 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01770/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1438324501): http://codereview.qt-project.org/122293 [PS3] - ssl: add support for EC keys to non-OpenSSL backends From ci-noreply at qt-project.org Fri Jul 31 11:02:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 12:02:44 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1771 Message-ID: <20150731_090244_047925.ci-noreply@qt-project.org> QtBase_5.5_Integration #1771: SUCCESS Tested changes (refs/builds/5.5_1438328155): http://codereview.qt-project.org/121105 [PS1] - qdoc: Fix incorrect keyword details written to .qhp for QML properties http://codereview.qt-project.org/120905 [PS1] - qdoc: Fix string used in compatibility members page http://codereview.qt-project.org/114386 [PS2] - Doc: Add a \target for license information within QImage documentation http://codereview.qt-project.org/114292 [PS1] - qdoc: Add images used in examples into .qhp From ci-noreply at qt-project.org Fri Jul 31 11:46:55 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 12:46:55 +0300 Subject: [Ci-reports] pass on QtEnginio_1.2_Integration #14 Message-ID: <20150731_094655_019088.ci-noreply@qt-project.org> QtEnginio_1.2_Integration #14: SUCCESS Tested changes (refs/builds/1.2_1438333011): http://codereview.qt-project.org/121733 [PS1] - Doc: Added \qtvariable to enable QDoc include QT += info. From ci-noreply at qt-project.org Fri Jul 31 12:35:47 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 13:35:47 +0300 Subject: [Ci-reports] pass on Qt3D_5.5_Integration #221 Message-ID: <20150731_103547_033374.ci-noreply@qt-project.org> Qt3D_5.5_Integration #221: SUCCESS Tested changes (refs/builds/5.5_1438335899): http://codereview.qt-project.org/122530 [PS1] - Expose the max thread count from the pooler From ci-noreply at qt-project.org Fri Jul 31 12:37:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 13:37:03 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1773 Message-ID: <20150731_103703_042168.ci-noreply@qt-project.org> QtBase_5.5_Integration #1773: SUCCESS Tested changes (refs/builds/5.5_1438333459): http://codereview.qt-project.org/122520 [PS1] - Revert "Fix performance of recursive read-write locks" From ci-noreply at qt-project.org Fri Jul 31 14:08:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 15:08:44 +0300 Subject: [Ci-reports] pass on QtBase_5.5_Integration #1775 Message-ID: <20150731_120844_056568.ci-noreply@qt-project.org> QtBase_5.5_Integration #1775: SUCCESS Tested changes (refs/builds/5.5_1438339119): http://codereview.qt-project.org/111380 [PS5] - Don't expose qt_setQtEnableTestFont(bool) by default http://codereview.qt-project.org/112456 [PS1] - [QBasicFontDatabase] Minor code clean-up http://codereview.qt-project.org/112455 [PS1] - Micro optimization to Basic/Android FDB::populateFontDatabase() http://codereview.qt-project.org/112454 [PS1] - Default implementation for QPlatformFontDatabase::fallbacksForFamily() http://codereview.qt-project.org/110946 [PS7] - [QFontDatabase] Defer the fallback families list initialization http://codereview.qt-project.org/122293 [PS3] - ssl: add support for EC keys to non-OpenSSL backends From ci-noreply at qt-project.org Fri Jul 31 14:48:05 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 15:48:05 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1777 Message-ID: <20150731_124805_028740.ci-noreply@qt-project.org> qtbase failed to compile :( from ../../../../../include/QtTest/QtTest:7, from /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:35: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp: In member function ‘void tst_QGraphicsView::update()’: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:4048:19: warning: variable ‘updateRect’ set but not used [-Wunused-but-set-variable] ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestcase.h:192:10: note: in definition of macro ‘QFETCH’ In file included from ../../../../../include/QtTest/qtestcase.h:1:0, from ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtest.h:38, from ../../../../../include/QtTest/qtest.h:1, from ../../../../../include/QtTest/QtTest:7, from /work/build/qt/qtbase/tests/auto/widgets/itemviews/qtreeview/tst_qtreeview.cpp:36: ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestcase.h:192:10: note: in definition of macro ‘QFETCH’ /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp: In member function ‘void tst_QGraphicsView::mouseTracking3()’: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:3829:6: internal compiler error: Segmentation fault make[6]: *** [.obj/tst_qgraphicsview.o] Error 1 make[5]: *** [sub-qgraphicsview-make_first] Error 2 make[4]: *** [sub-graphicsview-make_first] Error 2 make[3]: *** [sub-widgets-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01777/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1438344621): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float http://codereview.qt-project.org/122368 [PS4] - Fix a memory leak From ci-noreply at qt-project.org Fri Jul 31 16:23:52 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 17:23:52 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1778 Message-ID: <20150731_142352_038346.ci-noreply@qt-project.org> qtbase failed to compile :( In file included from ../../../../../include/QtTest/qtestcase.h:1:0, from ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtest.h:38, from ../../../../../include/QtTest/qtest.h:1, from ../../../../../include/QtTest/QtTest:7, from /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:35: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp: In member function ‘void tst_QGraphicsView::update()’: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:4048:19: warning: variable ‘updateRect’ set but not used [-Wunused-but-set-variable] ../../../../../include/QtTest/../../../../../../work/build/qt/qtbase/src/testlib/qtestcase.h:192:10: note: in definition of macro ‘QFETCH’ /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp: In member function ‘void tst_QGraphicsView::mouseTracking()’: /work/build/qt/qtbase/tests/auto/widgets/graphicsview/qgraphicsview/tst_qgraphicsview.cpp:3702:6: internal compiler error: Segmentation fault make[6]: *** [.obj/tst_qgraphicsview.o] Error 1 make[5]: *** [sub-qgraphicsview-make_first] Error 2 make[4]: *** [sub-graphicsview-make_first] Error 2 make[3]: *** [sub-widgets-make_first] Error 2 make[2]: *** [sub-auto-make_first] Error 2 make[1]: *** [sub-tests-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01778/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz Tested changes (refs/builds/5.5_1438350580): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Fri Jul 31 16:48:35 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 17:48:35 +0300 Subject: [Ci-reports] pass on QtWebEngine_5.5_Integration #158 Message-ID: <20150731_144835_038704.ci-noreply@qt-project.org> QtWebEngine_5.5_Integration #158: SUCCESS Tested changes (refs/builds/5.5_1438346682): http://codereview.qt-project.org/122426 [PS1] - Fix error message for OpenGL resource sharing From ci-noreply at qt-project.org Fri Jul 31 18:46:16 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 19:46:16 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1779 Message-ID: <20150731_164616_029780.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1779: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01779/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz ============================================================ QtBase_5.5_Integration » win64-msvc2013_developer-build_qtnamespace_Windows_81 #1779: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01779/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438356329): http://codereview.qt-project.org/122584 [PS4] - MSVC2015: Disable warning C4577 ('noexcept' used with no exception handling mode specified). http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Fri Jul 31 20:12:44 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 21:12:44 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1780 Message-ID: <20150731_181244_074273.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1780: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01780/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438361546): http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float From ci-noreply at qt-project.org Fri Jul 31 20:33:37 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 21:33:37 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1781 Message-ID: <20150731_183337_055902.ci-noreply@qt-project.org> QtBase_5.5_Integration » winphone-arm-msvc2013_Windows_81 #1781: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01781/winphone-arm-msvc2013_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438366461): http://codereview.qt-project.org/122584 [PS4] - MSVC2015: Disable warning C4577 ('noexcept' used with no exception handling mode specified). From ci-noreply at qt-project.org Fri Jul 31 21:01:03 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 22:01:03 +0300 Subject: [Ci-reports] pass on QtDeclarative_5.5_Integration #407 Message-ID: <20150731_190103_076869.ci-noreply@qt-project.org> QtDeclarative_5.5_Integration #407: SUCCESS Tested changes (refs/builds/5.5_1438363823): http://codereview.qt-project.org/122521 [PS1] - Work around ICC 16 beta compiler bug in SFINAE expansion From ci-noreply at qt-project.org Fri Jul 31 22:57:29 2015 From: ci-noreply at qt-project.org (Qt Continuous Integration System) Date: Fri, 31 Jul 2015 23:57:29 +0300 Subject: [Ci-reports] fail on QtBase_5.5_Integration #1783 Message-ID: <20150731_205729_076003.ci-noreply@qt-project.org> QtBase_5.5_Integration » win64-msvc2012_developer-build_qtnamespace_Windows_81 #1783: FAILURE Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01783/win64-msvc2012_developer-build_qtnamespace_Windows_81/log.txt.gz Tested changes (refs/builds/5.5_1438371473): http://codereview.qt-project.org/122584 [PS4] - MSVC2015: Disable warning C4577 ('noexcept' used with no exception handling mode specified). http://codereview.qt-project.org/122194 [PS1] - Fix for build with -qreal float