Skip to content

Commit

Permalink
Constructor_Point_Point_Color_Color_1 passes now.
Browse files Browse the repository at this point in the history
  • Loading branch information
madewokherd committed Oct 5, 2024
1 parent 438553a commit 9b4078d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/run-tests/windows-failing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,6 @@ x86.MonoTests.System.Drawing.ColorTranslatorTest:FromHtml_PoundInt
x86.MonoTests.System.Drawing.ColorTranslatorTest:FromHtml_PoundNegative
x86.MonoTests.System.Drawing.ColorTranslatorTest:FromHtml_PoundTooLarge
x86.MonoTests.System.Drawing.ColorTranslatorTest:FromHtml_Unknown
MonoTests.System.Drawing.Drawing2D.LinearGradientBrushTest:Constructor_Point_Point_Color_Color_1
x86.MonoTests.System.Drawing.Drawing2D.PathGradientBrushTest:RotateTransform_Max
x86.MonoTests.System.Drawing.Drawing2D.PathGradientBrushTest:RotateTransform_Min
x86.MonoTests.System.Drawing.FontFamilyTest:FontFamily_String
Expand Down
1 change: 1 addition & 0 deletions tools/run-tests/windows-passing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76642,6 +76642,7 @@ MonoTests.Remoting.HttpSyncCallTest:BaseCallTest.TestInterfacePrimitiveParams
MonoTests.Remoting.HttpSyncCallTest:BaseCallTest.TestInterfacePrimitiveParamsInOut
MonoTests.Remoting.HttpSyncCallTest:BaseCallTest.TestInterfaceProcessContextData
MonoTests.Remoting.HttpSyncCallTest:BaseCallTest.TestInterfaceSimple
MonoTests.System.Drawing.Drawing2D.LinearGradientBrushTest:Constructor_Point_Point_Color_Color_1
# unreliable:
x86.thread-exit
MonoTests.System.Threading.Tasks.TaskTests:DoubleWaitTest
Expand Down
1 change: 1 addition & 0 deletions tools/run-tests/wine-passing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74430,6 +74430,7 @@ MonoTests.Remoting.HttpSyncCallTest:BaseCallTest.TestInterfaceProcessContextData
MonoTests.Remoting.HttpSyncCallTest:BaseCallTest.TestInterfaceSimple
MonoTests.System.Reflection.Emit.EnumBuilderTest:TestEnumBuilderGUIDComplete
MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGUIDComplete
MonoTests.System.Drawing.Drawing2D.LinearGradientBrushTest:Constructor_Point_Point_Color_Color_1
# definitely unreliable:
delegate2
MonoTests.System.Threading.ThreadLocalTests:DisposeOnThreadExit
Expand Down

0 comments on commit 9b4078d

Please sign in to comment.