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

Builder linux-rel-css Build #7757

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux6

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 ...' ( 10 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. compile ran build --release --with-debug-assertions ( 9 mins, 56 secs )
    1. - no logs -
  8. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 11 mins, 41 secs )
    1. - no logs -
  9. shell__3 './mach filter-intermittents ...' ( 3 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  10. compile__1 ran build-geckolib --release ( 5 mins, 49 secs )
    1. - no logs -
  11. test__1 ran test-stylo --release ( 2 mins, 0 secs )
    1. - no logs -
  12. shell__4 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  13. shell__5 'bash ./etc/ci/manifest_changed.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 7757 Build
codebase Build
got_revision d222c9501b69af324ed1bdc04adefd3b17fabb59 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision d222c9501b69af324ed1bdc04adefd3b17fabb59 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:

StartThu Feb 1 14:39:38 2018
EndThu Feb 1 15:09:25 2018
Elapsed29 mins, 46 secs

All Changes:

:

  1. Change #73495

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 01 Feb 2018 14:39:38
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision d222c9501b69af324ed1bdc04adefd3b17fabb59

    Comments

    Auto merge of #19924 - emilio:bim, r=emilio
    
    style: Move border-image-repeat outside of mako.
    
    This is a rebased / nitpick-addressed / bug-fixed version of #19021, and with a commit from #19668 renaming the two `RepeatKeyword`s to different names.
    
    <!-- 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/19924)
    <!-- Reviewable:end -->

    Changed files

    • components/layout/display_list/background.rs
    • components/layout/display_list/conversions.rs
    • components/style/properties/gecko.mako.rs
    • components/style/properties/longhand/border.mako.rs
    • components/style/values/computed/background.rs
    • components/style/values/computed/border.rs
    • components/style/values/computed/mod.rs
    • components/style/values/specified/background.rs
    • components/style/values/specified/border.rs
    • components/style/values/specified/mod.rs