Skip to content

Commit

Permalink
PenTest:Transform_NonIntertible was fixed in Wine.
Browse files Browse the repository at this point in the history
  • Loading branch information
madewokherd committed Nov 21, 2023
1 parent e1a2c04 commit 506b820
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions tools/run-tests/wine-failing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@ x86.MonoTests.System.Drawing.PenTest:MultiplyTransform2_InvalidMatrixOrder
x86.MonoTests.System.Drawing.PenTest:MultiplyTransform_NonInvertible
x86.MonoTests.System.Drawing.PenTest:RotateTransform
x86.MonoTests.System.Drawing.PenTest:SetLineCap_InvalidDashCap
x86.MonoTests.System.Drawing.PenTest:Transform_NonInvertible
x86.MonoTests.System.Drawing.RegionNonRectTest:EmptyPathWithInfiniteRegion
x86.MonoTests.System.Drawing.RegionNonRectTest:EmptyRegionWithInfiniteRegion
x86.MonoTests.System.Drawing.RegionNonRectTest:Region_Polygon4_IsInfinite
Expand Down Expand Up @@ -1008,7 +1007,6 @@ x86_64.MonoTests.System.Drawing.PenTest:MultiplyTransform2_InvalidMatrixOrder
x86_64.MonoTests.System.Drawing.PenTest:MultiplyTransform_NonInvertible
x86_64.MonoTests.System.Drawing.PenTest:RotateTransform
x86_64.MonoTests.System.Drawing.PenTest:SetLineCap_InvalidDashCap
x86_64.MonoTests.System.Drawing.PenTest:Transform_NonInvertible
x86_64.MonoTests.System.Drawing.RegionNonRectTest:EmptyPathWithInfiniteRegion
x86_64.MonoTests.System.Drawing.RegionNonRectTest:EmptyRegionWithInfiniteRegion
x86_64.MonoTests.System.Drawing.RegionNonRectTest:Region_Polygon4_IsInfinite
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 @@ -74163,6 +74163,7 @@ MonoTests.System.Collections.Generic.ListTest:SortTestCIterSorted
MonoTests.System.Collections.Generic.ListTest:SortTestCIterUnsorted
MonoTests.System.Collections.Generic.ListTest:SortTestIterSorted
MonoTests.System.Collections.Generic.ListTest:SortTestIterUnsorted
MonoTests.System.Drawing.PenTest:Transform_NonInvertible
# definitely unreliable:
delegate2
x86_64.MonoTests.System.Threading.ThreadLocalTests:DisposeOnThreadExit
Expand Down

0 comments on commit 506b820

Please sign in to comment.