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

Unified Diff: chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs

Issue 2250363002: Disable "BackgroundTest.ActiveOrInactive" due to flakiness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
index db8f1e92d617272daf73cd8ae7020005bd559b71..19dde92b495c6fa3627c195e282d2777d8b6a7e3 100644
--- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
+++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
@@ -466,7 +466,7 @@ SYNC_TEST_F('BackgroundTest', 'GlobsToRegExp', function() {
});
// Flaky, see http://crbug.com/635032
-TEST_F('BackgroundTest', 'ActiveOrInactive', function() {
+TEST_F('BackgroundTest', 'DISABLED_ActiveOrInactive', function() {
var mockFeedback = this.createMockFeedback();
this.runWithLoadedTree(function() {/*!
<a href="a">a</a>
« 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