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

Builder linux-rel-css Build #448

Results:

Failed test compile_1

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release warnings ( 17 mins, 38 secs )
    1. warnings (14)
  4. test ran test-css --release --processes 16 failed ( 12 mins, 54 secs )
    1. - no logs -
  5. compile_1 ran build-cef --release failed ( 39 secs )
    1. stdio
    1. - no logs -
  6. test_1  
    1. - no logs -
  7. shell_1  
    1. - no logs -
  8. shell_2  
    1. - no logs -

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 448 Build
codebase Build
got_revision 7b807d6417a3afe19febf726cc91580f25ec21bb Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 7b807d6417a3afe19febf726cc91580f25ec21bb Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 14 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Oct 27 04:31:53 2016
EndThu Oct 27 05:03:10 2016
Elapsed31 mins, 16 secs

All Changes:

:

  1. Change #23726

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 27 Oct 2016 04:12:38
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 7b807d6417a3afe19febf726cc91580f25ec21bb

    Comments

    Auto merge of #13936 - pcwalton:root-overflow-scroll, r=notriddle
    
    layout: Improve scrolling behavior for the root element.
    
    Improves Google search results.
    
    r? @notriddle
    
    <!-- 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/13936)
    <!-- Reviewable:end -->

    Changed files

    • components/layout/block.rs
    • components/layout/display_list_builder.rs
    • components/layout_thread/lib.rs
    • components/style/properties/longhand/box.mako.rs
    • resources/servo.css
    • tests/html/body_overflow_scroll.html
    • tests/html/body_overflow_size.html