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

Builder linux-rel-wpt Build #8856

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux6

Reason:

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

Steps and Logfiles:

  1. git update ( 3 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 ...' ( 12 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions ( 10 mins, 47 secs )
    1. - no logs -
  9. test ran test-wpt-failure ( 0 secs )
    1. stdio
  10. test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 14 mins, 35 secs )
    1. wpt-errorsummary.log
  11. shell__4 './mach filter-intermittents ...' ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  12. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 9 secs )
    1. 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 8856 Build
codebase Build
got_revision 3a39ddb07254c4bdbbfa8abd7dd087596eab159b Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 3a39ddb07254c4bdbbfa8abd7dd087596eab159b Build
scheduler servo-auto Scheduler
slavename servo-linux6 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:

StartWed May 30 09:13:01 2018
EndWed May 30 09:38:53 2018
Elapsed25 mins, 51 secs

All Changes:

:

  1. Change #81497

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 30 May 2018 09:12:59
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 3a39ddb07254c4bdbbfa8abd7dd087596eab159b

    Comments

    Auto merge of #20882 - servo:rustup, r=SimonSapin
    
    Upgrade to rustc 1.28.0-nightly (524ad9b9e 2018-05-29)
    
    Fixes https://github.com/servo/servo/issues/20844

    Changed files

    • components/allocator/lib.rs
    • components/dom_struct/lib.rs
    • components/gfx/lib.rs
    • components/nonzero/Cargo.toml
    • components/nonzero/lib.rs
    • components/script_plugins/lib.rs
    • components/script_plugins/unrooted_must_root.rs
    • components/script_plugins/utils.rs
    • components/servo/Cargo.toml
    • rust-toolchain