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

Builder linux-rel-wpt Build #5745

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revisionbe113116df41e23bf6ecf4a38a9f5bc7d3ed5fa1
Got Revisionbe113116df41e23bf6ecf4a38a9f5bc7d3ed5fa1
Changes2 changes

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. generic generic ( 0 secs )
    1. - no logs -
  3. generic_1 generic_1 ( 0 secs )
    1. - no logs -
  4. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  5. shell__1 './mach clean-nightlies ...' ( 9 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 19 mins, 56 secs )
    1. - no logs -
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --always-succeed ( 15 mins, 19 secs )
    1. - no logs -
  9. shell__2 './mach filter-intermittents ...' ( 2 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 12 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

NameValueSource
branch try Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 5745 Build
codebase Build
got_revision be113116df41e23bf6ecf4a38a9f5bc7d3ed5fa1 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision be113116df41e23bf6ecf4a38a9f5bc7d3ed5fa1 Build
scheduler servo-auto Scheduler
slavename servo-linux3 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartTue Aug 29 01:49:49 2017
EndTue Aug 29 02:25:40 2017
Elapsed35 mins, 50 secs

All Changes:

:

  1. Change #59457

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 29 Aug 2017 01:34:00
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 57365363463332696f457fac71184afa83fadafe

    Comments

    Auto merge of #18255 - CYBAI:prevent-reentrancy-pr18218, r=<try>
    
    Update concept of node filter algorithm
    
    Implement new [filter](https://dom.spec.whatwg.org/#concept-node-filter) algorithm from specification
    
    ---
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [X] These changes fix #18218 (github issue number if applicable).
    - [X] These changes do not require tests because changes are minimal and the error was triggered by a test
    
    <!-- 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/18255)
    <!-- Reviewable:end -->

    Changed files

    • components/script/dom/nodeiterator.rs
    • components/script/dom/treewalker.rs
  2. Change #59459

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 29 Aug 2017 01:34:07
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision be113116df41e23bf6ecf4a38a9f5bc7d3ed5fa1

    Comments

    Auto merge of #18255 - CYBAI:prevent-reentrancy-pr18218, r=<try>
    
    Update concept of node filter algorithm
    
    Implement new [filter](https://dom.spec.whatwg.org/#concept-node-filter) algorithm from specification
    
    ---
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [X] These changes fix #18218 (github issue number if applicable).
    - [X] These changes do not require tests because changes are minimal and the error was triggered by a test
    
    <!-- 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/18255)
    <!-- Reviewable:end -->

    Changed files

    • components/script/dom/nodeiterator.rs
    • components/script/dom/treewalker.rs