diff options
author | bors-servo <infra@servo.org> | 2023-02-16 14:32:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 14:32:04 +0100 |
commit | 293c8623fa9a15d279fb4fad27b3f35db6d8c0cd (patch) | |
tree | 3b6733675c25944eed2cf4196cc81e435933d2c2 /python | |
parent | a78ffe9f262b976cc799b36c9ba574297efcde03 (diff) | |
parent | f935296637dd0f9eeaa6ae7d15608ce429541837 (diff) | |
download | servo-293c8623fa9a15d279fb4fad27b3f35db6d8c0cd.tar.gz servo-293c8623fa9a15d279fb4fad27b3f35db6d8c0cd.zip |
Auto merge of #29339 - mrobinson:update-results, r=delan
Add intermittent results for transitions related tests
These tests test the behavior of many properties and due to issues in
Servo, the results are incredibly unstable. Since the tests use large
property lists this leads to hundreds of failed subtests every run. We
let these tests either pass or fail so that results in the CI are
stable. The ultimate goal here is to fix the instability in Servo so
that these tests pass or fail consistently.
This change also adds support for intermittent expectations to the
ServoHandler. Before these kind of test results were interpreted as
unexpected results.
---
<!-- 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 do not require tests because they just update test results.
<!-- 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 'python')
0 files changed, 0 insertions, 0 deletions