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

Builder linux-rel-css Build #705

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. generic generic ( 0 secs )
    1. stdio
  3. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  4. compile ran build --release --with-debug-assertions warnings ( 17 mins, 39 secs )
    1. warnings (1)
  5. test ran test-css --release --processes 16 ( 16 mins, 34 secs )
    1. css-errorsummary.log
  6. compile__1 ran build-cef --release --with-debug-assertions warnings ( 14 mins, 1 secs )
    1. stdio
    2. warnings (1)
  7. compile__2 ran build-geckolib --release warnings ( 3 mins, 40 secs )
    1. warnings (5)
  8. test__1 ran test-stylo --release warnings ( 2 mins, 29 secs )
    1. warnings (3)
  9. shell__1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  10. 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 705 Build
codebase Build
got_revision 4a7ea7242935a9bea9ac82f82dd22b5ac8aad673 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 4a7ea7242935a9bea9ac82f82dd22b5ac8aad673 Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 10 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartTue Nov 8 04:04:38 2016
EndTue Nov 8 04:59:09 2016
Elapsed54 mins, 31 secs

All Changes:

:

  1. Change #25464

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 08 Nov 2016 04:04:37
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 4a7ea7242935a9bea9ac82f82dd22b5ac8aad673

    Comments

    Auto merge of #14114 - servo:fetch-unit-http, r=jdm
    
    Start using fetch for the HTTP unit tests.
    
    <!-- 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/14114)
    <!-- Reviewable:end -->

    Changed files

    • components/net/fetch/methods.rs
    • components/net/http_loader.rs
    • tests/unit/net/fetch.rs
    • tests/unit/net/http_loader.rs
    • tests/unit/net/lib.rs