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

Builder linux-rel-wpt Build #7423

Results:

Failed

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revision5f72baed867a40558623e381eeac4936455ceeb5
Changes1 change

BuildSlave:

servo-linux5

Reason:

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

Steps and Logfiles:

  1. git updating ( 3 secs )
    1. stdio
  2. generic  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch try Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 7423 Build
codebase Build
project servo/servo Build
repository https://github.com/servo/servo Build
revision 5f72baed867a40558623e381eeac4936455ceeb5 Build
scheduler servo-auto Scheduler
slavename servo-linux5 BuildSlave
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Jan 4 18:23:51 2018
EndThu Jan 4 18:23:54 2018
Elapsed3 secs

All Changes:

:

  1. Change #71022

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 04 Jan 2018 18:23:50
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 5f72baed867a40558623e381eeac4936455ceeb5

    Comments

    Auto merge of #19397 - cbrewster:create_element_for_token, r=<try>
    
    Implement the create an element for token algorithm
    
    <!-- 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 #19392 (github issue number if applicable).
    
    <!-- Either: -->
    - [ ] There are tests for these changes OR
    - [ ] These changes do not require tests because _____
    
    <!-- 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/19397)
    <!-- Reviewable:end -->

    Changed files

    • components/script/dom/bindings/settings_stack.rs
    • components/script/dom/document.rs
    • components/script/dom/servoparser/async_html.rs
    • components/script/dom/servoparser/html.rs
    • components/script/dom/servoparser/mod.rs
    • components/script/dom/servoparser/xml.rs