[Merge] lp:~xnox/upstart/shrink-notifications into lp:upstart

James Hunt james.hunt at canonical.com
Wed Jul 9 08:23:14 UTC 2014


Review: Needs Fixing

Still racy I'm afraid:

not ok 48 - with single-line command running an invalid command, then a 1-line post-stop script
        wrong value for child_exit_status[1], expected 255 got 0
        at tests/test_job_process.c:3193 (test_start).
Aborted (core dumped)
ERROR: failed on iteration 6

#2  0x0000000000428c92 in test_start () at tests/test_job_process.c:3193
3193                    TEST_EQ (child_exit_status[1], 255);
(gdb) p child_exit_status[1]
$1 = 0
(gdb)
-- 
https://code.launchpad.net/~xnox/upstart/shrink-notifications/+merge/225200
Your team Upstart Reviewers is subscribed to branch lp:upstart.



More information about the upstart-devel mailing list