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

Builder linux-rel-css Build #141

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release warnings ( 17 mins, 13 secs )
    1. warnings (11)
  4. test ran test-css --release --processes 16 ( 14 mins, 58 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release warnings ( 15 mins, 5 secs )
    1. warnings (12)
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 14 secs )
    1. warnings (14)
  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 141 Build
codebase Build
got_revision 51b806fcc0542c5e49ebc9f00a9f527d52b4556c Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 51b806fcc0542c5e49ebc9f00a9f527d52b4556c Build
scheduler servo-auto Scheduler
slavename servo-linux3 BuildSlave
warnings-count 37 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartMon Oct 10 20:01:51 2016
EndMon Oct 10 20:52:29 2016
Elapsed50 mins, 37 secs

All Changes:

:

  1. Change #21842

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 10 Oct 2016 20:01:51
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 51b806fcc0542c5e49ebc9f00a9f527d52b4556c

    Comments

    Auto merge of #13627 - asajeffrey:pipeline-always-stores-frame-id, r=ConnorGBrewster
    
    Pipeline always stores frame
    
    <!-- Please describe your changes on the following line: -->
    
    This change makes the pipeline always store the frame id, not just optionally. This is the first part of a long slog to use FrameIds rather than PipelineIds to identify frames. cc @ConnorGBrewster
    
    ---
    <!-- 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 do not require tests because refactoring
    
    <!-- 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/13627)
    <!-- Reviewable:end -->

    Changed files

    • components/constellation/constellation.rs
    • components/constellation/pipeline.rs