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

Builder linux-rel-wpt Build #5769

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. - no logs -
  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 ...' ( 9 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 20 mins, 28 secs )
    1. - no logs -
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --always-succeed ( 15 mins, 22 secs )
    1. - no logs -
  9. shell__2 './mach filter-intermittents ...' ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 12 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 5769 Build
codebase Build
got_revision 473934c989c94773c38f585b1c4500cd8c811738 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 473934c989c94773c38f585b1c4500cd8c811738 Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartTue Aug 29 19:54:48 2017
EndTue Aug 29 20:31:12 2017
Elapsed36 mins, 24 secs

All Changes:

:

  1. Change #59563

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 29 Aug 2017 19:29:13
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 473934c989c94773c38f585b1c4500cd8c811738

    Comments

    Auto merge of #18268 - emilio:dirty-viewport-followup, r=SimonSapin
    
    style: Recascade the document instead of using the dirty_on_viewport_size_change bit
    
    This allows us to simplify a lot of code.
    
    On top of #18267.
    
    <!-- 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/18268)
    <!-- Reviewable:end -->

    Changed files

    • components/layout_thread/dom_wrapper.rs
    • components/layout_thread/lib.rs
    • components/script/dom/node.rs
    • components/script/lib.rs
    • components/style/animation.rs
    • components/style/cascade_info.rs
    • components/style/dom.rs
    • components/style/gecko/wrapper.rs
    • components/style/lib.rs
    • components/style/properties/helpers.mako.rs
    • components/style/properties/properties.mako.rs
    • components/style/style_resolver.rs
    • components/style/stylist.rs