Skip to content

Commit 000759c

Browse files
[tests] re-enable JavaAbstractMethodTest (#9097)
Context: dotnet/runtime#103987 dotnet/runtime#103987 was fixed, and we should have the changes in 094bf61. Let's enable the test again.
1 parent 611c269 commit 000759c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CodeGen-Binding/Xamarin.Android.JcwGen-Tests/BindingTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ public void VirtualMethodBinding ()
181181
}
182182

183183
[Test]
184-
[Ignore("https://github.com/dotnet/runtime/issues/103987")]
185184
[RequiresUnreferencedCode ("Tests trimming unsafe features")]
186185
public void JavaAbstractMethodTest ()
187186
{

0 commit comments

Comments
 (0)