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

Builder linux-rel-wpt Build #6411

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 12 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, 32 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, 42 secs )
    1. wpt-errorsummary.log
  9. shell__2 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 9 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 6411 Build
codebase Build
got_revision e3624e62a4b247d7af5e783fcd4205d2914b6aab Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision e3624e62a4b247d7af5e783fcd4205d2914b6aab 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:

StartMon Oct 9 16:48:23 2017
EndMon Oct 9 17:24:10 2017
Elapsed35 mins, 47 secs

All Changes:

:

  1. Change #64446

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 09 Oct 2017 16:24:31
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision e3624e62a4b247d7af5e783fcd4205d2914b6aab

    Comments

    Auto merge of #18747 - jdm:serializing-childrenonly, r=jdm
    
    Serializing childrenonly
    
    Rebased from #17896.
    
    ---
    - [x] `./mach build -d` does not report any errors
    - [x] `./mach test-tidy` does not report any errors
    - [x] These changes fix #14975 (github issue number if applicable).
    - [x] There are tests for these changes
    
    <!-- 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/18747)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock
    • components/gfx/Cargo.toml
    • components/layout/Cargo.toml
    • components/layout_thread/Cargo.toml
    • components/script/Cargo.toml
    • components/script/dom/element.rs
    • components/script/dom/servoparser/html.rs
    • components/script_layout_interface/Cargo.toml
    • components/style/Cargo.toml
    • tests/unit/style/Cargo.toml
    • tests/wpt/metadata/MANIFEST.json
    • tests/wpt/metadata/domparsing/innerhtml-03.xhtml.ini
    • tests/wpt/metadata/html/syntax/serializing-html-fragments/serializing.html.ini
    • tests/wpt/web-platform-tests/html/syntax/serializing-html-fragments/serializing.html