diff --git a/tools/run-tests/wine-failing.txt b/tools/run-tests/wine-failing.txt index 80c7e734..01865bfc 100644 --- a/tools/run-tests/wine-failing.txt +++ b/tools/run-tests/wine-failing.txt @@ -1,6 +1,4 @@ monitor:test_0_enter_abort_race # wine takes too long to start the bg thread for this test -x86.pinvoke3:test_0_marshal_small_struct_delegate8 -x86.pinvoke3:test_0_marshal_small_struct_delegate9 x86.MonoTests.System.ActivatorTest:Unification_FromFx99_System x86.MonoTests.System.AppDomainTest:ExecuteAssembly4_NoEntryPoint x86.MonoTests.System.Collections.Generic.DictionaryTest:Clear_ZeroOut diff --git a/tools/run-tests/wine-passing.txt b/tools/run-tests/wine-passing.txt index 628cd01c..a67935fe 100644 --- a/tools/run-tests/wine-passing.txt +++ b/tools/run-tests/wine-passing.txt @@ -74157,6 +74157,8 @@ MonoTests.System.Collections.Generic.ListTest:SortTestCIterUnsorted MonoTests.System.Collections.Generic.ListTest:SortTestIterSorted MonoTests.System.Collections.Generic.ListTest:SortTestIterUnsorted MonoTests.System.Drawing.PenTest:Transform_NonInvertible +x86.pinvoke3:test_0_marshal_small_struct_delegate8 +x86.pinvoke3:test_0_marshal_small_struct_delegate9 # definitely unreliable: delegate2 x86_64.MonoTests.System.Threading.ThreadLocalTests:DisposeOnThreadExit