Builder linux-rel-css Build #3669
Results:
Failed compile
SourceStamp:
| Project | servo/servo |
| Repository | https://github.com/servo/servo |
| Branch | auto |
| Revision | 248848d41b39a971bec6cd0166e56fda7ea7d338 |
| Got Revision | 248848d41b39a971bec6cd0166e56fda7ea7d338 |
| Changes | 1 change |
BuildSlave:
servo-linux3Reason:
The AnyBranchScheduler scheduler named 'servo-auto' triggered this build
Steps and Logfiles:
-
git update ( 2 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 ...' ( 0 secs )
-
compile ran build --release --with-debug-assertions failed ( 3 mins, 1 secs )
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | auto | Build |
| builddir | /home/servo/buildbot/slave/linux-rel-css | slave |
| buildername | linux-rel-css | Builder |
| buildnumber | 3669 | Build |
| codebase | Build | |
| got_revision | 248848d41b39a971bec6cd0166e56fda7ea7d338 | Git |
| project | servo/servo | Build |
| repository | https://github.com/servo/servo | Build |
| revision | 248848d41b39a971bec6cd0166e56fda7ea7d338 | 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 | Thu Apr 27 09:38:17 2017 |
| End | Thu Apr 27 09:41:21 2017 |
| Elapsed | 3 mins, 4 secs |
All Changes:
:
Change #45056
Category None Changed by bors-servo <lbergstrom+bors@mozilla.com> Changed at Thu 27 Apr 2017 09:38:16 Repository https://github.com/servo/servo Project servo/servo Branch auto Revision 248848d41b39a971bec6cd0166e56fda7ea7d338 Comments
Auto merge of #16624 - chenpighead:stylo-make-border-spacing-animatable, r=boris Stylo: Make border-spacing animatable Two things are included in this patch: 1. Implement ComputeDistance for border-spacing, so we could get the right distance while doing animations. 2. Implement clone function for gecko glue code of border-spacing, so we could make animations of border-spacing work properly in stylo build. Gecko side patch: Bug 1354437 <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/16624) <!-- Reviewable:end -->
Changed files
- components/style/properties/gecko.mako.rs
- components/style/properties/longhand/inherited_table.mako.rs