Skip to content

Commit

Permalink
Revert "ActiveIssue for BuildInvalidSignatureTwice on mono interprete…
Browse files Browse the repository at this point in the history
…r. (#82864)" (#83542)

This reverts commit ac226b4.
  • Loading branch information
vcsjones authored Mar 17, 2023
1 parent 3fec686 commit 7e709b6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,6 @@ public static void ChainWithEmptySubject()
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/82837", typeof(PlatformDetection), nameof(PlatformDetection.IsMonoInterpreter))]
public static void BuildInvalidSignatureTwice()
{
byte[] bytes = (byte[])TestData.MsCertificate.Clone();
Expand Down

0 comments on commit 7e709b6

Please sign in to comment.