We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7c964 commit 4c33090Copy full SHA for 4c33090
proj/monix-nio.conf
@@ -5,4 +5,8 @@ vars.proj.monix-nio: ${vars.base} {
5
uri: "https://github.com/monix/monix-nio.git#1be84cebcb3d846890ec015281511373572e0676"
6
7
extra.exclude: ["*benchmark*"]
8
+ extra.commands: ${vars.default-commands} [
9
+ // prone to intermittent failure
10
+ """set monixNio / Test / unmanagedSources / excludeFilter := HiddenFileFilter || "TcpIntegrationSpec.scala""""
11
+ ]
12
}
0 commit comments