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

Unified Diff: content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeChildFrameTest.java

Issue 2576433002: Disable flaky test org.chromium.content.browser.JavaBridgeChildFrameTest#testRemovingTransientObjec… (Closed)
Patch Set: Created 4 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeChildFrameTest.java
diff --git a/content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeChildFrameTest.java b/content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeChildFrameTest.java
index 16f88c9c417ecd3da10a0c9adf9a66d9ebb57eed..6c0d8d9b4260a065b49fcdf9bddad6522b209a07 100644
--- a/content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeChildFrameTest.java
+++ b/content/public/android/javatests/src/org/chromium/content/browser/JavaBridgeChildFrameTest.java
@@ -119,6 +119,7 @@ public class JavaBridgeChildFrameTest extends JavaBridgeTestBase {
// of them gets removed.
@SmallTest
@Feature({"AndroidWebView", "Android-JavaBridge"})
+ @DisabledTest(message = "crbug.com/673300")
@RetryOnFailure
public void testRemovingTransientObjectHolders() throws Throwable {
class Test {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698