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

Unified Diff: ppapi/native_client/tests/breakpad_crash_test/nacl.scons

Issue 20370002: Remove some old support for PNaCl Scons browser tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: some tests Created 7 years, 5 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
Index: ppapi/native_client/tests/breakpad_crash_test/nacl.scons
diff --git a/ppapi/native_client/tests/breakpad_crash_test/nacl.scons b/ppapi/native_client/tests/breakpad_crash_test/nacl.scons
index 4089c06ba181df6e4662eb27e39578c2f3621525..f3ce99a0a58df783999a593bedaee1b04a481a4b 100644
--- a/ppapi/native_client/tests/breakpad_crash_test/nacl.scons
+++ b/ppapi/native_client/tests/breakpad_crash_test/nacl.scons
@@ -51,8 +51,6 @@ env.AddNodeToTestSuite(
# This crash in trusted code should produce a crash dump.
# DISABLED due to flakiness (http://crbug.com/247114).
# crash_test_url = 'trusted_crash_in_startup.html'
-# if env.Bit('pnacl_generate_pexe'):
-# crash_test_url += '?is_pnacl=true'
# node = env.PPAPIBrowserTester(
# 'breakpad_trusted_crash_in_startup_test.out',
# python_tester_script=env.File('crash_dump_tester.py'),
« no previous file with comments | « ppapi/native_client/chrome_main.scons ('k') | ppapi/native_client/tests/breakpad_crash_test/trusted_crash_in_startup.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698