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

Unified Diff: functional/PYAUTO_TESTS

Issue 9310041: Disable enterprise.EnterpriseTestReverse.testEnableSPDY on linux and win (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 120108)
+++ functional/PYAUTO_TESTS (working copy)
@@ -461,8 +461,6 @@
'-execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension',
# crbug.com/111407
'-indexeddb.IndexedDBTest.testConnectionsClosedOnTabClose',
- # crbug.com/100893
- '-enterprise.EnterpriseTestReverse.testEnableSPDY',
],
'win': [
@@ -495,6 +493,8 @@
'-autofill.AutofillTest.testPostalCodeAndStateLabelsBasedOnCountry',
# crbug.com/111289
'-extensions.ExtensionsTest.testAllowAccessFileURLs',
+ # crbug.com/100893
+ '-enterprise.EnterpriseTestReverse.testEnableSPDY',
],
'mac': [
@@ -550,6 +550,8 @@
'-extensions.ExtensionsTest.testAllowAccessFileURLs',
# crbug.com/100365
'-autofill.AutofillTest.testDisplayLineItemForEntriesWithNoCCNum',
+ # crbug.com/100893
+ '-enterprise.EnterpriseTestReverse.testEnableSPDY',
],
'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