build(gulp): remove gulp-jasmine, run tests in a new process instead

otherwise we see occasional failures due to require.cache and other global state collisions
This commit is contained in:
Igor Minar
2015-04-26 02:40:13 -07:00
parent a52798543a
commit 22c79df98d
4 changed files with 12 additions and 488 deletions
-1
View File
@@ -64,7 +64,6 @@
"gulp-clang-format": "^1.0.3",
"gulp-concat": "^2.5.2",
"gulp-connect": "~1.0.5",
"gulp-jasmine": "^1.0.1",
"gulp-load-plugins": "^0.7.1",
"gulp-rename": "^1.2.0",
"gulp-sass": "^1.3.3",