lp://staging/dbus-test-runner/16.04
- Get this branch:
- bzr branch lp://staging/dbus-test-runner/16.04
Branch merges
Branch information
Recent revisions
- 97. By Iain Lane
-
Add bustle-pcap to Depends for the DEP8 tests. This was recently split out of bustle to its own package.
Approved by: PS Jenkins bot - 96. By Lars Karlitski
-
test-param-
wait-system: fix race between tasks Calling RequestName with gdbus-tool to signal the tested binary that a name is owned is racy: since the name is only owned very shortly, the watch might not have been established before the name is already gone again.
Fix this by holding on to the name a bit longer with the test-own-name helper (add a --system flag to that). A better fix would be to only start the second task when the watch has been established. dbus-test-runner always starts tasks in parallel though and changing this would further complicate its command line interface.
Approved by: Iain Lane, PS Jenkins bot - 93. By Ted Gould
-
Add function to remove tasks from the service
Approved by: Charles Kerr, 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://staging/dbus-test-runner/15.10