Builder linux-rel-css Build #5732
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 473934c989c94773c38f585b1c4500cd8c811738 |
| Got Revision | 473934c989c94773c38f585b1c4500cd8c811738 |
| Changes | 1 change |
BuildSlave:
servo-linux3Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 13 secs )
-
generic generic ( 0 secs )
- - no logs -
-
generic_1 generic_1 ( 0 secs )
- - no logs -
-
shell 'pkill -x ...' ( 0 secs )
-
shell__1 './mach clean-nightlies ...' ( 9 secs )
-
compile ran build --release --with-debug-assertions ( 19 mins, 50 secs )
- - no logs -
-
test ran test-css --release --processes 16 --always-succeed ( 12 mins, 35 secs )
-
shell__2 './mach filter-intermittents ...' ( 0 secs )
-
compile__1 ran build-cef --release --with-debug-assertions ( 37 secs )
-
compile__2 ran build-geckolib --release ( 6 mins, 12 secs )
- - no logs -
-
test__1 ran test-stylo --release warnings ( 52 secs )
-
shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
-
shell__4 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | auto | Build |
| builddir | /home/servo/buildbot/slave/linux-rel-css | slave |
| buildername | linux-rel-css | Builder |
| buildnumber | 5732 | 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-linux3 | BuildSlave |
| warnings-count | 3 | WarningCountingShellCommand |
| workdir | /home/servo/buildbot/slave/linux-rel-css | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- bors-servolbergstrom+bors@mozilla.com
Timing:
| Start | Tue Aug 29 19:57:01 2017 |
| End | Tue Aug 29 20:37:34 2017 |
| Elapsed | 40 mins, 32 secs |
All Changes:
:
Change #59563
Category None Changed by bors-servo <lbergstrom+bors@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