single-thread the tests
I'm worried there is memory pressures. Better safe than sorry for now.
Esse commit está contido em:
+1
-1
@@ -6,4 +6,4 @@ before_script:
|
||||
# for some tests
|
||||
- sudo locale-gen de_DE
|
||||
- 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 1 quick zend
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário