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

Builder linux-rel-wpt Build #7440

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revisiond1c72fde33338fb2042957c3ccafb31540adee92
Got Revisiond1c72fde33338fb2042957c3ccafb31540adee92
Changes2 changes

BuildSlave:

servo-linux1

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 ...' ( 10 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 23 mins, 45 secs )
    1. - no logs -
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 25 mins, 25 secs )
    1. wpt-errorsummary.log
  9. shell__2 './mach filter-intermittents ...' ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 9 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 7440 Build
codebase Build
got_revision d1c72fde33338fb2042957c3ccafb31540adee92 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision d1c72fde33338fb2042957c3ccafb31540adee92 Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Jan 5 06:46:25 2018
EndFri Jan 5 07:36:08 2018
Elapsed49 mins, 43 secs

All Changes:

:

  1. Change #71089

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 05 Jan 2018 05:53:35
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 415fc4e4a25a7d367c3dfe683c37d91628b1ef49

    Comments

    Auto merge of #19614 - glennw:update-wr-clip-out-seg, r=jdm
    
    Update WR (dual-source subpixel text optimizations, clip-out segment builder).
    
    <!-- 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/19614)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock
    • Cargo.toml
    • tests/wpt/metadata/css/css-backgrounds/css3-box-shadow.html.ini
  2. Change #71094

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 05 Jan 2018 06:39:44
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision d1c72fde33338fb2042957c3ccafb31540adee92

    Comments

    Auto merge of #19691 - pyfisch:cleanup-issues, r=emilio
    
    Remove mention of some old issues
    
    * #228 was done (confirmed by mbrubeck)
    * #2012 fixed TODO item
    * servo/webrender#28 (zoom does work)
    
    <!-- Please describe your changes on the following line: -->
    See #19685
    
    ---
    <!-- 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
    - [ ] These changes fix #__ (github issue number if applicable).
    
    <!-- Either: -->
    - [ ] There are tests for these changes OR
    - [ ] These changes do not require tests because _____
    
    <!-- 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/19691)
    <!-- Reviewable:end -->

    Changed files

    • components/compositing/compositor.rs
    • components/layout/block.rs
    • components/layout/display_list_builder.rs
    • components/layout/model.rs