DescriptionFixed WebUIMojoTest.MessageExchange tests and marked as FLAKY.
Notable changes:
- Do not use WaitForCondition method that times out (tests should not
timeout) and use one that returns bool.
- Moved setup code from constructor to SetUp, so it is executed after
the server actually started.
- Increased timeout for the test to 5 seconds, which is a reasonable
timeout to allow page load and one roundtrip message exchange.
- Marked test as flaky to let it run on bots before fully enabling it.
BUG=720098
Review-Url: https://codereview.chromium.org/2895333003
Cr-Commit-Position: refs/heads/master@{#473765}
Committed: https://chromium.googlesource.com/chromium/src/+/267131adcedfb11f96f23c54cafb6cbfa03f6f1c
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed compilation #Messages
Total messages: 10 (5 generated)
|