area/items-repeaterarea/skia ✏️area/skia/stability ✏️area/tests 🧪difficulty/starter 🚀good first issuekind/bugno-reproproject/core-tools 🛠️
Repository metrics
- Stars
- (9,789 stars)
- PR merge metrics
- (Avg merge 14d 8h) (130 merged PRs in 30d)
Description
Current behavior
After the introduction of Skia runtime tests, the following runtime tests are failing:
-
ValidateLayoutRoundingForPixelDimensions -
CanReplaceSingleItem -
When_CloseLast_Then_FileDeleted -
Should_Close_Open_Popups -
When_TransformToVisual_WithMargin -
When_MinWidth_SmallerThan_AvailableSize(#14368) -
TestVariousArrangedPosition -
When_ProgressRing_Visible -
When_Calling_Select_With_Negative_Values -
When_Calling_Select_With_In_Range_Values -
When_Calling_Select_With_Out_Of_Range_Length -
When_Calling_Select_With_Out_Of_Range_Start -
When_Nested_In_Native_View
Those tests are now ignore in order to stabilize existing passing tests.
Expected behavior
The tests pass.
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
No response
Environment
No response
NuGet package version(s)
3.11-dev
Affected platforms
Skia (GTK on Linux/macOS/Windows)
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response