| 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>
|
|
|