AW: enable more tests
No change to production logic. This enables 2 tests which were previously disabled due to flakiness. The flakiness was fixed in http://crrev/c/1286031, and these appear safe to enable: * testFullscreenForNonVideoElementIsSupportedInSoftwareMode * testPowerSaveBlockerIsTransferredToFullscreen This also cleans up annotations on other disabled tests. It's sufficient to mark disabled tests as "@DisabledTest" without commenting out other annotations. It's helpful to actually leave these annotations uncommented, because it makes enabling the test a one-line change. Bug: 789306 Test: run_webview_instrumentation_test_apk \ Test: --gtest_filter=AwContentsClientFullScreenTest#* \ Test: --repeat=1000 Change-Id: I497718177d086c46e1553e1f365b23b27de760e4 Reviewed-on: https://chromium-review.googlesource.com/c/1290142Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#601647}
Showing
Please register or sign in to comment