diff options
author | bors-servo <infra@servo.org> | 2023-05-05 12:55:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 12:55:34 +0200 |
commit | 0e1d1e3189be4e9a26cdde5484ac39eb7c10bbc7 (patch) | |
tree | bc8d432cdca10cdabb1aef64d5e9b54ef8462e3e /components/script/lib.rs | |
parent | 121b2c987108aa7ccb5e2b3d1997b0d4d4c81d82 (diff) | |
parent | faa0769fccc08dba1657eb76d4858cd4de3386c0 (diff) | |
download | servo-0e1d1e3189be4e9a26cdde5484ac39eb7c10bbc7.tar.gz servo-0e1d1e3189be4e9a26cdde5484ac39eb7c10bbc7.zip |
Auto merge of #29712 - mrobinson:no-test-results-for-closed-prs, r=mukilan
Don't report test results for closed PRs
When doing a try run, bors will often push the last closed merge onto the branch before pushing the change to try. This means that test results get reported on closed PRs. There are two issues with this:
1. Doing too much work on the bots.
2. Extra results on closed PRs.
This changes fixes the second issue.
Fixes #29583.
<!-- Please describe your changes on the following line: -->
---
<!-- 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 #29583
<!-- Either: -->
- [x] These changes do not require tests because they fix a infrastructure issue.
<!-- 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/lib.rs')
0 files changed, 0 insertions, 0 deletions