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

Builder linux-rel-css Build #7809

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

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 ( 10 mins, 12 secs )
    1. - no logs -
  8. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 16 mins, 39 secs )
    1. - no logs -
  9. shell__3 './mach filter-intermittents ...' ( 4 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  10. compile__1 ran build-geckolib --release ( 5 mins, 50 secs )
    1. - no logs -
  11. test__1 ran test-stylo --release ( 2 mins, 4 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 7809 Build
codebase Build
got_revision dc446198a733cab3416aaccdd13bf6e86ffeb294 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision dc446198a733cab3416aaccdd13bf6e86ffeb294 Build
scheduler servo-auto Scheduler
slavename servo-linux1 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 Feb 7 02:30:45 2018
EndWed Feb 7 03:05:51 2018
Elapsed35 mins, 6 secs

All Changes:

:

  1. Change #73933

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 07 Feb 2018 02:30:44
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision dc446198a733cab3416aaccdd13bf6e86ffeb294

    Comments

    Auto merge of #19966 - emilio:bye-gecko-size, r=nox
    
    style: Get rid of gecko_size_type.
    
    It's a hack, should die.
    
    <!-- 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/19966)
    <!-- Reviewable:end -->

    Changed files

    • components/style/gecko/values.rs
    • components/style/properties/data.py
    • components/style/properties/helpers.mako.rs
    • components/style/properties/longhand/position.mako.rs
    • components/style/properties/properties.mako.rs
    • components/style/values/computed/length.rs
    • components/style/values/computed/mod.rs
    • components/style/values/mod.rs
    • components/style/values/specified/length.rs
    • ports/geckolib/glue.rs