lp://qastaging/~vanvugt/mir/fix-ClientLatency-of-5
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/fix-ClientLatency-of-5
Branch merges
- PS Jenkins bot (community): Approve (continuous-integration)
- Alan Griffiths: Needs Information
- Mir CI Bot: Approve (continuous-integration)
- Mir development team: Pending requested
-
Diff: 37 lines (+13/-0)1 file modifiedtests/acceptance-tests/test_latency.cpp (+13/-0)
Branch information
Recent revisions
- 3298. By Daniel van Vugt
-
Fix weird erratic ClientLatency stats that were regularly spiking up
to 5 (frames of latency) for one of the buffer IDs.Turns out the problem is the server failing to display the client's first
frame. And thereafter all stats for that first frame's buffer ID were
+3, (correct answer is 2, so we saw 5).So this change just makes the test more robust to deal with it. We still
need to find out why the server is failing to display the client's
first frame... - 3295. By Daniel van Vugt
-
Add always-on stats to the output of ClientLatency acceptance tests.
Very useful, and presently reveals an apparent bug in tests too.
- 3294. By Alan Griffiths
-
frontend: replace configurable "IPC thread pool" with a single thread.
Approved by Daniel van Vugt, mir-ci-bot, PS Jenkins bot, Kevin DuBois.
- 3293. By Alan Griffiths
-
tools: rm tools/install_
on_android. sh. Approved by Daniel van Vugt, PS Jenkins bot, Kevin DuBois, mir-ci-bot.
- 3291. By Alan Griffiths
-
tests: Add a small delay to ensure the TestClientCurso
rAPI.cursor_ passed_ through_ nested_ server test conditions are set up correctly. Fixes: https:/ /bugs.launchpad .net/bugs/ 1525003. Approved by Alexandros Frantzis, mir-ci-bot, Kevin DuBois, Alberto Aguirre, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir