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

Builder linux-rel-css Build #368

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release warnings ( 16 mins, 7 secs )
    1. warnings (14)
  4. test ran test-css --release --processes 16 ( 14 mins, 38 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release ( 46 secs )
    1. stdio
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 24 secs )
    1. warnings (5)
  7. test_1 ran test-stylo --release warnings ( 2 mins, 25 secs )
    1. warnings (3)
  8. shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  9. 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 368 Build
codebase Build
got_revision 9cbac40f618a5d87bd883e81a70e233e0ea3a87f Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 9cbac40f618a5d87bd883e81a70e233e0ea3a87f Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 22 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Oct 21 20:54:51 2016
EndFri Oct 21 21:32:17 2016
Elapsed37 mins, 26 secs

All Changes:

:

  1. Change #23179

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 21 Oct 2016 20:54:50
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 9cbac40f618a5d87bd883e81a70e233e0ea3a87f

    Comments

    Auto merge of #13863 - bholley:shuffle_data_structures, r=emilio
    
    stylo: Rearrange some data structures in preparation for the new incremental restyle algorithm
    
    <!-- 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/13863)
    <!-- Reviewable:end -->

    Changed files

    • components/layout/wrapper.rs
    • components/script/layout_wrapper.rs
    • components/script_layout_interface/lib.rs
    • components/script_layout_interface/wrapper_traits.rs
    • components/style/binding_tools/regen.py
    • components/style/data.rs
    • components/style/dom.rs
    • components/style/gecko/traversal.rs
    • components/style/gecko/wrapper.rs
    • components/style/gecko_bindings/structs_debug.rs
    • components/style/gecko_bindings/structs_release.rs
    • components/style/matching.rs
    • components/style/traversal.rs
    • ports/geckolib/glue.rs