From 3c5aaca15c58d3f7fc0a5f09c2c8c0b8c83f9525 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Fri, 15 Sep 2017 18:50:31 -0400 Subject: [PATCH] comment out part of tests/fork-parallel Ref #3545 --- sbt/src/sbt-test/tests/fork-parallel/test | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sbt/src/sbt-test/tests/fork-parallel/test b/sbt/src/sbt-test/tests/fork-parallel/test index 5226713d3..9d76b41e6 100644 --- a/sbt/src/sbt-test/tests/fork-parallel/test +++ b/sbt/src/sbt-test/tests/fork-parallel/test @@ -1,5 +1,6 @@ -> test --> check +# https://github.com/sbt/sbt/issues/3545 +# > test +# -> check > clean > set testForkedParallel := true