Skip to content

Commit b59dba6

Browse files
authored
Flag regression as active issue for the moment (#114253)
1 parent 14fb8d6 commit b59dba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/JIT/HardwareIntrinsics/General/HwiOp/HwiSideEffects.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ private static uint ProblemWithInterferenceChecks(uint a)
3535
}
3636

3737
[Fact]
38+
[ActiveIssue("https://github.com/dotnet/runtime/issues/114250", TestPlatforms.Browser)]
3839
public static void TestProblemWithThrowingLoads()
3940
{
4041
Assert.True(ProblemWithThrowingLoads(null));

0 commit comments

Comments
 (0)