Builder linux-rel-wpt Build #6651
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 0e6946fd9c279425e66721e6eb2b1e323e4c640f |
| Got Revision | 0e6946fd9c279425e66721e6eb2b1e323e4c640f |
| Changes | 1 change |
BuildSlave:
servo-linux3Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 5 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 ...' ( 9 secs )
-
compile ran build --release --with-debug-assertions ( 20 mins, 25 secs )
- - no logs -
-
test ran test-wpt-failure ( 0 secs )
-
test__1 ran test-wpt --release --processes 24 --always-succeed ( 19 mins, 27 secs )
-
shell__2 './mach filter-intermittents ...' ( 0 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 | 6651 | Build |
| codebase | Build | |
| got_revision | 0e6946fd9c279425e66721e6eb2b1e323e4c640f | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 0e6946fd9c279425e66721e6eb2b1e323e4c640f | 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 | Mon Oct 23 22:49:31 2017 |
| End | Mon Oct 23 23:29:49 2017 |
| Elapsed | 40 mins, 17 secs |
All Changes:
:
Change #66011
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Mon 23 Oct 2017 22:38:33 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 0e6946fd9c279425e66721e6eb2b1e323e4c640f Comments
Auto merge of #18993 - mystor:nsstring2, r=mystor Move nsstring from gecko into servo/support/gecko/nsstring This is the servo side of bug 1403213. Take 2 of #18941 which got backed out because we botched the landing of the gecko side and I wasn't able to fix it in time. <!-- 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/18993) <!-- Reviewable:end -->
Changed files
- Cargo.lock
- components/style/Cargo.toml
- components/style/gecko_bindings/nsstring_vendor/Cargo.toml
- components/style/gecko_bindings/nsstring_vendor/src/lib.rs
- components/style/lib.rs
- ports/geckolib/Cargo.toml
- servo-tidy.toml
- support/gecko/nsstring/Cargo.toml
- support/gecko/nsstring/src/lib.rs