[testsfail] in MirSurfaceVisibilityEvent.exposed_received_when_surface_raised_over_occluding_surface [never called]
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
High
|
Alexandros Frantzis | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This is the same test failing as we had in as lp:1556045, but details are different ("never called" here vs "called twice" there).
17:30:23 11: [ RUN ] MirSurfaceVisib
17:30:23 11: [2016-05-11 17:30:23.826743] mirserver: Starting
17:30:23 11: [2016-05-11 17:30:23.831572] mirserver: Selected driver: dummy (version 0.23.0)
17:30:23 11: [2016-05-11 17:30:23.875837] mirserver: Using software cursor
17:30:23 11: [2016-05-11 17:30:23.883206] mirserver: Initial display configuration:
17:30:23 11: [2016-05-11 17:30:23.883871] mirserver: 1.1: VGA 0.0" 0x0mm
17:30:23 11: [2016-05-11 17:30:23.884094] mirserver: Current mode 1600x1600 60.00Hz
17:30:23 11: [2016-05-11 17:30:23.884285] mirserver: Preferred mode 1600x1600 60.00Hz
17:30:23 11: [2016-05-11 17:30:23.884441] mirserver: Logical position +0+0
17:30:23 11: [2016-05-11 17:30:23.919692] mirserver: Selected input driver: mir:stub-input (version: 0.23.0)
17:30:23 11: [2016-05-11 17:30:23.922070] mirserver: Mir version 0.23.0
17:30:26 11: /��BUILDDIR�
17:30:26 11: Actual function call count doesn't match EXPECT_
17:30:26 11: Expected: to be called once
17:30:26 11: Actual: never called - unsatisfied and active
17:30:26 11: [2016-05-11 17:30:26.907873] mirserver: Stopping
17:30:26 11: [ FAILED ] MirSurfaceVisib
Related branches
- Andreas Pokorny (community): Approve
- Cemil Azizoglu (community): Approve
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 130 lines (+25/-9)3 files modifiedsrc/include/server/mir/shell/canonical_window_manager.h (+3/-1)
src/server/shell/canonical_window_manager.cpp (+2/-0)
tests/acceptance-tests/test_client_surface_visibility.cpp (+20/-8)
Changed in mir: | |
status: | New → In Progress |
assignee: | nobody → Alexandros Frantzis (afrantzis) |
Changed in mir: | |
milestone: | none → 0.24.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Duplicate of bug 1556045