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

Unified Diff: PYAUTO_TESTS

Issue 7794017: Disable on win xp failing pyAuto gpu tests and a javascript test giving errors (Closed) Base URL: http://src.chromium.org/svn/trunk/src/chrome/test/functional/
Patch Set: Created 9 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: PYAUTO_TESTS
===================================================================
--- PYAUTO_TESTS (revision 98737)
+++ PYAUTO_TESTS (working copy)
@@ -129,10 +129,16 @@
# crbug.com/81271
'-autofill.AutofillTest.testMergeAggregatedProfilesWithSameAddress',
'-autofill.AutofillTest.testProfilesNotMergedWhenNoMinAddressData',
+ # crbug.com/94683
+ '-execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension',
# Some download test fails on win official builder, only thru buildbot
# when downloading the small zip file.
# crbug.com/91225
'-find_in_page.FindMatchTests.testSearchInPDF',
+ # crbug.com/94682
+ '-gpu.GpuTest.test2dCanvas',
+ # crbug.com/93423
+ '-gpu.GpuTest.test3dCss',
# Disabled on vista in the actual test. crbug.com/89767
# -imports.ImportsTest.testImportFirefoxDataTwice
# Disabled on vista in the actual test. crbug.com/89767
« 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