We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
InnerExceptionIsSet
1 parent 66814e6 commit c0f1f66Copy full SHA for c0f1f66
tests/Mono.Android-Tests/Mono.Android-Tests/System/ExceptionTest.cs
@@ -29,7 +29,6 @@ static Java.Lang.Throwable CreateJavaProxyThrowable (Exception e)
29
}
30
31
[Test]
32
- [Category ("CoreCLRIgnore")] //TODO: https://github.com/dotnet/android/issues/10069
33
[Category ("NativeAOTIgnore")] // NativeAOT has very limited stack traces
34
[RequiresUnreferencedCode ("Tests trimming unsafe features")]
35
public void InnerExceptionIsSet ()
0 commit comments