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

Builder linux-rel-css Build #8143

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux6

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. 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, 18 secs )
    1. - no logs -
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 10 mins, 55 secs )
    1. wpt-errorsummary.log
  10. shell__4 './mach filter-intermittents ...' ( 2 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  11. compile__1 ran build-geckolib --release ( 2 mins, 30 secs )
    1. - no logs -
  12. test__1 ran test-stylo --release ( 1 mins, 1 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 8143 Build
codebase Build
got_revision 2f4c13d27d4acf5a5a356c9168feb7203ecf2d14 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 2f4c13d27d4acf5a5a356c9168feb7203ecf2d14 Build
scheduler servo-auto Scheduler
slavename servo-linux6 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:

StartWed Mar 7 16:22:43 2018
EndWed Mar 7 16:47:48 2018
Elapsed25 mins, 5 secs

All Changes:

:

  1. Change #76410

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 07 Mar 2018 16:22:42
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 2f4c13d27d4acf5a5a356c9168feb7203ecf2d14

    Comments

    Auto merge of #20230 - servo:derive-all-the-things, r=emilio
    
    Introduce #[css(if_empty = "…", iterable)]
    
    <!-- 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/20230)
    <!-- Reviewable:end -->

    Changed files

    • components/style/properties/helpers.mako.rs
    • components/style/values/specified/font.rs
    • components/style/values/specified/position.rs
    • components/style_derive/to_css.rs
    • components/style_traits/values.rs