AW: unbatch AwSettingsTest
No change to production logic. This unbatches AwSettingsTest. This is to work around a bug with the @Batch annotation: if a test fails or crashes, then all subsequent tests have status "unknown" and appear as failures. We've received several "flaky test" bugs for tests which are themselves perfectly fine but are failing due to a previous test's failure. It seems more effective to unbatch this test suite until https://crbug.com/1127935 is resolved. Bug: 1144352 Test: run_webview_instrumentation_test_apk -f AwSettingsTest.* Change-Id: I8d42330909782d071ee2ffcec028a0171a4ad788 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515785 Auto-Submit: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#823512}
Showing
Please register or sign in to comment