qtmir screen test fails with Qt 5.7.1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtmir (Ubuntu) |
Fix Released
|
High
|
Albert Astals Cid |
Bug Description
After bug #1642608 gets fixed, there's one test failing with qtmir on Qt 5.7.1:
6/13 Test #5: Screen, .......
Running main() from gtest_main.cc
[==========] Running 4 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 4 tests from ScreenTest
[ RUN ] ScreenTest.
qtmir.sensor: Screen - nativeOrientation is: Qt::ScreenOrien
qtmir.sensor: Screen - initial currentOrientation is: Qt::ScreenOrien
[ OK ] ScreenTest.
[ RUN ] ScreenTest.
qtmir.sensor: Screen - nativeOrientation is: Qt::ScreenOrien
qtmir.sensor: Screen - initial currentOrientation is: Qt::ScreenOrien
/<<BUILDDIR>
Value of: screen-
Actual: false
Expected: true
[ FAILED ] ScreenTest.
[ RUN ] ScreenTest.
qtmir.sensor: Screen - nativeOrientation is: Qt::ScreenOrien
qtmir.sensor: Screen - initial currentOrientation is: Qt::ScreenOrien
[ OK ] ScreenTest.
[ RUN ] ScreenTest.
qtmir.sensor: Screen - nativeOrientation is: Qt::ScreenOrien
qtmir.sensor: Screen - initial currentOrientation is: Qt::ScreenOrien
[ OK ] ScreenTest.
[----------] 4 tests from ScreenTest (5 ms total)
[----------] Global test environment tear-down
[==========] 4 tests from 1 test case ran. (5 ms total)
[ PASSED ] 3 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] ScreenTest.
1 FAILED TEST
Build logs:
https:/
https:/
https:/
More information about Qt 5.7.1 at https:/
Related branches
- Gerry Boland (community): Approve
- Unity8 CI Bot (community): Approve (continuous-integration)
-
Diff: 73 lines (+21/-0)4 files modifiedsrc/platforms/mirserver/miropenglcontext.cpp (+7/-0)
src/platforms/mirserver/miropenglcontext.h (+4/-0)
tests/mirserver/Screen/screen_test.cpp (+8/-0)
tests/mirserver/ScreensModel/CMakeLists.txt (+2/-0)
Changed in qtmir (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Albert Astals Cid (aacid) |
This bug was fixed in the package qtmir - 0.5.0+17. 04.20161123. 3-0ubuntu1
--------------- 17.04.20161123. 3-0ubuntu1) zesty; urgency=medium
qtmir (0.5.0+
[ Albert Astals Cid ]
* Build with Qt 5.7 (LP: #1642608, #1642954)
[ Gerry Boland ]
* Fix FTBFS due to new googletest framework release (1.8)
* Revert Lttng test-crash workaround from rev 557
[ Jonas G. Drange ]
* relax auth of clients to allow USS to set base mir display config
-- Michał Sawicz <email address hidden> Wed, 23 Nov 2016 20:46:06 +0000