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

Builder linux-rel-wpt Build #7554

Results:

Failed shell__2

SourceStamp:

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

BuildSlave:

servo-linux5

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 ( 11 mins, 53 secs )
    1. - no logs -
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 18 mins, 36 secs )
    1. wpt-errorsummary.log
  9. shell__2 './mach filter-intermittents ...' failed ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 8 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 7554 Build
codebase Build
got_revision 63d3306f630803cc9fecab91830944146e1d4ec6 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 63d3306f630803cc9fecab91830944146e1d4ec6 Build
scheduler servo-auto Scheduler
slavename servo-linux5 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:

StartSun Jan 14 15:33:10 2018
EndSun Jan 14 16:04:05 2018
Elapsed30 mins, 54 secs

All Changes:

:

  1. Change #71999

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Sun 14 Jan 2018 15:33:09
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 63d3306f630803cc9fecab91830944146e1d4ec6

    Comments

    Auto merge of #19763 - servo:unincremental, r=emilio
    
    Restore the ability to disable incremental compilation
    
    It became the default in debug mode in the last Rust/Cargo update.
    
    <!-- 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/19763)
    <!-- Reviewable:end -->

    Changed files

    • python/servo/command_base.py
    • servobuild.example