Details
Description
See log where it crashes. The rest of the autotests don't crash even though they might print errors or warnings.
call C:\Users\qt\work\qt\qt3d\tests\auto\render\filtercompatibletechniquejob\target_wrapper.bat release\tst_filtercompatibletechniquejob.exe -o C:\Users\qt\work\testresults\tests\auto\render\filtercompatibletechniquejob258265607,xml -o -,txt ********* Start testing of tst_FilterCompatibleTechniqueJob ********* Config: Using QtTest library 5.9.2, Qt 5.9.2 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 5.3.0) QWARN : tst_FilterCompatibleTechniqueJob::initTestCase() create: Could not initialize EGL display: error 0x3001 QWARN : tst_FilterCompatibleTechniqueJob::initTestCase() create: When using ANGLE, check if d3dcompiler_4x.dll is available PASS : tst_FilterCompatibleTechniqueJob::initTestCase() PASS : tst_FilterCompatibleTechniqueJob::checkInitialState() QWARN : tst_FilterCompatibleTechniqueJob::checkRunRendererNotRunning() Attempted to use GDI functions with a non-opengl32.dll library QWARN : tst_FilterCompatibleTechniqueJob::checkRunRendererNotRunning() QWindowsGLContext: Unable find a suitable pixel format. QWARN : tst_FilterCompatibleTechniqueJob::checkRunRendererNotRunning() Failed to create OpenGL context A crash occurred in C:\Users\qt\work\qt\qt3d\tests\auto\render\filtercompatibletechniquejob\release\tst_filtercompatibletechniquejob.exe. Function time: 23ms Total time: 2137ms Exception address: 0x00401add Exception code : 0xc0000005 Stack: # 1: ZN5QTest15toPrettyUnicodeEPKti() - 0x6efc2370 # 2: UnhandledExceptionFilter() - 0x757608c1 # 3: EtwReplyNotification() - 0x76ef75d4 # 4: RtlInitializeExceptionChain() - 0x76ee358b Makefile.Release:94: recipe for target 'check' failed Mingw32-make[1]: *** [check] Error -1073741819 Mingw32-make[1]: Leaving directory 'C:/Users/qt/work/qt/qt3d/tests/auto/render/filtercompatibletechniquejob' Makefile:338: recipe for target 'release-check' failed Mingw32-make: *** [release-check] Error 2
Attachments
Issue Links
- is required for
-
QTQAINFRA-1412 Create Windows 7 vanilla installation for Qt 5.9
- Closed