summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/test/functional/PYAUTO_TESTS8
1 files changed, 6 insertions, 2 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index aa416d7..d03098a 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -461,6 +461,8 @@
'-execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension',
# crbug.com/111407
'-indexeddb.IndexedDBTest.testConnectionsClosedOnTabClose',
+ # crbug.com/100893
+ '-enterprise.EnterpriseTestReverse.testEnableSPDY',
],
'win': [
@@ -488,11 +490,11 @@
# crbug.com/96896
'-enterprise.EnterpriseTest.testDisabledPlugins',
'-enterprise.EnterpriseTest.testEnabledPlugins',
- # crbug.com/100893
- '-enterprise.EnterpriseTestReverse.testEnableSPDY',
# crbug.com/105948
'-autofill.AutofillTest.testDisplayLineItemForEntriesWithNoCCNum',
'-autofill.AutofillTest.testPostalCodeAndStateLabelsBasedOnCountry',
+ # crbug.com/111289
+ '-extensions.ExtensionsTest.testAllowAccessFileURLs',
],
'mac': [
@@ -546,6 +548,8 @@
'-enterprise.EnterpriseTest.testAlwaysAuthorizePlugins',
# crbug.com/111289
'-extensions.ExtensionsTest.testAllowAccessFileURLs',
+ # crbug.com/100365
+ '-autofill.AutofillTest.testDisplayLineItemForEntriesWithNoCCNum',
],
'chromeos': [