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

Unified Diff: ports/devenv-latest/build.sh

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 | « no previous file | ports/devenv/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/devenv-latest/build.sh
diff --git a/ports/devenv-latest/build.sh b/ports/devenv-latest/build.sh
index c48a987e502b0713295448cecb60e7552b7e9b74..e492d157b14ceac1b0944fcae2c6ed77d0d92ea3 100644
--- a/ports/devenv-latest/build.sh
+++ b/ports/devenv-latest/build.sh
@@ -29,10 +29,10 @@ PostInstallTestStep() {
-p latest=1 \
-C ${NACL_SRC}/out/publish \
-x -v -a ${arch}
- # TODO(bradnelson): Enable this when dependencies are right.
- #LogExecute python ${START_DIR}/../devenv/io2014_test.py \
- # -p latest=1 \
- # -C ${NACL_SRC}/out \
- # -x -v -a ${arch}
+ # TODO(bradnelson): Re-enable.
+ #LogExecute python ${START_DIR}/../devenv/demo2014_test.py \
+ #-p latest=1 \
+ #-C ${NACL_SRC}/out \
+ #-x -v -a ${arch}
done
}
« no previous file with comments | « no previous file | ports/devenv/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698