You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected: same as <com.xamarin.android.runtimetests.CreateInstance_OverrideAbsListView_Adapter{aab85e7 V.ED.VC.. ......I. 0,0-0,0}>
But was: <com.xamarin.android.runtimetests.CreateInstance_OverrideAbsListView_Adapter{aab85e7 V.ED.VC.. ......I. 0,0-0,0}>
Context: #10069
This runs Mono.Android-Tests with `-p:UseMonoRuntime=false`.
I temporarily disabled:
* The `Java.Interop-Tests.dll` test assembly
* `GCBridge` category, related to a missing "GC Bridge"
* `SSL` and `NTLM` categories related to some http tests
* `RuntimeConfig` category related to `runtimeconfig.json`
* Some individual tests
I left a `TODO` comment for each ignored test, to investigate in the future.
Android framework version
net10.0-android (Preview)
Affected platform version
.NET 10 Preview 4, CoreCLR runtime
Description
These are a list of tests I've disabled in:
Entire
Java.Interop-Tests.dll
assemblyGCBridge
category, requires a "GC Bridge"RuntimeConfig
category requiresAppContext
switches to workJava.InteropTests.JnienvTest
crashes with:System.NetTests.SslTest
crashes with:Xamarin.Android.NetTests.AndroidMessageHandlerNegotiateAuthenticationTests
crashes with:Xamarin.Android.RuntimeTests.ExceptionTest.InnerExceptionIsSet
fails with:Java.LangTests.ObjectTest.JnienvCreateInstance_RegistersMultipleInstances
fails with:Steps to Reproduce
Run:
The text was updated successfully, but these errors were encountered: