Builder linux-rel-wpt Build #7335
Results:
Build successful
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | f12b6a3323791e4774cbeefb1df4cf1929c6137f |
| Got Revision | f12b6a3323791e4774cbeefb1df4cf1929c6137f |
| Changes | 1 change |
BuildSlave:
servo-linux6Reason:
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 ...' ( 9 secs )
-
compile ran build --release --with-debug-assertions warnings ( 20 mins, 52 secs )
-
test ran test-wpt-failure ( 0 secs )
-
test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 14 mins, 14 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 | 7335 | Build |
| codebase | Build | |
| got_revision | f12b6a3323791e4774cbeefb1df4cf1929c6137f | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | f12b6a3323791e4774cbeefb1df4cf1929c6137f | Build |
| scheduler | servo-auto | Scheduler |
| slavename | servo-linux6 | BuildSlave |
| warnings-count | 1 | 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 Dec 20 15:09:42 2017 |
| End | Wed Dec 20 15:45:13 2017 |
| Elapsed | 35 mins, 30 secs |
All Changes:
:
Change #70629
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Wed 20 Dec 2017 15:09:41 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision f12b6a3323791e4774cbeefb1df4cf1929c6137f Comments
Auto merge of #19610 - emilio:slotted-list, r=xidorn style: Don't support a list of selectors in ::slotted yet. Bug: 1425757 Reviewed-by: xidorn MozReview-Commit-ID: G0I0gM2sWTh
Changed files
- components/selectors/matching.rs
- components/selectors/parser.rs
- components/style/selector_map.rs