Builder linux-rel-css Build #374
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 62689ba64deb5f0c93f2fe3dfd69258b21d2fb47 |
| Got Revision | 62689ba64deb5f0c93f2fe3dfd69258b21d2fb47 |
| Changes | 1 change |
BuildSlave:
servo-linux2Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 8 secs )
- - no logs -
-
shell 'pkill -x ...' ( 0 secs )
-
compile ran build --release warnings ( 17 mins, 14 secs )
-
test ran test-css --release --processes 16 ( 16 mins, 4 secs )
-
compile_1 ran build-cef --release ( 49 secs )
-
compile_2 ran build-geckolib --release warnings ( 3 mins, 24 secs )
-
test_1 ran test-stylo --release warnings ( 2 mins, 28 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 | 374 | Build |
| codebase | Build | |
| got_revision | 62689ba64deb5f0c93f2fe3dfd69258b21d2fb47 | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 62689ba64deb5f0c93f2fe3dfd69258b21d2fb47 | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux2 | BuildSlave |
| warnings-count | 22 | 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 | Sat Oct 22 13:09:14 2016 |
| End | Sat Oct 22 13:49:24 2016 |
| Elapsed | 40 mins, 10 secs |
All Changes:
:
Change #23250
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Sat 22 Oct 2016 13:09:13 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 62689ba64deb5f0c93f2fe3dfd69258b21d2fb47 Comments
Auto merge of #13882 - jeenalee:response-clone, r=jdm Make Response's `Clone()` method to clone headers. <!-- Please describe your changes on the following line: --> This patch allows the response clone to have the same headers list as the original's. Previously, only the cloned response's headers guard was set to be the same as the original response's headers guard. --- <!-- 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: --> - [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/13882) <!-- Reviewable:end -->
Changed files
- components/script/dom/response.rs
- tests/wpt/metadata/fetch/api/response/response-clone.html.ini