Builder linux-rel-css Build #1110
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | try |
| Revision | d7692812f6bdf4062ee887a6acfdb31e2b00a532 |
| Got Revision | d7692812f6bdf4062ee887a6acfdb31e2b00a532 |
| Changes | 1 change |
BuildSlave:
servo-linux2Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 5 secs )
- - no logs -
-
generic generic ( 0 secs )
-
shell 'pkill -x ...' ( 0 secs )
-
compile ran build --release --with-debug-assertions warnings ( 19 mins, 3 secs )
-
test ran test-css --release --processes 16 ( 21 mins, 55 secs )
-
compile__1 ran build-cef --release --with-debug-assertions warnings ( 14 mins, 37 secs )
-
compile__2 ran build-geckolib --release warnings ( 3 mins, 55 secs )
-
test__1 ran test-stylo --release warnings ( 2 mins, 3 secs )
-
shell__1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
-
shell__2 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | try | Build |
| builddir | /home/servo/buildbot/slave/linux-rel-css | slave |
| buildername | linux-rel-css | Builder |
| buildnumber | 1110 | Build |
| codebase | Build | |
| got_revision | d7692812f6bdf4062ee887a6acfdb31e2b00a532 | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | d7692812f6bdf4062ee887a6acfdb31e2b00a532 | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux2 | BuildSlave |
| warnings-count | 10 | 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 | Thu Nov 24 14:14:12 2016 |
| End | Thu Nov 24 15:15:53 2016 |
| Elapsed | 1 hrs, 1 mins, 41 secs |
All Changes:
:
Change #27975
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Thu 24 Nov 2016 14:14:11 Repository https://github.com/servo/servo Project servo/servo Branch try Revision d7692812f6bdf4062ee887a6acfdb31e2b00a532 Comments
Auto merge of #14340 - heycam:sheet-disabled, r=<try> implement StyleSheet.disabled <!-- Please describe your changes on the following line: --> This implements the [CSSOM StyleSheet.disabled](https://drafts.csswg.org/cssom/#dom-stylesheet-disabled) IDL attribute. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/14340) <!-- Reviewable:end -->
Changed files
- components/script/dom/cssstylesheet.rs
- components/script/dom/htmllinkelement.rs
- components/script/dom/htmlmetaelement.rs
- components/script/dom/htmlstyleelement.rs
- components/script/dom/stylesheet.rs
- components/script/dom/webidls/StyleSheet.webidl
- components/style/stylesheets.rs
- components/style/stylist.rs
- tests/unit/style/stylesheets.rs
- tests/wpt/metadata-css/cssom-1_dev/html/interfaces.htm.ini