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

Unified Diff: tests/pyauto_nacl/multiple_nexes.py

Issue 8680014: Remove references to test_case.html and ppapi_tests_XXX.nexe which (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 9 years, 1 month 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 | « DEPS ('k') | tests/pyauto_nacl/nacl.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/pyauto_nacl/multiple_nexes.py
===================================================================
--- tests/pyauto_nacl/multiple_nexes.py (revision 7268)
+++ tests/pyauto_nacl/multiple_nexes.py (working copy)
@@ -45,12 +45,7 @@
# ('ppapi_ppb_image_data.html', 1),
('srpc_basic.html', 1),
('srpc_hw.html', 1),
- ('srpc_nrd_xfer.html', 2),
- ('test_case.html?mode=nacl&testcase=Graphics2D', 1),
- ('test_case.html?mode=nacl&testcase=ImageData', 1),
- ('test_case.html?mode=nacl&testcase=Memory', 1),
- ('test_case.html?mode=nacl&testcase=PaintAggregator', 1),
- ('test_case.html?mode=nacl&testcase=Scrollbar', 1)]
+ ('srpc_nrd_xfer.html', 2)]
def testLoadNexesInMultipleTabs(self):
"""Load nexes in multiple tabs and surf away from all of them."""
« no previous file with comments | « DEPS ('k') | tests/pyauto_nacl/nacl.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698