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

Unified Diff: functional/PYAUTO_TESTS

Issue 9310030: Disable enterprise.EnterpriseTestReverse.testEnableSPDY on linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
Patch Set: '' Created 8 years, 11 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: functional/PYAUTO_TESTS
===================================================================
--- functional/PYAUTO_TESTS (revision 120079)
+++ functional/PYAUTO_TESTS (working copy)
@@ -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': [
« 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