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

Builder linux-rel-css Build #1121

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. generic generic ( 0 secs )
    1. stdio
  3. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  4. compile ran build --release --with-debug-assertions warnings ( 19 mins, 34 secs )
    1. warnings (1)
  5. test ran test-css --release --processes 16 ( 22 mins, 24 secs )
    1. css-errorsummary.log
  6. compile__1 ran build-cef --release --with-debug-assertions warnings ( 14 mins, 39 secs )
    1. stdio
    2. warnings (1)
  7. compile__2 ran build-geckolib --release warnings ( 3 mins, 55 secs )
    1. warnings (5)
  8. test__1 ran test-stylo --release warnings ( 2 mins, 3 secs )
    1. warnings (3)
  9. shell__1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  10. 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 1121 Build
codebase Build
got_revision c1c3974fb2d8ca60f2837ccd7d2d3b345e440af8 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision c1c3974fb2d8ca60f2837ccd7d2d3b345e440af8 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:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Nov 25 04:41:07 2016
EndFri Nov 25 05:43:49 2016
Elapsed1 hrs, 2 mins, 41 secs

All Changes:

:

  1. Change #28037

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 25 Nov 2016 04:41:07
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision c1c3974fb2d8ca60f2837ccd7d2d3b345e440af8

    Comments

    Auto merge of #14340 - heycam:sheet-disabled, r=Manishearth
    
    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