Merge lp://qastaging/~charlesk/libdbusmenu/fix-json-tests into lp://qastaging/libdbusmenu/12.10

Proposed by Charles Kerr
Status: Merged
Approved by: Lars Karlitski
Approved revision: 425
Merged at revision: 423
Proposed branch: lp://qastaging/~charlesk/libdbusmenu/fix-json-tests
Merge into: lp://qastaging/libdbusmenu/12.10
Diff against target: 21 lines (+2/-2)
1 file modified
tests/Makefile.am (+2/-2)
To merge this branch: bzr merge lp://qastaging/~charlesk/libdbusmenu/fix-json-tests
Reviewer Review Type Date Requested Status
Lars Karlitski (community) Approve
Review via email: mp+125378@code.qastaging.launchpad.net

Commit message

In the unit tests, don't ignore the return value of test-json-client and test-json-server

Description of the change

The test-json* tests are failing about 3/4 of the time on my machine due to timing issues caused by the dbus-test-runner behavior described in bug #1053168

test-json-server and test-json-client always return 0 which should make dbus-test-runner happy unless one of the tasks is abort()ed somehow, in which case the test should fail anyway. So test-json*'s use of --ignore-return is unnecessary anyway.

This patch removes test-json*'s use of --ignore-return.

To post a comment you must log in.
425. By Charles Kerr

Undo r423, I found this bug while preparing the dbusmenu release but forgot to revert the version before pushing this branch.

Revision history for this message
Lars Karlitski (larsu) wrote :

Looks correct.

review: Approve
Revision history for this message
Charles Kerr (charlesk) wrote :

Hmm, looks like we don't autoland dbusmenu patches?

Manually pushed up to revision 423.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: