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

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

Issue 8849010: Add 'web_accessible_resource" keyword for version 2 extension manifests. This makes extension res... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years 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 | « chrome/test/data/extensions/manifest_tests/web_accessible_resources_4.json ('k') | no next file » | 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
===================================================================
--- chrome/test/nacl_test_injection/buildbot_nacl_integration.py (revision 115400)
+++ chrome/test/nacl_test_injection/buildbot_nacl_integration.py (working copy)
@@ -45,6 +45,10 @@
# TODO(bsy): http://code.google.com/p/nativeclient/issues/detail?id=2509
tests_to_disable.append('run_pm_redir_stderr_bg_1000000_chrome_browser_test')
tests_to_disable.append('run_pm_redir_stderr_fg_0_chrome_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?
« no previous file with comments | « chrome/test/data/extensions/manifest_tests/web_accessible_resources_4.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698