File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ echo "Scala.js branch: $SCALAJS_BRANCH"
1313
1414case $SCALAJS_BRANCH in
1515 main)
16- TESTS=" helloworld$SUFFIX /run testSuite$SUFFIX /test testSuiteJVM$SUFFIX /test ir$SUFFIX /test irJS$SUFFIX /test linker$SUFFIX /testOnly~--~-v linkerJS$SUFFIX /test:compile linkerJS $SUFFIX /test:fastLinkJS linkerJS$SUFFIX /testOnly~--~-v"
16+ TESTS=" helloworld$SUFFIX /run testSuite$SUFFIX /test testSuiteJVM$SUFFIX /test ir$SUFFIX /test irJS$SUFFIX /test set~Seq(linkerJS.v $SUFFIX /Test/logBuffered:=false,linkerJS.v $SUFFIX /Test/parallelExecution:=false); linker$SUFFIX /testOnly~--~-v set~ linkerJS.v $SUFFIX /Test/logBuffered:=false; linkerJS$SUFFIX /testOnly~--~-v"
1717 ;;
1818 * )
1919 echo " Unknown Scala.js branch $SCALAJS_BRANCH "
You can’t perform that action at this time.
0 commit comments