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

tst_declarative_ui failed on 32bit windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.10.0 Alpha
    • 5.10
    • Location
    • None
    • Windows 10 (msvc2015-x86), Windows 7 (mingw53-x86), Windows 8.1 (msvc2013-x86)
    • 324b1a939bc98e97b05f7a186e91a5ad694bb09b

    Description

      https://codereview.qt-project.org/#/c/182100/
      http://testresults.qt.io/coin/integration/qt/qt5/tasks/1489563896
      http://testresults.qt.io/logs/qt/qtlocation/8f33f6c7aedda0a9c2f9c12119118a689dc3774a/WindowsWindows_8_1x86WindowsWindows_8_1x86MSVC2013qtci-windows-8-x86-a7cea3DebugAndRelease_Release_OpenGLDynamic/f26179d99479a0cdd8023ad272627a0f86611f5d/testrun_1489563896/testlog.txt.gz

      	call C:\Users\qt\work\qt\qtlocation\tests\auto\declarative_ui\target_wrapper.bat  release\tst_declarative_ui.exe -o c:\Users\qt\work\testresults\tests\auto\declarative_ui514821604,xml -o -,txt -import "C:/Users/qt/work/qt/qtlocation/tests/auto/declarative_ui/../../../qml"
       stw_init
       couldn't open dxtn.dll, software DXTn compression/decompression unavailable
       No proxy parameter specified.
       Failed to read here/nokia map version.
       qml: mapZoomUserInit completed
       qt.network.ssl: QSslSocket: cannot resolve OPENSSL_free
       Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
       Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
       Mesa warning: couldn't open dxtn.dll, software DXTn compression/decompression unavailable
       wglSwapIntervalEXT: 1
       ********* Start testing of declarative_ui *********
       Config: Using QtTest library 5.10.0, Qt 5.10.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2013)
       PASS   : declarative_ui::MapProperties::initTestCase()
       PASS   : declarative_ui::MapProperties::test_coordinate_conversion()
       PASS   : declarative_ui::MapProperties::test_map_center()
       PASS   : declarative_ui::MapProperties::test_map_clamp()
       PASS   : declarative_ui::MapProperties::test_map_parameters()
       PASS   : declarative_ui::MapProperties::test_map_tilt_bearing()
       PASS   : declarative_ui::MapProperties::test_pan()
       PASS   : declarative_ui::MapProperties::test_zoom()
       PASS   : declarative_ui::MapProperties::test_zoom_limits()
       PASS   : declarative_ui::MapProperties::cleanupTestCase()
       QWARN  : declarative_ui::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+66+112 on QQuickView/'tst_map_coordinateanimation'. Resulting geometry:  124x100+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
       QWARN  : declarative_ui::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 100x100+74+143 on QQuickView/'tst_map_coordinateanimation'. Resulting geometry:  124x100+74+143 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
       PASS   : declarative_ui::CoordinateAnimation::initTestCase()
       PASS   : declarative_ui::CoordinateAnimation::test_coordinate_animation()
       PASS   : declarative_ui::CoordinateAnimation::cleanupTestCase()
       PASS   : declarative_ui::MapErrorHandling::initTestCase()
       PASS   : declarative_ui::MapErrorHandling::test_map_activeMapType()
       PASS   : declarative_ui::MapErrorHandling::test_map_clicked_wiht_no_plugin()
       PASS   : declarative_ui::MapErrorHandling::test_map_clicked_with_error_plugin()
       PASS   : declarative_ui::MapErrorHandling::test_map_error()
       PASS   : declarative_ui::MapErrorHandling::test_map_fitViewportToMapItems()
       PASS   : declarative_ui::MapErrorHandling::test_map_fromCoordinate()
       PASS   : declarative_ui::MapErrorHandling::test_map_gesture_enabled()
       PASS   : declarative_ui::MapErrorHandling::test_map_no_mapItems()
       PASS   : declarative_ui::MapErrorHandling::test_map_no_supportedMapTypes()
       PASS   : declarative_ui::MapErrorHandling::test_map_pan()
       PASS   : declarative_ui::MapErrorHandling::test_map_prefetchData()
       PASS   : declarative_ui::MapErrorHandling::test_map_setVisibleRegion()
       PASS   : declarative_ui::MapErrorHandling::test_map_set_center()
       PASS   : declarative_ui::MapErrorHandling::test_map_set_zoom_level()
       PASS   : declarative_ui::MapErrorHandling::test_map_toCoordinate()
       PASS   : declarative_ui::MapErrorHandling::cleanupTestCase()
       QWARN  : declarative_ui::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 120x120+66+112 on QQuickView/'tst_map_flick'. Resulting geometry:  124x120+66+112 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
       QWARN  : declarative_ui::UnknownTestFunc() QWindowsWindow::setGeometry: Unable to set geometry 120x120+74+143 on QQuickView/'tst_map_flick'. Resulting geometry:  124x120+74+143 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
       PASS   : declarative_ui::MapFlick::initTestCase()
       BPASS  : declarative_ui::MapFlick::test_disable_onFlickStarted_with_disabled()
       BPASS  : declarative_ui::MapFlick::test_disable_onFlickStarted_with_nogesture()
       PASS   : declarative_ui::MapFlick::test_disable_onPanStarted_with_disabled()
       PASS   : declarative_ui::MapFlick::test_disable_onPanStarted_with_nogesture()
       PASS   : declarative_ui::MapFlick::test_disabled_flicking_with_disabled()
       PASS   : declarative_ui::MapFlick::test_disabled_flicking_with_nogesture()
       BPASS  : declarative_ui::MapFlick::test_flick_diagonal()
       jom: C:\Users\qt\work\qt\qtlocation\tests\auto\declarative_ui\Makefile.Release [check] Error 2
       jom: C:\Users\qt\work\qt\qtlocation\tests\auto\declarative_ui\Makefile [release-check] Error 2
       
       agent:2017/03/15 09:56:56 build.go:200: Process finished with error: exit status 2
       agent:2017/03/15 09:56:56 build.go:152: Error reading from stdout/err: exit status 2
       agent:2017/03/15 09:56:56 agent.go:160: Test failed
       agent:2017/03/15 09:56:56 agent.go:117: ERROR building: error unmarshalling testlib xml output: 'XML syntax error on line 173: unexpected EOF'.
       Most likely the test has crashed
      

      Attachments

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

        Activity

          People

            paangele Paolo Angelelli
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes