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

Builder linux-rel-css Build #3230

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

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. compile ran build --release --with-debug-assertions warnings ( 12 mins, 50 secs )
    1. stdio
    2. warnings (1)
  6. test ran test-css --release --processes 8 --always-succeed ( 12 mins, 44 secs )
    1. css-errorsummary.log
  7. shell__1 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  8. compile__1 ran build-cef --release --with-debug-assertions ( 36 secs )
    1. stdio
  9. compile__2 ran build-geckolib --release ( 3 mins, 42 secs )
    1. stdio
  10. test__1 ran test-stylo --release warnings ( 4 mins, 56 secs )
    1. warnings (1)
  11. shell__2 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__3 '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 3230 Build
codebase Build
got_revision 42f58503c0dfb5c02d4395d481b9bd65e3d69d3a Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 42f58503c0dfb5c02d4395d481b9bd65e3d69d3a Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 2 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed Apr 5 09:04:39 2017
EndWed Apr 5 09:39:33 2017
Elapsed34 mins, 54 secs

All Changes:

:

  1. Change #41635

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 05 Apr 2017 09:04:38
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 42f58503c0dfb5c02d4395d481b9bd65e3d69d3a

    Comments

    Auto merge of #16169 - servo:stylo-heapsize, r=emilio
    
    Remove heapsize for Stylo
    
    It doesn’t seem to be used, and is causing compilation trouble for Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1350581
    
    <!-- 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/16169)
    <!-- Reviewable:end -->

    Changed files

    • components/style/Cargo.toml
    • components/style/gecko_bindings/sugar/refptr.rs
    • components/style/gecko_string_cache/mod.rs
    • components/style/lib.rs