unoplatform/uno

[Skia] Restore Runtime Tests

Open

#7,271 建立於 2021年10月4日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C# (837 fork)batch import
area/items-repeaterarea/skia ✏️area/skia/stability ✏️area/tests 🧪difficulty/starter 🚀good first issuekind/bugno-reproproject/core-tools 🛠️

倉庫指標

Star
 (9,789 star)
PR 合併指標
 (平均合併 14天 8小時) (30 天內合併 130 個 PR)

描述

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

貢獻者指南