lp://qastaging/~ken-vandine/dbus-test-runner/help_text
- Get this branch:
- bzr branch lp://qastaging/~ken-vandine/dbus-test-runner/help_text
Branch merges
- Indicator Applet Developers: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/dbus-test-runner.c (+1/-1)
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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/dbus-test-runner