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

Builder linux-rel-css Build #11147

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux6

Reason:

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

Steps and Logfiles:

  1. git update ( 2 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

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 11147 Build
codebase Build
got_revision a067620789cf378202129baf6ec7943b34d3142e Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision a067620789cf378202129baf6ec7943b34d3142e Build
scheduler servo-auto Scheduler
slavename servo-linux6 BuildSlave
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartTue Dec 18 02:24:32 2018
EndTue Dec 18 02:24:35 2018
Elapsed2 secs

All Changes:

:

  1. Change #104907

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 18 Dec 2018 02:24:31
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision a067620789cf378202129baf6ec7943b34d3142e

    Comments

    Auto merge of #22474 - csmoe:unregister, r=gterzian
    
    Unregister components while exiting
    
    r=@gterzian
    
    <!-- Please describe your changes on the following line: -->
    
    ---
    <!-- 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 fix #22468 (GitHub issue number if applicable)
    
    <!-- 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/22474)
    <!-- Reviewable:end -->

    Changed files

    • components/background_hang_monitor/background_hang_monitor.rs
    • components/background_hang_monitor/tests/hang_monitor_tests.rs
    • components/layout_thread/lib.rs
    • components/msg/constellation_msg.rs
    • components/script/script_thread.rs