Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2537)

Unified Diff: android_webview/javatests/src/org/chromium/android_webview/test/GeolocationTest.java

Issue 2365783003: android: Mark flaky tests with @RetryOnFailure (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | android_webview/javatests/src/org/chromium/android_webview/test/PolicyUrlFilteringTest.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/javatests/src/org/chromium/android_webview/test/GeolocationTest.java
diff --git a/android_webview/javatests/src/org/chromium/android_webview/test/GeolocationTest.java b/android_webview/javatests/src/org/chromium/android_webview/test/GeolocationTest.java
index cd37db9ebd6971607f7e819ba25caede406e1be9..84d8f6adf365768014ae9c8561c381055c8b039a 100644
--- a/android_webview/javatests/src/org/chromium/android_webview/test/GeolocationTest.java
+++ b/android_webview/javatests/src/org/chromium/android_webview/test/GeolocationTest.java
@@ -324,6 +324,7 @@ public class GeolocationTest extends AwTestBase {
@Feature({"AndroidWebView"})
@SmallTest
+ @RetryOnFailure
public void testDenyOnInsecureOrigins() throws Throwable {
mOverridenFactory = new GeolocationOnInsecureOriginsTestDependencyFactory(false);
initAwContents(new GrantPermisionAwContentClient());
« no previous file with comments | « no previous file | android_webview/javatests/src/org/chromium/android_webview/test/PolicyUrlFilteringTest.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698