lp:~larsu/dbus-test-runner/fix-test-race

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/dbus-test-runner/fix-test-race
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Project:
DBus Test Runner
Status:
Merged

Recent revisions

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.

95. By CI Train Bot Account

Releasing 15.04.0+15.04.20150218-0ubuntu1

94. By CI Train Bot Account

Replaced 0replaceme with real versions.

93. By Ted Gould

Add function to remove tasks from the service
Approved by: Charles Kerr, PS Jenkins bot

92. By CI Train Bot Account

Releasing 15.04.0+15.04.20150202.3-0ubuntu1

91. By CI Train Bot Account

Replaced 0replaceme with real versions.

90. By Ted Gould

Make watching the task use the same bus the task is on
Approved by: Charles Kerr, PS Jenkins bot

89. By CI Train Bot Account

Releasing 15.04.0+15.04.20150120.1-0ubuntu1

88. By David Riebenbauer

Bump glib dependency to 2.34 Fixes: #1111485
Approved by: Ted Gould

87. By CI Train Bot Account

Releasing 15.04.0+15.04.20141209-0ubuntu1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:dbus-test-runner/15.10
This branch contains Public information 
Everyone can see this information.

Subscribers