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

Builder linux-rel-css Build #6373

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revisione3624e62a4b247d7af5e783fcd4205d2914b6aab
Got Revisione3624e62a4b247d7af5e783fcd4205d2914b6aab
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. 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 ...' ( 8 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 19 mins, 6 secs )
    1. - no logs -
  7. test ran test-css --release --processes 16 --always-succeed ( 11 mins, 4 secs )
    1. css-errorsummary.log
  8. shell__2 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  9. compile__1 ran build-cef --release --with-debug-assertions ( 17 mins, 49 secs )
    1. - no logs -
  10. compile__2 ran build-geckolib --release ( 7 mins, 30 secs )
    1. - no logs -
  11. test__1 ran test-stylo --release ( 49 secs )
    1. - no logs -
  12. shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  13. shell__4 '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 6373 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-linux2 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartMon Oct 9 16:24:32 2017
EndMon Oct 9 17:21:06 2017
Elapsed56 mins, 34 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