Builder linux-rel-css Build #216
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 1a3287bef7bb1a70c00f381b5686c26376b77d5d |
| Got Revision | 1a3287bef7bb1a70c00f381b5686c26376b77d5d |
| Changes | 1 change |
BuildSlave:
servo-linux2Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 4 secs )
- - no logs -
-
shell 'pkill -x ...' ( 0 secs )
-
compile ran build --release warnings ( 17 mins, 42 secs )
-
test ran test-css --release --processes 16 ( 16 mins, 19 secs )
-
compile_1 ran build-cef --release warnings ( 1 mins, 0 secs )
-
compile_2 ran build-geckolib --release warnings ( 3 mins, 22 secs )
-
shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
-
shell_2 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | auto | Build |
| builddir | /home/servo/buildbot/slave/linux-rel-css | slave |
| buildername | linux-rel-css | Builder |
| buildnumber | 216 | Build |
| codebase | Build | |
| got_revision | 1a3287bef7bb1a70c00f381b5686c26376b77d5d | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 1a3287bef7bb1a70c00f381b5686c26376b77d5d | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux2 | BuildSlave |
| warnings-count | 17 | WarningCountingShellCommand |
| workdir | /home/servo/buildbot/slave/linux-rel-css | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- bors-servolbergstrom+bors@mozilla.com
Timing:
| Start | Thu Oct 13 10:37:18 2016 |
| End | Thu Oct 13 11:15:49 2016 |
| Elapsed | 38 mins, 30 secs |
All Changes:
:
Change #22323
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Thu 13 Oct 2016 10:37:17 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 1a3287bef7bb1a70c00f381b5686c26376b77d5d Comments
Auto merge of #13733 - jeenalee:request-clone, r=jdm Fix Request's Headers to be cloned correctly <!-- Please describe your changes on the following line: --> Previously, when `Clone()` was called, Headers of the template Request did not get cloned properly. This commit fixes that issue, and updates the expected wpt 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 fix #11894 (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/13733) <!-- Reviewable:end -->
Changed files
- components/script/dom/request.rs
- tests/wpt/metadata/fetch/api/request/request-clone.sub.html.ini