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

Builder linux-rel-css Build #6480

Results:

Failed shell__2

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revision97c7908a192ac0ea696b202063578aa16a4e3040
Got Revision97c7908a192ac0ea696b202063578aa16a4e3040
Changes1 change

BuildSlave:

servo-linux1

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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 ...' ( 10 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions warnings ( 19 mins, 25 secs )
    1. warnings (1)
  7. test ran test-css --release --processes 16 --always-succeed ( 10 mins, 42 secs )
    1. css-errorsummary.log
  8. shell__2 './mach filter-intermittents ...' failed ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  9. compile__1 ran build-cef --release --with-debug-assertions warnings ( 18 mins, 28 secs )
    1. warnings (1)
  10. compile__2 ran build-geckolib --release ( 7 mins, 21 secs )
    1. - no logs -
  11. test__1 ran test-stylo --release ( 58 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 try Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 6480 Build
codebase Build
got_revision 97c7908a192ac0ea696b202063578aa16a4e3040 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 97c7908a192ac0ea696b202063578aa16a4e3040 Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 2 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartMon Oct 16 00:12:45 2017
EndMon Oct 16 01:09:58 2017
Elapsed57 mins, 13 secs

All Changes:

:

  1. Change #65266

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 16 Oct 2017 00:12:44
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 97c7908a192ac0ea696b202063578aa16a4e3040

    Comments

    Auto merge of #18890 - glennw:update-wr-clip-text-aa, r=<try>
    
    Update WR (details below):
    
    * Add support for clip masks on text runs.
    * Fix atomic ordering of items with multiple shadows.
    * Update to bincode + ipc-channel with optimizations.
    * Fix some plane splitting precision errors.
    * Improve the anti-aliasing quality significantly.
    * Add internal ClipChain support.
    * Fix diacritic glyphs on Linux.

    Changed files

    • Cargo.lock
    • components/bluetooth/Cargo.toml
    • components/bluetooth_traits/Cargo.toml
    • components/canvas/Cargo.toml
    • components/canvas_traits/Cargo.toml
    • components/compositing/Cargo.toml
    • components/constellation/Cargo.toml
    • components/devtools/Cargo.toml
    • components/devtools_traits/Cargo.toml
    • components/gfx/Cargo.toml
    • components/gfx/display_list/mod.rs
    • components/layout/Cargo.toml
    • components/layout/display_list_builder.rs
    • components/layout/webrender_helpers.rs
    • components/layout_thread/Cargo.toml
    • components/layout_traits/Cargo.toml
    • components/metrics/Cargo.toml
    • components/net/Cargo.toml
    • components/net_traits/Cargo.toml
    • components/profile/Cargo.toml
    • components/profile_traits/Cargo.toml
    • components/script/Cargo.toml
    • components/script_layout_interface/Cargo.toml
    • components/script_traits/Cargo.toml
    • components/servo/Cargo.toml
    • components/webdriver_server/Cargo.toml
    • components/webvr/Cargo.toml
    • components/webvr_traits/Cargo.toml
    • tests/unit/gfx/Cargo.toml
    • tests/unit/metrics/Cargo.toml
    • tests/unit/net/Cargo.toml
    • tests/unit/profile/Cargo.toml