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

Builder linux-rel-css Build #163

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release warnings ( 18 mins, 1 secs )
    1. warnings (11)
  4. test ran test-css --release --processes 16 ( 15 mins, 59 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release warnings ( 15 mins, 5 secs )
    1. warnings (12)
  6. compile_2 ran build-geckolib --release ( 3 mins, 17 secs )
    1. stdio
  7. shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  8. shell_2 '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 163 Build
codebase Build
got_revision 3916d1d61305bd27338cac4a9e9f9c110182582b Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 3916d1d61305bd27338cac4a9e9f9c110182582b Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 23 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartTue Oct 11 17:07:10 2016
EndTue Oct 11 17:59:43 2016
Elapsed52 mins, 33 secs

All Changes:

:

  1. Change #22046

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 11 Oct 2016 17:07:09
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 3916d1d61305bd27338cac4a9e9f9c110182582b

    Comments

    Auto merge of #13688 - bholley:styleset_refcell, r=Manishearth
    
     stylo: Use AtomicRefCell for PerDocumentStyleData
    
    Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1309090
    
    <!-- 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/13688)
    <!-- Reviewable:end -->

    Changed files

    • components/style/gecko/data.rs
    • components/style/gecko_bindings/bindings.rs
    • ports/geckolib/glue.rs