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

Builder linux-rel-css Build #821

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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 ( 20 mins, 1 secs )
    1. warnings (1)
  5. test ran test-css --release --processes 16 ( 14 mins, 52 secs )
    1. css-errorsummary.log
  6. compile__1 ran build-cef --release --with-debug-assertions warnings ( 14 mins, 10 secs )
    1. stdio
    2. warnings (1)
  7. compile__2 ran build-geckolib --release warnings ( 3 mins, 52 secs )
    1. warnings (5)
  8. test__1 ran test-stylo --release warnings ( 2 mins, 44 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 821 Build
codebase Build
got_revision bcd409cf4af7cdef6527af853f1c27410c8a6781 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision bcd409cf4af7cdef6527af853f1c27410c8a6781 Build
scheduler servo-auto Scheduler
slavename servo-linux3 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:

StartMon Nov 14 14:39:49 2016
EndMon Nov 14 15:35:37 2016
Elapsed55 mins, 48 secs

All Changes:

:

  1. Change #26315

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 14 Nov 2016 14:39:48
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision bcd409cf4af7cdef6527af853f1c27410c8a6781

    Comments

    Auto merge of #14204 - servo:redirection-limit, r=jdm
    
    Remove the network.http.redirection-limit preference.
    
    The Fetch standard defines this value as twenty; there is no good reason to
    allow changing that at runtime.
    
    <!-- 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/14204)
    <!-- Reviewable:end -->

    Changed files

    • components/net/http_loader.rs
    • resources/package-prefs.json
    • resources/prefs.json
    • tests/unit/net/http_loader.rs