Integration tests TestClientIPCRender.test_accelerated_render fails on Galaxy Nexus and Nexus4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Kevin DuBois | ||
mir (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
lp:mir/devel on galaxy nexus:
[ RUN ] TestClientIPCRe
/home/kdub/
Value of: render_
Actual: false
Expected: true
/home/kdub/
Value of: red_pattern.
Actual: false
Expected: true
[ FAILED ] TestClientIPCRe
[ RUN ] TestClientIPCRe
/home/kdub/
Value of: render_
Actual: false
Expected: true
/home/kdub/
Value of: red_pattern.
Actual: false
Expected: true
/home/kdub/
Value of: green_pattern.
Actual: false
Expected: true
[ FAILED ] TestClientIPCRe
Related branches
- Alan Griffiths: Approve
- Andreas Pokorny (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 26 lines (+1/-7)1 file modifiedtests/integration-tests/client/test_client_render.cpp (+1/-7)
Changed in mir: | |
status: | Fix Committed → Fix Released |
easy fix, test was creating two surfaces. mako is fine with this, but it breaks the galaxy nexus, whose powerVR chipset doesn't like one buffer registered/mapped twice in the same process