Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
c479cc97
Commit
c479cc97
authored
Jul 13, 2016
by
Jens Korinth
Browse files
Bugfix: Chisel tests cannot run in parallel
parent
9684a9c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sbt
View file @
c479cc97
...
...
@@ -8,3 +8,7 @@ libraryDependencies += "org.scalatest" %% "scalatest" % "2.2.6" %"test"
libraryDependencies
+=
"com.typesafe.play"
%%
"play-json"
%
"2.5.4"
parallelExecution
in
Test
:=
false
testForkedParallel
in
Test
:=
false
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment