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

Builder linux-rel-css Build #8146

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux4

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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. 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 ( 22 mins, 39 secs )
    1. - no logs -
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 10 mins, 54 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 3 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  11. compile__1 ran build-geckolib --release ( 6 mins, 17 secs )
    1. - no logs -
  12. test__1 ran test-stylo --release ( 2 mins, 8 secs )
    1. - no logs -
  13. shell__5 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  14. shell__6 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio
  15. shell__7 './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 8146 Build
codebase Build
got_revision 853609d40bd15090c2124b4641526ae1ea297ef1 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 853609d40bd15090c2124b4641526ae1ea297ef1 Build
scheduler servo-auto Scheduler
slavename servo-linux4 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Mar 8 09:46:22 2018
EndThu Mar 8 10:28:46 2018
Elapsed42 mins, 23 secs

All Changes:

:

  1. Change #76436

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 08 Mar 2018 09:46:21
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 853609d40bd15090c2124b4641526ae1ea297ef1

    Comments

    Auto merge of #20236 - emilio:to-css-skip-if, r=nox
    
    Introduce #[css(skip_if)]
    
    This is most of #20224 but without the actual counter() fix since it's waiting on a WPT update.

    Changed files

    • components/style/properties/longhand/list.mako.rs
    • components/style/values/generics/transform.rs
    • components/style_derive/to_css.rs
    • components/style_traits/values.rs