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 f8a5243 commit 2eab49cCopy full SHA for 2eab49c
tests/FSharp.Compiler.ComponentTests/Miscellaneous/MigratedCoreTests.fs
@@ -401,7 +401,7 @@ let ``controlChamenos-FSI`` () =
401
[<Fact>]
402
let ``controlMailbox-FSC_OPTIMIZED`` () = singleTestBuildAndRun "core/controlMailbox" FSC_OPTIMIZED
403
404
-[<Fact>]
+[<Fact(Skip="Flaky")>]
405
let ``controlMailbox-FSI`` () = singleTestBuildAndRun "core/controlMailbox" FSI
406
407
0 commit comments