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

Unified Diff: functional/PYAUTO_TESTS

Issue 10310047: Fix testNaClSDK (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 | functional/nacl_sdk.py » ('j') | functional/nacl_sdk.py » ('J')
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',
'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 | functional/nacl_sdk.py » ('j') | functional/nacl_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698