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

Builder linux-rel-css Build #350

Results:

Failed test

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revision54fec8684f928fd595407dbd9dc4b7ed7bce9d93
Got Revision54fec8684f928fd595407dbd9dc4b7ed7bce9d93
Changes5 changes

BuildSlave:

servo-linux3

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 ( 16 mins, 6 secs )
    1. warnings (12)
  4. test ran test-css --release --processes 16 failed ( 14 mins, 19 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release ( 47 secs )
    1. stdio
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 24 secs )
    1. warnings (5)
  7. test_1 ran test-stylo --release warnings ( 2 mins, 25 secs )
    1. warnings (3)
  8. shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  9. shell_2 '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 350 Build
codebase Build
got_revision 54fec8684f928fd595407dbd9dc4b7ed7bce9d93 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 54fec8684f928fd595407dbd9dc4b7ed7bce9d93 Build
scheduler servo-auto Scheduler
slavename servo-linux3 BuildSlave
warnings-count 20 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Oct 21 01:13:39 2016
EndFri Oct 21 01:50:49 2016
Elapsed37 mins, 10 secs

All Changes:

:

  1. Change #23062

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 21 Oct 2016 00:47:53
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 2c2d340fbcc38e6069a32ef4b19b5dd44f3ca403

    Comments

    Auto merge of #13855 - mmatyas:fix_android_backtrace, r=larsbergstrom
    
    Fix missing `backtrace` build error on Android
    
    <!-- Please describe your changes on the following line: -->
    The missing `backtrace` causes compile errors when building for Android (introduced by servo/servo#12657). This PR fixes the problem by enabling `backtrace` on Android too.
    
    (This is a fix for servo/servo#13154)
    
    <!-- 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/13855)
    <!-- Reviewable:end -->

    Changed files

    • components/servo/Cargo.toml
    • components/servo/main.rs
  2. Change #23063

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 21 Oct 2016 00:47:53
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 77dd618e7a7c8c67df94e795a2727fb437ee7f21

    Comments

    Auto merge of #13843 - glennw:update-wr-shaders, r=pcwalton
    
    Update WR, and copy new shaders.
    
    <!-- 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/13843)
    <!-- Reviewable:end -->

    Changed files

    • components/servo/Cargo.lock
    • ports/cef/Cargo.lock
    • resources/shaders/ps_border.fs.glsl
    • resources/shaders/ps_image_clip.fs.glsl
    • resources/shaders/ps_rectangle_clip.fs.glsl
  3. Change #23064

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 21 Oct 2016 00:47:53
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 8f182ecbc75b76a56b2b2c887a30dc2563b2d8ba

    Comments

    Auto merge of #13856 - mmatyas:fix_android_start, r=larsbergstrom
    
    Remove `android_start!`
    
    <!-- Please describe your changes on the following line: -->
    Due to the API changes in `glutin` (1.x -> 2.x), the `android_start!` macro is no longer needed, and causes build error.
    
    (This is a fix for servo/servo#13154)
    
    <!-- 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/13856)
    <!-- Reviewable:end -->

    Changed files

    • components/servo/main.rs
  4. Change #23065

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 21 Oct 2016 00:47:53
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 99ad3678fa6490b83d209fd1648d49f074bb8c16

    Comments

    Auto merge of #13857 - mmatyas:libc_update, r=larsbergstrom
    
    Update libc to 0.2.17
    
    <!-- Please describe your changes on the following line: -->
    Update `libc` to pick up rust-lang/libc#424.
    
    (This is a fix for servo/servo#13154)
    
    ---
    <!-- 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 #13154.
    
    <!-- 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/13857)
    <!-- Reviewable:end -->

    Changed files

    • components/servo/Cargo.lock
    • ports/cef/Cargo.lock
    • ports/geckolib/Cargo.lock
  5. Change #23068

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 21 Oct 2016 00:49:32
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 54fec8684f928fd595407dbd9dc4b7ed7bce9d93

    Comments

    Auto merge of #13863 - bholley:shuffle_data_structures, r=<try>
    
    stylo: Rearrange some data structures in preparation for the new incremental restyle algorithm
    
    <!-- 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/13863)
    <!-- Reviewable:end -->

    Changed files

    • components/layout/wrapper.rs
    • components/script/layout_wrapper.rs
    • components/script/script_thread.rs
    • components/script_layout_interface/lib.rs
    • components/script_layout_interface/wrapper_traits.rs
    • components/style/binding_tools/regen.py
    • components/style/data.rs
    • components/style/dom.rs
    • components/style/gecko/traversal.rs
    • components/style/gecko/wrapper.rs
    • components/style/gecko_bindings/structs_debug.rs
    • components/style/gecko_bindings/structs_release.rs
    • components/style/matching.rs
    • components/style/traversal.rs
    • ports/geckolib/glue.rs