diff options
author | bors-servo <infra@servo.org> | 2023-05-02 09:59:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-02 09:59:00 +0200 |
commit | 0a5fbd479f96ecf369d63fa0aeadff778f14ab85 (patch) | |
tree | 16c1393efe8feac4c8a9d93ed880cd64be818e10 /components/script/dom/xrjointpose.rs | |
parent | 2691d2a8f3a9d899b4ec6a9d061b8ffd733c76dd (diff) | |
parent | 17e3f34e65052d6f34450e9c9b0248b793c68753 (diff) | |
download | servo-0a5fbd479f96ecf369d63fa0aeadff778f14ab85.tar.gz servo-0a5fbd479f96ecf369d63fa0aeadff778f14ab85.zip |
Auto merge of #29664 - mrobinson:fix-animation-flakiness, r=mukilan
Fix flakiness in animation tests
1. When updating the animation timeline, ensure that nodes that are
animating are marked dirty, if necessary, so any style queries will
force a layout flush.
2. Disable the problematic transition test suites, as they are in Gecko.
These suites often fail when Servo is so overloaded that it cannot
deliver frames fast enough to get more than two samples during the
animation lifecycle.
Fixes #28334.
Fixes #26435.
Fixes #21486.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #28334, #26435, #21486.
<!-- Either: -->
- [x] There are tests for these changes
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/xrjointpose.rs')
0 files changed, 0 insertions, 0 deletions