-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable some flaky scalatest's tests
We usually don't notice these failures because the community build retries a project up to three times in case of failure, but sometimes all three of them fail, and even when it succeeds it means that community_build_a sometimes takes much longer than it needs to (2 hours instead of 1 hour). I'v reported this upstream at scalatest/scalatest#2049.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This might actually need to be scalatestTestDotty, or we could just get scalatest/scalatest#2051 in our submodule