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

Unified Diff: chrome/test/nacl_test_injection/buildbot_nacl_integration.py

Issue 9159037: Use CORS for fetching NaCl resources from extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add webkit bug# 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 | ppapi/native_client/src/shared/ppapi_proxy/browser_nacl_file_rpc_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/nacl_test_injection/buildbot_nacl_integration.py
diff --git a/chrome/test/nacl_test_injection/buildbot_nacl_integration.py b/chrome/test/nacl_test_injection/buildbot_nacl_integration.py
index e7ef364eae7a1fc4ba325ee8b0a02da2f0c3d55f..9fbd944f53e8dd06db045b0e423d5815f3338ed5 100755
--- a/chrome/test/nacl_test_injection/buildbot_nacl_integration.py
+++ b/chrome/test/nacl_test_injection/buildbot_nacl_integration.py
@@ -49,11 +49,6 @@ def Main(args):
tests_to_disable.append('run_pm_redir_stderr_bg_1000000_chrome_browser_test')
# http://code.google.com/p/nativeclient/issues/detail?id=2511
tests_to_disable.append('run_ppapi_ppb_image_data_browser_test')
- # TODO(cdn): Reenable once we can pass
- # --disable-extensions-resource-whitelist to chrome for this test.
- # http://code.google.com/p/nativeclient/issues/detail?id=108131
- tests_to_disable.append('run_ppapi_extension_mime_handler_browser_test')
-
# TODO(ncbray) why did these tests flake?
# http://code.google.com/p/nativeclient/issues/detail?id=2230
« no previous file with comments | « no previous file | ppapi/native_client/src/shared/ppapi_proxy/browser_nacl_file_rpc_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698