lp://qastaging/~indicator-applet-developers/dbus-test-runner/no-werror
- Get this branch:
- bzr branch lp://qastaging/~indicator-applet-developers/dbus-test-runner/no-werror
Branch merges
- Sebastien Bacher: Approve
- Marco Trevisan (Treviño): Approve
-
Diff: 92 lines (+9/-9)4 files modifiedbuild.sh (+1/-1)
libdbustest/Makefile.am (+2/-2)
src/Makefile.am (+1/-1)
tests/Makefile.am (+5/-5)
Branch information
Recent revisions
- 102. By Marco Trevisan (Treviño)
-
configure.ac, debian/control: bump build-dependency to glib 2.38
This is the first version exposing the newly used G_DEFINE_
TYPE_WITH_ PRIVATE - 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