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

Builder linux-rel-css Build #10757

Results:

Failed shell__4

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 12 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 -p servo warnings ( 10 mins, 36 secs )
    1. warnings (1)
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 10 mins, 51 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' failed ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  11. shell__5 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__6 './etc/ci/clean_build_artifacts.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 10757 Build
codebase Build
got_revision 500721031666097a5488201ce3c0ece22f09559b Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 500721031666097a5488201ce3c0ece22f09559b Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Nov 15 23:04:12 2018
EndThu Nov 15 23:26:08 2018
Elapsed21 mins, 56 secs

All Changes:

:

  1. Change #102520

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 15 Nov 2018 23:04:11
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 500721031666097a5488201ce3c0ece22f09559b

    Comments

    Auto merge of #22165 - pyfisch:assert-glyph, r=jdm
    
    Enable old glyph assertion
    
    The assertion had a note that it should be enabled
    when something like debug_assert is available.
    
    This must have been disabled since before Rust 1.0 as it uses invalid syntax.
    
    <!-- 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/22165)
    <!-- Reviewable:end -->

    Changed files

    • components/gfx/text/glyph.rs