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

Unified Diff: functional/PYAUTO_TESTS

Issue 10388014: Pyauto Test to enable Nacl Sdk test and disable other nacl sdk test which no more exists. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/test/
Patch Set: Created 8 years, 7 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 135692)
+++ functional/PYAUTO_TESTS (working copy)
@@ -115,8 +115,6 @@
# crbug.com/126311
'-multiprofile.MultiprofileTest.test20NewProfiles',
'-multiprofile.MultiprofileTest.testBasic',
- # crbug.com/100593
- '-nacl_sdk.NaClSDKTest.testVerifyNaClPlugin',
# crbug.com/105560
'-notifications',
# crbug.com/99506
@@ -495,17 +493,12 @@
'about_plugins_ui.ChromeAboutPluginsUITest',
'https.SSLTest',
'media.media_basic_playback',
- 'nacl_sdk',
Nirnimesh 2012/05/08 00:38:15 This will disable all nacl_sdk tests, not just the
Pooja Nihalani 2012/05/08 16:07:04 Once I commit this,CL- http://codereview.chromium.
'translate',
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
# The source is behind. Waiting for dev to automate the update.
- '-nacl_sdk.NaClSDKTest.testVerifyNaClSDKChecksum',
- # crbug.com/98681
- '-nacl_sdk.NaClSDKTest.testNaClSDK',
- '-nacl_sdk.NaClSDKTest.testVerifyPrereleaseGallery',
# crbug.com/109160
'-execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension',
],
@@ -586,8 +579,6 @@
# ===========================
# Permanently-disabled tests.
# ===========================
- # No NaCl support on ChromeOS.
- '-nacl_sdk',
# ==================================================
# Disabled tests that need to be investigated/fixed.
« 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