Skip to content

Commit

Permalink
run-tests: Mark some fixed tests on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
madewokherd committed Apr 20, 2024
1 parent 9829c70 commit 422a2fc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/run-tests/wine-failing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1434,9 +1434,6 @@ WineMono.Tests.System.Windows.Media.TextFormatting.TextFormatterTest:CollapseSec
MonoTests.System.Configuration.ApplicationSettingsBaseTest:TestSettings1_Properties
MonoTests.System.Configuration.SettingsPropertyValueTest:Binary_Serialize
MonoTests.System.Drawing.Drawing2D.GraphicsPathTest:IsOutlineVisible_Line_WithGraphics # winehq bug 55717
MonoTests.System.Windows.Forms.DataGridViewRowHeaderTest:MethodGetErrorIconBounds
MonoTests.System.Windows.Forms.GroupBoxTest:AutoSize
MonoTests.System.Windows.Forms.NumericUpDownTest:Height
x86_64.MonoTests.System.Drawing.GraphicsTest:Rotate
# definitely unreliable:
delegate2
Expand Down
3 changes: 3 additions & 0 deletions tools/run-tests/wine-linux-failing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ MonoTests.System.Drawing.SystemFontsTest:DefaultFont_Names
MonoTests.System.Windows.Forms.ControlTest:FontTest_Names
MonoTests.System.Windows.Forms.FormTest:RestoreBounds # Fails in virtual desktop
MonoTests.System.Net.Sockets.SocketTest:SetSocketOption_MulticastInterfaceIndex_Loopback
MonoTests.System.Windows.Forms.DataGridViewRowHeaderTest:MethodGetErrorIconBounds
MonoTests.System.Windows.Forms.GroupBoxTest:AutoSize
MonoTests.System.Windows.Forms.NumericUpDownTest:Height
6 changes: 6 additions & 0 deletions tools/run-tests/wine-macos-passing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ MonoTests.System.Drawing.SystemFontsTest
MonoTests.System.Windows.Forms.ControlTest:FontTest_Names
MonoTests.System.Windows.Forms.FormTest:RestoreBounds
MonoTests.System.Net.Sockets.SocketTest:SetSocketOption_MulticastInterfaceIndex_Loopback
MonoTests.System.Windows.Forms.DataGridViewRowHeaderTest:MethodGetErrorIconBounds
MonoTests.System.Windows.Forms.DataGridViewRowHeaderTest
MonoTests.System.Windows.Forms.GroupBoxTest:AutoSize
MonoTests.System.Windows.Forms.GroupBoxTest
MonoTests.System.Windows.Forms.NumericUpDownTest:Height
MonoTests.System.Windows.Forms.NumericUpDownTest

0 comments on commit 422a2fc

Please sign in to comment.