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

Unified Diff: ports/devenv/devenv_large_test.py

Issue 1563073002: Re-enable io2014 + add cds2014 tests for devenv. (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: fix Created 4 years, 9 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 | « ports/devenv/demo2014_test.py ('k') | ports/devenv/io2014_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/devenv/devenv_large_test.py
diff --git a/ports/devenv/devenv_large_test.py b/ports/devenv/devenv_large_test.py
index 55fa6b4e554803a6b17cdb194a85f8f18eaebf05..295cdd9d4ea809bdaec1492d8c41ece6f32d7ef8 100755
--- a/ports/devenv/devenv_large_test.py
+++ b/ports/devenv/devenv_large_test.py
@@ -22,7 +22,7 @@ test_dir = os.path.join(SCRIPT_DIR, 'tests')
chrome_test.main([
'-C', test_dir,
'-p', 'TOOLCHAIN=' + TOOLCHAIN,
- '-t', '210',
+ '-t', '400',
'--enable-nacl',
'--load-extension', app,
'devenv_large_test.html'] + sys.argv[1:])
« no previous file with comments | « ports/devenv/demo2014_test.py ('k') | ports/devenv/io2014_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698