Skip to content

Commit

Permalink
Temporarily remove failing tests
Browse files Browse the repository at this point in the history
The larabot is apparently running these two removed tests under JDK8 while Stainless and its dependencies are compiled against JDK17
  • Loading branch information
mario-bucev authored Nov 13, 2022
1 parent 16c40a8 commit 43fdd2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .larabot.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ nightly {
"bash bin/external-tests.sh --only-dotty"
"sbt -batch scripted"
"bash bin/build-slc-lib.sh"
"bash -c \"frontends/scalac/target/universal/stage/bin/stainless-scalac --coq frontends/benchmarks/coq/*.scala\""
"bash -c \"frontends/dotty/target/universal/stage/bin/stainless-dotty --coq frontends/benchmarks/coq/*.scala\""
]
}

Expand Down

0 comments on commit 43fdd2e

Please sign in to comment.