unoplatform/uno

[Skia] Restore Runtime Tests

Open

#7.271 geöffnet am 4. Okt. 2021

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (837 Forks)batch import
area/items-repeaterarea/skia ✏️area/skia/stability ✏️area/tests 🧪difficulty/starter 🚀good first issuekind/bugno-reproproject/core-tools 🛠️

Repository-Metriken

Stars
 (9.789 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 8h) (130 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide