DescriptionFix and re-enable KioskTest.LaunchAppWithNetworkConfigAccelerator.
This test flaked whenever the app launching process finished before the
Ctrl+Alt+N accelerator is triggered by the test code. This race is fixed
by blocking the FILE thread until the accelerator has been performed,
so that the app loading can't proceed until the network screen is shown.
BUG=372995
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291054
Patch Set 1 #
Total comments: 10
Patch Set 2 : fixed nits #Messages
Total messages: 13 (0 generated)
|