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

Builder linux-rel-wpt Build #9784

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

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 ...' ( 11 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 -p servo warnings ( 9 mins, 35 secs )
    1. warnings (1)
  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 ( 16 mins, 30 secs )
    1. - no logs -
  11. shell__4 './mach filter-intermittents ...' ( 3 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  12. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 9 secs )
    1. wpt-mp-errorsummary.log
  13. shell__5 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 9784 Build
codebase Build
got_revision 29ba51016b7c2b04d1c9e3d2cd5a2be4e43ff1dc Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 29ba51016b7c2b04d1c9e3d2cd5a2be4e43ff1dc Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed Sep 12 13:45:23 2018
EndWed Sep 12 14:11:59 2018
Elapsed26 mins, 35 secs

All Changes:

:

  1. Change #93789

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 12 Sep 2018 13:42:18
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 29ba51016b7c2b04d1c9e3d2cd5a2be4e43ff1dc

    Comments

    Auto merge of #21686 - AnshulMalik:format-remutex, r=jdm
    
    format components/remutex
    
    - [x] `./mach build -d` does not report any errors
    - [x] `./mach test-tidy` does not report any errors
    
    <!-- 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/21686)
    <!-- Reviewable:end -->

    Changed files

    • components/remutex/lib.rs
    • components/remutex/tests/smoke.rs