diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-05-24 23:31:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-24 23:31:44 -0400 |
commit | f63284efc04b298b010f34f5225a3fa9014bf763 (patch) | |
tree | fd6740ba41fc575898107dbcf01f2e00931382ca /components/script_traits/script_msg.rs | |
parent | 7637d2daa1f4fd6e53895c9cd6dea5d85d37d65d (diff) | |
parent | 6861f9bdcfa2a20998d31ccd99c1f0e1a4a084a4 (diff) | |
download | servo-f63284efc04b298b010f34f5225a3fa9014bf763.tar.gz servo-f63284efc04b298b010f34f5225a3fa9014bf763.zip |
Auto merge of #20841 - aneeshusa:increase-taskcluster-runtime, r=jdm
Increase taskcluster runtime
<!-- Please describe your changes on the following line: -->
Based on the Taskcluster log for
(https://taskcluster-artifacts.net/HkxDh1oKQceXH1fL9RSGow/0/public/logs/live_backing.log),
it looks like the job is running successfully but hitting the max time limit.
Our builds + tests shouldn't take this long to run normally,
but we'll need to set up sccache with cache uploading/downloading
in order to improve most build times.
For now, bump the max run time to 2 hours;
since we complete one build + som tests within an hour,
2 hours should be enough for the second build to finish as well.
Also, add `set -x` for easier debugging.
---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they are trying to fix the testing infra
<!-- 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. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20841)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script_traits/script_msg.rs')
0 files changed, 0 insertions, 0 deletions