Builder linux-rel-wpt Build #7440
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | d1c72fde33338fb2042957c3ccafb31540adee92 |
| Got Revision | d1c72fde33338fb2042957c3ccafb31540adee92 |
| Changes | 2 changes |
BuildSlave:
servo-linux1Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 9 secs )
-
generic generic ( 0 secs )
- - no logs -
-
generic_1 generic_1 ( 0 secs )
- - no logs -
-
shell 'pkill -x ...' ( 0 secs )
-
shell__1 './mach clean-nightlies ...' ( 10 secs )
-
compile ran build --release --with-debug-assertions ( 23 mins, 45 secs )
- - no logs -
-
test ran test-wpt-failure ( 0 secs )
-
test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 25 mins, 25 secs )
-
shell__2 './mach filter-intermittents ...' ( 1 secs )
-
test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 9 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| 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:
| Name | Label | Value |
|---|
Responsible Users:
- bors-servolbergstrom+bors@mozilla.com
Timing:
| Start | Fri Jan 5 06:46:25 2018 |
| End | Fri Jan 5 07:36:08 2018 |
| Elapsed | 49 mins, 43 secs |
All Changes:
:
Change #71089
Category None Changed by bors-servo <lbergstrom+bors@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
Change #71094
Category None Changed by bors-servo <lbergstrom+bors@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