Builder linux-rel-wpt Build #7243
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 5f4f355cea4a24992ac9efa97f4a6e1837008e0b |
| Got Revision | 5f4f355cea4a24992ac9efa97f4a6e1837008e0b |
| Changes | 1 change |
BuildSlave:
servo-linux4Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 3 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 ( 22 mins, 38 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 ( 15 mins, 15 secs )
-
shell__2 './mach filter-intermittents ...' ( 1 secs )
-
test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 8 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | auto | Build |
| builddir | /home/servo/buildbot/slave/linux-rel-wpt | slave |
| buildername | linux-rel-wpt | Builder |
| buildnumber | 7243 | Build |
| codebase | Build | |
| got_revision | 5f4f355cea4a24992ac9efa97f4a6e1837008e0b | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 5f4f355cea4a24992ac9efa97f4a6e1837008e0b | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux4 | 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 | Sat Dec 9 17:04:35 2017 |
| End | Sat Dec 9 17:42:53 2017 |
| Elapsed | 38 mins, 17 secs |
All Changes:
:
Change #70126
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Sat 09 Dec 2017 17:04:34 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 5f4f355cea4a24992ac9efa97f4a6e1837008e0b Comments
Auto merge of #19537 - mbrubeck:try, r=nox style: Use the ? operator for Option This is stable in Rust 1.22 (#19532). --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes do not require tests because it is refactoring only <!-- 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/19537) <!-- Reviewable:end -->
Changed files
- components/layout/fragment.rs
- components/style/animation.rs
- components/style/bloom.rs
- components/style/custom_properties.rs
- components/style/dom.rs
- components/style/gecko/wrapper.rs
- components/style/invalidation/element/element_wrapper.rs
- components/style/rule_cache.rs
- components/style/style_resolver.rs
- components/style/stylesheet_set.rs
- components/style/stylesheets/origin.rs
- components/style/stylist.rs
- components/style_derive/to_css.rs