Skip to content

Commit

Permalink
Revert "merge the stat and data records"
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco committed Dec 4, 2014
1 parent c64e659 commit a4e7309
Show file tree
Hide file tree
Showing 9 changed files with 98 additions and 968 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ test: all
cd tests && python sslEchoServer.py &
cd tests && python waitServers.py
casperjs --engine=slimerjs test `pwd`/tests/automation.js > test.log
mkdir test-profile-fs-v1
casperjs --engine=slimerjs -profile `pwd`/test-profile-fs-v1 `pwd`/tests/fs/make-fs-v1.js >> test.log
casperjs --engine=slimerjs test -profile `pwd`/test-profile-fs-v1 `pwd`/tests/automation.js >> test.log
rm -rf test-profile-fs-v1
killall python Python || true
python dumplog.py
if grep -q FAIL test.log; \
Expand Down
Loading

0 comments on commit a4e7309

Please sign in to comment.