DescriptionIndexedDB pyauto tests rely on restarting the browser and navigating to a new tab. On CrOS the restart was causing the previous session's tabs to be restored, which confused the test.
Set a preference to start sessions on the new tab page, , and refactor to avoid polling for results so that failures are detected immediately and with useful error messages.
BUG=123045
TEST=python chrome/test/functional/indexeddb.py
R=nirnimesh@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133993
Patch Set 1 #Patch Set 2 : Re-enable tests on CrOS #Patch Set 3 : Refactor to avoid polling #
Total comments: 9
Patch Set 4 : Review feedback #Messages
Total messages: 5 (0 generated)
|