From a21aeba701a013cdd84db80f32dbaa77d4222c65 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Tue, 2 Jan 2024 19:31:05 +0000 Subject: [PATCH] run-tests: GetTabRectTest was fixed in Wine. --- tools/run-tests/wine-failing.txt | 2 -- tools/run-tests/wine-passing.txt | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/run-tests/wine-failing.txt b/tools/run-tests/wine-failing.txt index 34701193..6d56e0cd 100644 --- a/tools/run-tests/wine-failing.txt +++ b/tools/run-tests/wine-failing.txt @@ -552,7 +552,6 @@ x86.MonoTests.System.Windows.Forms.RichTextBoxTest:SelectionLength_Negative x86.MonoTests.System.Windows.Forms.RichTextBoxTest:SelectionStart_Negative x86.MonoTests.System.Windows.Forms.SaveFileDialogTest:Filter_InvalidFormat x86.MonoTests.System.Windows.Forms.ScrollableControlTest:AutoScrollPositionTest -x86.MonoTests.System.Windows.Forms.TabControlTest:GetTabRectTest x86.MonoTests.System.Windows.Forms.TabControlTest:SelectedIndex_Negative x86.MonoTests.System.Windows.Forms.TestControlStyle:DateTimePickerStyleTest x86.MonoTests.System.Windows.Forms.TextBoxTest @@ -1062,7 +1061,6 @@ x86_64.MonoTests.System.Windows.Forms.ScrollBarEventTest x86_64.MonoTests.System.Windows.Forms.ScrollableControlTest:AutoScrollPositionTest x86_64.MonoTests.System.Windows.Forms.SendKeysTest x86_64.MonoTests.System.Windows.Forms.SendKeysTest -x86_64.MonoTests.System.Windows.Forms.TabControlTest:GetTabRectTest x86_64.MonoTests.System.Windows.Forms.TabControlTest:SelectedIndex_Negative x86_64.MonoTests.System.Windows.Forms.TestControlStyle:DateTimePickerStyleTest MonoTests.System.Windows.Forms.TextBoxTest:SelectionLength_Negative diff --git a/tools/run-tests/wine-passing.txt b/tools/run-tests/wine-passing.txt index 308d30ad..77844686 100644 --- a/tools/run-tests/wine-passing.txt +++ b/tools/run-tests/wine-passing.txt @@ -74160,6 +74160,7 @@ t47 t48 t46 wpfapptest +MonoTests.System.Windows.Forms.TabControlTest:GetTabRectTest # definitely unreliable: delegate2 x86_64.MonoTests.System.Threading.ThreadLocalTests:DisposeOnThreadExit