Builder linux-rel-css Build #3149
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 6519503a5ffe28255602fadbce2390839b81d8a1 |
| Got Revision | 6519503a5ffe28255602fadbce2390839b81d8a1 |
| Changes | 1 change |
BuildSlave:
servo-linux3Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 3 secs )
-
generic generic ( 0 secs )
- - no logs -
-
generic_1 generic_1 ( 0 secs )
- - no logs -
-
shell 'pkill -x ...' ( 0 secs )
-
compile ran build --release --with-debug-assertions ( 11 mins, 57 secs )
-
test ran test-css --release --processes 8 --always-succeed ( 15 mins, 37 secs )
-
shell__1 './mach filter-intermittents ...' ( 0 secs )
-
compile__1 ran build-cef --release --with-debug-assertions ( 36 secs )
-
compile__2 ran build-geckolib --release ( 3 mins, 28 secs )
-
test__1 ran test-stylo --release ( 4 mins, 36 secs )
- - no logs -
-
shell__2 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
-
shell__3 '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 | 3149 | Build |
| codebase | Build | |
| got_revision | 6519503a5ffe28255602fadbce2390839b81d8a1 | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 6519503a5ffe28255602fadbce2390839b81d8a1 | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux3 | BuildSlave |
| warnings-count | 0 | 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 | Fri Mar 31 03:27:27 2017 |
| End | Fri Mar 31 04:03:50 2017 |
| Elapsed | 36 mins, 22 secs |
All Changes:
:
Change #41090
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Fri 31 Mar 2017 03:27:26 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 6519503a5ffe28255602fadbce2390839b81d8a1 Comments
Auto merge of #16199 - Manishearth:stylo-td-content, r=bz stylo: Include content rules from HTMLTableCellElement::WalkContentStyleRules This also removes the TABLE_ATTRS_DIRTY optimization. Constructing nsMappedAttributes isn't really expensive and we do it all the time anyway. r=bz https://bugzilla.mozilla.org/show_bug.cgi?id=1341648 <!-- 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/16199) <!-- Reviewable:end -->
Changed files
- components/style/gecko/wrapper.rs
- components/style/gecko_bindings/bindings.rs