File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -316,6 +316,7 @@ commands:
316
316
EMTEST_DETECT_TEMPFILE_LEAKS : " 0"
317
317
EMTEST_HEADLESS : " 1"
318
318
EMTEST_BROWSER : " /usr/bin/google-chrome"
319
+ EMTEST_CORES : " 2"
319
320
command : |
320
321
# There are tests in the browser test suite that using libraries
321
322
# that are not included by "./embuilder build ALL". For example the
@@ -378,6 +379,7 @@ commands:
378
379
EMTEST_LACKS_OFFSCREEN_CANVAS : " 1"
379
380
EMTEST_DETECT_TEMPFILE_LEAKS : " 0"
380
381
EMTEST_HEADLESS : " 1"
382
+ EMTEST_CORES : " 2"
381
383
DISPLAY : " :0"
382
384
command : |
383
385
export EMTEST_BROWSER="$HOME/firefox/firefox"
@@ -405,6 +407,7 @@ commands:
405
407
EMTEST_DETECT_TEMPFILE_LEAKS : " 0"
406
408
EMTEST_HEADLESS : " 1"
407
409
EMTEST_BROWSER : " /usr/bin/google-chrome"
410
+ EMTEST_CORES : " 2"
408
411
command : |
409
412
test/runner sockets
410
413
- upload-test-results
You can’t perform that action at this time.
0 commit comments