DescriptionFix flaky tests in EndToEndAsyncTest in dbus_unittests.
We should wait for signal connection, for each signal.
Otherwise, 2nd call to OnConnected() may quit the message
loop instead of OnTestSignal().
FWIW, the flakiness was introduced in crrev.com/111423
BUG=106796, 107301
TEST=confirm the test no longer fails by: while true; do out/Release/dbus_unittests --gtest_filter=EndToEndAsyncTest.TestSignal || break ; done
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114223
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|