Chromium Code Reviews
Description[mojo-edk] Fix some multiprocess test expectations
Some of the shared buffer tests were waiting for child processes
to respond to "quit" messages with an "ok" before exiting, but
delivery of that message can race with child process exit, leading
to MojoWait failures.
This extra synchronization step is unnecessary, so this CL removes
it.
BUG=603280
R=amistry@chromium.org
Committed: https://crrev.com/d582e6542b8e590ffbfcaf0b2a21afc83b2166d8
Cr-Commit-Position: refs/heads/master@{#389695}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 10 (4 generated)
|
|||||||||||||||||||