Builder linux-rel-wpt Build #7758
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 7546c37f1e921a112fef5828c59c6738a98c3f30 |
| Got Revision | 7546c37f1e921a112fef5828c59c6738a98c3f30 |
| Changes | 1 change |
BuildSlave:
servo-linux3Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 4 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 )
-
shell__2 './mach clean-cargo-cache ...' ( 0 secs )
-
compile ran build --release --with-debug-assertions ( 9 mins, 51 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 ( 16 mins, 37 secs )
-
shell__3 './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 | 7758 | Build |
| codebase | Build | |
| got_revision | 7546c37f1e921a112fef5828c59c6738a98c3f30 | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 7546c37f1e921a112fef5828c59c6738a98c3f30 | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux3 | 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 | Wed Jan 31 17:16:50 2018 |
| End | Wed Jan 31 17:43:44 2018 |
| Elapsed | 26 mins, 53 secs |
All Changes:
:
Change #73352
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Wed 31 Jan 2018 17:16:50 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 7546c37f1e921a112fef5828c59c6738a98c3f30 Comments
Auto merge of #19914 - servo:dont-deny, r=nox Remove #![deny(warnings)] We already have https://github.com/servo/servo/pull/19612 to deny warnings at the time of landing into master. But it’s not useful to break the build when later compiler with a more recent Rust version that has introduced new warnings: https://bugzilla.mozilla.org/show_bug.cgi?id=1434619 <!-- 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/19914) <!-- Reviewable:end -->
Changed files
- components/style/lib.rs
- ports/geckolib/lib.rs
- support/gecko/nsstring/src/lib.rs