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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 7618002: Disable pyAuto test for gpu.GpuTest.testGpuWithVideo (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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: chrome/test/functional/PYAUTO_TESTS
===================================================================
--- chrome/test/functional/PYAUTO_TESTS (revision 96305)
+++ chrome/test/functional/PYAUTO_TESTS (working copy)
@@ -139,6 +139,8 @@
# -imports.ImportsTest.testFirefoxImportFromPrefs
# Disabled on vista in the actual test. crbug.com/89767
# -imports.ImportsTest.testImportFirefoxPasswordsFromPrefs
+ # crbug.com/92446
Nirnimesh 2011/08/11 03:58:04 It's not included in the CONTINUOUS suite. Remove
dyu1 2011/08/11 18:11:35 Done.
+ '-gpu.GpuTest.testGpuWithVideo',
# crbug.com/66072
'-notifications.NotificationsTest.testNotificationOrderAfterClosingOne',
# crbug.com/85598
@@ -382,6 +384,8 @@
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
+ # crbug.com/92446
+ '-gpu.GpuTest.testGpuWithVideo',
Nirnimesh 2011/08/11 03:58:04 It's not enabled in the 'all' section. Why exclude
dyu1 2011/08/11 18:11:35 Done.
# This test fails due to crbug.com/35485
'-translate.TranslateTest.testBarNotVisibleOnSSLErrorPage',
# This test fails due to crbug.com/50706
« 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