Skip to content

Commit 2f853d1

Browse files
authored
revert active issue #88728 (#88831)
1 parent 76a7d1e commit 2f853d1

File tree

1 file changed

+1
-0
lines changed
  • src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System/Runtime/InteropServices/JavaScript

1 file changed

+1
-0
lines changed

src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System/Runtime/InteropServices/JavaScript/JSImportExportTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,6 +1505,7 @@ public async Task JsImportSleep()
15051505
}
15061506

15071507
[Fact]
1508+
[ActiveIssue("https://github.com/dotnet/runtime/issues/77334")]
15081509
public async Task JsImportTaskTypes()
15091510
{
15101511
for(int i=0;i<100;i++)

0 commit comments

Comments
 (0)