[testsfail] ClientLatency.triple_buffered_client_has_less_than_two_frames_latency
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
lp:1509291 & lp:1554572 are "Fix Released" but...
12:02:55 14: [ RUN ] ClientLatency.
12:02:55 14: [2016-04-29 12:02:55.779524] mirserver: Starting
12:02:55 14: [2016-04-29 12:02:55.779973] mirserver: Selected driver: dummy (version 0.23.0)
12:02:55 14: [2016-04-29 12:02:55.785579] mirserver: Using software cursor
12:02:55 14: [2016-04-29 12:02:55.786033] mirserver: Initial display configuration:
12:02:55 14: [2016-04-29 12:02:55.791067] mirserver: Selected input driver: mir:stub-input (version: 0.23.0)
12:02:55 14: [2016-04-29 12:02:55.791323] mirserver: Mir version 0.23.0
12:02:57 14: [ debug ] 98 frames sampled, averaging 2.6 frames latency
12:02:57 14: [ debug ] 0: 2 2 2 2 2 2 2 2 2 2
12:02:57 14: [ debug ] 10: 2 2 2 2 2 2 2 2 2 2
12:02:57 14: [ debug ] 20: 2 2 2 2 2 2 2 2 2 2
12:02:57 14: [ debug ] 30: 2 2 2 2 2 2 2 2 2 2
12:02:57 14: [ debug ] 40: 3 3 3 3 3 3 3 3 3 3
12:02:57 14: [ debug ] 50: 3 3 2 3 3 3 3 3 3 3
12:02:57 14: [ debug ] 60: 3 3 3 3 3 3 3 3 3 3
12:02:57 14: [ debug ] 70: 3 3 3 3 3 3 3 3 3 3
12:02:57 14: [ debug ] 80: 3 3 3 3 3 3 3 3 3 3
12:02:57 14: [ debug ] 90: 3 3 3 3 3 3 3 3
12:02:57 14: /��BUILDDIR�
12:02:57 14: Value of: observed_latency
12:02:57 14: Expected: is < 2.4
12:02:57 14: Actual: 2.58163 (of type float)
12:02:57 14: [2016-04-29 12:02:57.596475] mirserver: Stopping
12:02:57 14: [ FAILED ] ClientLatency.
Related branches
- Mir CI Bot: Approve (continuous-integration)
- Andreas Pokorny (community): Approve
- Cemil Azizoglu (community): Approve
-
Diff: 32 lines (+4/-6)1 file modifiedtests/acceptance-tests/test_latency.cpp (+4/-6)
Changed in mir: | |
milestone: | none → 0.24.0 |
Changed in mir: | |
status: | Triaged → In Progress |
Changed in mir: | |
status: | Fix Committed → Fix Released |
We have been talking about separating performance tests out of the acceptance tests.
This is a recurring problem for time-sensitive tests. Our CI machines are sometimes too slow to pass them.