lp:~alan-griffiths/mir/paper-over-1526248
- Get this branch:
- bzr branch lp:~alan-griffiths/mir/paper-over-1526248
Branch merges
Related bugs
Bug #1526248: There's something racy in ServerDisconnect.is_detected_by_client | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 3197. By Alan Griffiths
-
scene, frontend: there is no point in deferring returning from setting the base display config until after it might have been applied. Fixes: https:/
/bugs.launchpad .net/bugs/ 1524161. Approved by Chris Halse Rogers, PS Jenkins bot, Kevin DuBois, Alexandros Frantzis.
- 3196. By Daniel van Vugt
-
Reduce scope of some single-use external dependencies. Only request them
where they are used.
.Approved by PS Jenkins bot, Kevin DuBois.
- 3195. By Alan Griffiths
-
tests: Workaround racy test setup in NestedServer.
*_cursor* . Fixes: https:/ /bugs.launchpad .net/bugs/ 1523621. Approved by Daniel van Vugt, PS Jenkins bot.
- 3194. By Kevin DuBois
-
revert adding support for the EGLSync extensions.
This code exposed a driver bug (LP: #1524414) where inserting an EGLSync point would mess up the depth testing during the GL render of PowerVR devices (mx4). Revert this fix until a palatable solution is found.
reverts LP: #1517205. Fixes: https:/
/bugs.launchpad .net/bugs/ 1517205, https:/ /bugs.launchpad .net/bugs/ 1524414. Approved by Daniel van Vugt, PS Jenkins bot, Cemil Azizoglu, Alan Griffiths.
- 3193. By Cemil Azizoglu
-
Fix xenial touch CI failures. Fixes: https:/
/bugs.launchpad .net/bugs/ 1524209. Approved by PS Jenkins bot.
- 3192. By Daniel van Vugt
-
Make ClientLatency tests less prone to spurious failures (LP: #1509291)
* Widened the error margin; and
* Replaced sleeps with precise waits. Fixes: https://bugs.launchpad .net/bugs/ 1509291, https:/ /bugs.launchpad .net/bugs/ 1522031. Approved by PS Jenkins bot, Cemil Azizoglu, Alberto Aguirre.
- 3191. By Daniel van Vugt
-
Generalize cross compile support to include the host architecture.
So you can now target amd64 from amd64 and i386 from i386, which is
useful if you need to build with libraries from an older distro:
cross-compile- chroot. sh -a amd64 -d wily Note that full cross compiling between amd64 and i386 does not work yet
because the tooling is different compared to all other ports and will
require additional work.
.Approved by PS Jenkins bot, Kevin DuBois, Alberto Aguirre.
- 3190. By Alan Griffiths
-
tests: Extract bits of common logic to make NestedServer tests easier to follow.
Approved by Alberto Aguirre, PS Jenkins bot.
- 3189. By Daniel van Vugt
-
Don't use memcheck on the ClientLatency acceptance test. Because
valgrind is too slow to adequately emulate the multi-process performance
we're testing for and will cause failures.This is a kind of workaround for LP: #1522031 which itself probably
won't and shouldn't be "fixed". This is also a small step toward beginning
to resolve LP: #1524209. Fixes: https://bugs.launchpad .net/bugs/ 1522031, https:/ /bugs.launchpad .net/bugs/ 1524209. Approved by PS Jenkins bot, Alberto Aguirre.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mir