dotnet / dotnet/wpf-test

Fix and Re-enable failing Animation Feature Tests

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
fix and reenable
Dominant language
C#
Stars
72
Forks
33
Avg merge
3h 58m
Merged PRs (30d)
3

Description

There are a total of 35 test failures in Animation Feature tests. These tests have been disabled as part of the Animation Feature Test port. They need to be fixed and re-enabled.

Here is the internal PR disabling the tests: [Disabling Failing Animation Tests](https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-test/pullrequest/1626?path=%2Fsrc%2FTest%2FAnimation%2FFeatureTests%2FAnimation%2FAnimationOnElement%2FCode%2FAnimationOnElement.cs&_a=overview)

**List of disabled tests:**
SubArea: "Animation.Boundary" Name: "BoundaryTest"
Variation:
- ByteAnimation
- ColorAnimation
- DecimalAnimation
- DoubleAnimation
- Int16Animation
- Int32Animation
- Int64Animation
- Point3DAnimation
- QuaternionAnimation
- RectAnimation
- SingleAnimation
- SizeAnimation
- ClockController
- Vector3DAnimation
- VectorAnimation
- ThicknessAnimation

SubArea: "Animation.PropertyMethodEvent" Name: "AnimationOnElementTest"
Variation:
- LINE
- BORDER
- CANVAS
- CHECKBOX
- IMAGE
- LISTBOX
- PATH
- RECTANGLE
- TABLE
- VIEWPORT3D
- MEDIAELEMENT

SubArea: "Animation.PropertyMethodEvent.Events" Name: "CurrentTimeInvalidatedTest"
Variation:
- Color
- Double
- Double2
- Point
- Thickness

SubArea: "Animation.PropertyMethodEvent.Regressions" Name: "BigSpeedRatioTest"
Variation:
- true

SubArea: "Animation.PropertyMethodEvent.Regressions" Name: "RowSpanZeroTest"
Variation:
- true

SubArea: "Storyboards.Triggers.EventTriggers" Name: "EventTriggersTest"
Variation:
- ETElement3D-KeyDown.xaml

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.