Builder linux-rel-css Build #6584
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 7e0f5afa83d9f0eba07988735e56f47a2c18b451 |
| Got Revision | 7e0f5afa83d9f0eba07988735e56f47a2c18b451 |
| Changes | 1 change |
BuildSlave:
servo-linux3Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 11 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 ( 20 mins, 38 secs )
- - no logs -
-
test ran test-css --release --processes 16 --always-succeed ( 13 mins, 6 secs )
-
shell__2 './mach filter-intermittents ...' ( 0 secs )
-
compile__1 ran build-geckolib --release ( 7 mins, 34 secs )
- - no logs -
-
test__1 ran test-stylo --release ( 1 mins, 3 secs )
- - no logs -
-
shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
-
shell__4 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | auto | Build |
| builddir | /home/servo/buildbot/slave/linux-rel-css | slave |
| buildername | linux-rel-css | Builder |
| buildnumber | 6584 | Build |
| codebase | Build | |
| got_revision | 7e0f5afa83d9f0eba07988735e56f47a2c18b451 | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 7e0f5afa83d9f0eba07988735e56f47a2c18b451 | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux3 | BuildSlave |
| warnings-count | 0 | WarningCountingShellCommand |
| workdir | /home/servo/buildbot/slave/linux-rel-css | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- bors-servolbergstrom+bors@mozilla.com
Timing:
| Start | Fri Oct 20 17:44:41 2017 |
| End | Fri Oct 20 18:27:27 2017 |
| Elapsed | 42 mins, 46 secs |
All Changes:
:
Change #65834
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Fri 20 Oct 2017 17:44:03 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 7e0f5afa83d9f0eba07988735e56f47a2c18b451 Comments
Auto merge of #18941 - mystor:nsstring, r=mystor Move nsstring from gecko into servo/support/gecko/nsstring This is the servo side of bug 1403213. This cannot merge until https://bugzilla.mozilla.org/show_bug.cgi?id=1377351 merges. It is currently on inbound. This will break autoland when it merges until the gecko-side part has also landed. <!-- 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/18941) <!-- 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