Skip to content

Commit

Permalink
[tests] re-enable JavaAbstractMethodTest
Browse files Browse the repository at this point in the history
Context: dotnet/runtime#103987

dotnet/runtime#103987 was fixed, and we should have the changes in 094bf61.

Let's enable the test again.
  • Loading branch information
jonathanpeppers committed Jul 11, 2024
1 parent 3ab04df commit 9aa7f98
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ public void VirtualMethodBinding ()
}

[Test]
[Ignore("https://github.com/dotnet/runtime/issues/103987")]
[RequiresUnreferencedCode ("Tests trimming unsafe features")]
public void JavaAbstractMethodTest ()
{
Expand Down

0 comments on commit 9aa7f98

Please sign in to comment.