implement test/jetstream.js --debug (#2058)

This commit is contained in:
Alex Lam S.L
2017-06-06 19:28:12 +08:00
committed by GitHub
parent 3493a182b2
commit b0eab71470
2 changed files with 49 additions and 39 deletions

View File

@@ -38,9 +38,6 @@ describe("test/benchmark.js", function() {
describe("test/jetstream.js", function() {
this.timeout(20 * 60 * 1000);
it("Should install phantomjs-prebuilt", function(done) {
run("npm", ["install", "phantomjs-prebuilt@2.1.14"], done);
});
[
"-mc",
"-mc keep_fargs=false,passes=3,pure_getters,unsafe,unsafe_comps,unsafe_math,unsafe_proto",