Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder linux-rel-css Build #7268

Results:

Failed compile__1

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revision3f960fa7455ab9aa8c0d18e1654cdd094bf69895
Got Revision3f960fa7455ab9aa8c0d18e1654cdd094bf69895
Changes1 change

BuildSlave:

servo-linux3

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. generic generic ( 0 secs )
    1. - no logs -
  3. generic_1 generic_1 ( 0 secs )
    1. - no logs -
  4. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  5. shell__1 './mach clean-nightlies ...' ( 9 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 22 mins, 49 secs )
    1. - no logs -
  7. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 14 mins, 45 secs )
    1. - no logs -
  8. shell__2 './mach filter-intermittents ...' ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  9. compile__1 ran build-geckolib --release failed ( 1 mins, 23 secs )
    1. - no logs -
  10. test__1  
    1. - no logs -
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 7268 Build
codebase Build
got_revision 3f960fa7455ab9aa8c0d18e1654cdd094bf69895 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 3f960fa7455ab9aa8c0d18e1654cdd094bf69895 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:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Dec 15 23:14:21 2017
EndFri Dec 15 23:53:40 2017
Elapsed39 mins, 19 secs

All Changes:

:

  1. Change #70389

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 15 Dec 2017 23:14:21
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 3f960fa7455ab9aa8c0d18e1654cdd094bf69895

    Comments

    Auto merge of #19579 - neerjapancholi:master, r=emilio
    
    Bug 1417725 - (Servo) Add -moz-column-span alias for column-span prop…
    
    …erty.
    
    <!-- Please describe your changes on the following line: -->
    This is part of the patch for adding a -moz- alias for column-span. See https://bugzilla.mozilla.org/show_bug.cgi?id=1417725
    Clean try run for this patch is at:
    https://treeherder.mozilla.org/#/jobs?repo=try&revision=faa9c050c9adf10714953b8c5d5af67683992437&selectedJob=151353901
    
    ---
    <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
    - [ ] `./mach build -d` does not report any errors
    - [ ] `./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/19579)
    <!-- Reviewable:end -->

    Changed files

    • components/style/gecko/generated/bindings.rs
    • components/style/gecko/generated/structs.rs
    • components/style/properties/longhand/column.mako.rs