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

Builder linux-rel-css Build #75

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release ( 17 mins, 32 secs )
    1. - no logs -
  4. test ran test-css --release --processes 16 ( 15 mins, 55 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release ( 56 secs )
    1. stdio
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 9 secs )
    1. warnings (9)
  7. shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  8. shell_2 'bash ./etc/ci/manifest_changed.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 75 Build
codebase Build
got_revision 03cd936639905e4c980ee706f4ee8f0f35de5180 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 03cd936639905e4c980ee706f4ee8f0f35de5180 Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 9 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Oct 7 04:20:20 2016
EndFri Oct 7 04:58:04 2016
Elapsed37 mins, 43 secs

All Changes:

:

  1. Change #21311

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 07 Oct 2016 03:50:25
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 03cd936639905e4c980ee706f4ee8f0f35de5180

    Comments

    Auto merge of #13617 - Rafagd:my_changes, r=Manishearth
    
    Script-generated tests for Servo_* gecko bindings
    
    All changes done in https://github.com/servo/servo/pull/13603, but this time I understand why I should have created a branch instead of doing everything on master.
    ---
    <!-- 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
    - [x] These changes fix #13598 (github issue number if applicable).
    
    <!-- Either: -->
    - [ ] There are tests for these changes OR
    - [x] These changes do not require tests because `they are tests`.
    
    <!-- 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/13617)
    <!-- Reviewable:end -->

    Changed files

    • components/style/binding_tools/check_bindings.py
    • components/style/gecko_bindings/check_bindings.rs