add slow tests

with the repo contention test moved, these now all pass
Esse commit está contido em:
Paul Tarjan
2013-06-12 13:51:10 -06:00
commit fca204fd63
+1 -1
Ver Arquivo
@@ -6,6 +6,6 @@ before_script:
# for some tests
- sudo locale-gen de_DE && sudo locale-gen zh_CN.utf8
- HPHP_HOME=`pwd` make -j 8
script: hphp/hhvm/hhvm hphp/test/run --arg --threads 8 quick zend
script: hphp/hhvm/hhvm hphp/test/run --arg --threads 8 quick slow zend
notifications:
irc: "chat.freenode.net#hhvm"