Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder linux-rel-css Build #216

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revision1a3287bef7bb1a70c00f381b5686c26376b77d5d
Got Revision1a3287bef7bb1a70c00f381b5686c26376b77d5d
Changes1 change

BuildSlave:

servo-linux2

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release warnings ( 17 mins, 42 secs )
    1. warnings (11)
  4. test ran test-css --release --processes 16 ( 16 mins, 19 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release warnings ( 1 mins, 0 secs )
    1. stdio
    2. warnings (1)
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 22 secs )
    1. warnings (5)
  7. shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  8. shell_2 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
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:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Oct 13 10:37:18 2016
EndThu Oct 13 11:15:49 2016
Elapsed38 mins, 30 secs

All Changes:

:

  1. Change #22323

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@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