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

Builder linux-rel-css Build #7939

Results:

Failed shell__3

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revision146d8f72c10dbf613c2a1d8627c17d7227283a6d
Got Revision146d8f72c10dbf613c2a1d8627c17d7227283a6d
Changes1 change

BuildSlave:

servo-linux5

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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 ...' ( 10 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. compile ran build --release --with-debug-assertions ( 9 mins, 53 secs )
    1. - no logs -
  8. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 11 mins, 4 secs )
    1. - no logs -
  9. shell__3 './mach filter-intermittents ...' failed ( 3 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  10. compile__1 ran build-geckolib --release ( 6 mins, 4 secs )
    1. - no logs -
  11. test__1 ran test-stylo --release ( 1 mins, 59 secs )
    1. - no logs -
  12. shell__4 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  13. shell__5 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch try Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 7939 Build
codebase Build
got_revision 146d8f72c10dbf613c2a1d8627c17d7227283a6d Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 146d8f72c10dbf613c2a1d8627c17d7227283a6d Build
scheduler servo-auto Scheduler
slavename servo-linux5 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartMon Feb 19 11:31:52 2018
EndMon Feb 19 12:01:18 2018
Elapsed29 mins, 25 secs

All Changes:

:

  1. Change #74847

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 19 Feb 2018 11:31:51
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 146d8f72c10dbf613c2a1d8627c17d7227283a6d

    Comments

    Auto merge of #20057 - ferjm:issue.19894.zindex.background, r=<try>
    
    Paint background color of root element over the entire canvas
    
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [X] These changes fix #19894
    
    <!-- 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/20057)
    <!-- Reviewable:end -->

    Changed files

    • components/layout/display_list/builder.rs
    • tests/wpt/mozilla/meta/MANIFEST.json
    • tests/wpt/mozilla/tests/css/background_color_root_zindex.html
    • tests/wpt/mozilla/tests/css/background_color_root_zindex_ref.html