Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit92c806e

Browse files
authored
Disable SleepContinuations test, see #4887 (#4944)
1 parent17b5f8d commit92c806e

File tree

1 file changed

+1
-1
lines changed
  • tests/FSharp.Core.UnitTests/FSharp.Core/Microsoft.FSharp.Control

1 file changed

+1
-1
lines changed

‎tests/FSharp.Core.UnitTests/FSharp.Core/Microsoft.FSharp.Control/AsyncModule.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ type AsyncModule() =
565565
Assert.AreEqual("boom",!r)
566566

567567

568-
[<Test>]
568+
[<Test; Ignore("See https://github.com/Microsoft/visualfsharp/issues/4887")>]
569569
memberthis.``SleepContinuations``()=
570570
letokCount= ref0
571571
leterrCount= ref0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp