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

Builder linux-rel-css Build #10773

Results:

Failed compile

SourceStamp:

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

BuildSlave:

servo-linux4

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  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 ...' ( 11 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions -p servo failed ( 34 secs )
    1. - no logs -
  9. test  
    1. - no logs -
    1. - no logs -
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 10773 Build
codebase Build
got_revision 3affe9d338ea0d86e91d95644c2a02744d9b9389 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 3affe9d338ea0d86e91d95644c2a02744d9b9389 Build
scheduler servo-auto Scheduler
slavename servo-linux4 BuildSlave
warnings-count 902 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Nov 16 06:13:05 2018
EndFri Nov 16 06:14:02 2018
Elapsed56 secs

All Changes:

:

  1. Change #102565

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 16 Nov 2018 06:13:04
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 3affe9d338ea0d86e91d95644c2a02744d9b9389

    Comments

    Auto merge of #22191 - mandreyel:update-sw-global-scope, r=paulrouget
    
    Update webidl of ServiceWorkerGlobalScope
    
    Part of #19302.
    
    ---
    <!-- 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
    - [x] These changes are part of #19302  (github issue number if applicable).
    
    <!-- Either: -->
    - [ ] There are tests for these changes OR
    - [x] These changes do not require tests because they just update the webidl for `ServiceWorkerGlobalScope`; related tests should be updated when we start to implement its functions.
    
    <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
    
    <!-- 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/22191)
    <!-- Reviewable:end -->

    Changed files

    • components/script/dom/serviceworkerglobalscope.rs
    • components/script/dom/webidls/ServiceWorkerGlobalScope.webidl