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

Builder linux-rel-wpt Build #4894

Results:

Failed shell__2

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revisionaaccbcefde944ab4e995b099c4cccb85589188cf
Got Revisionaaccbcefde944ab4e995b099c4cccb85589188cf
Changes1 change

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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 warnings ( 17 mins, 5 secs )
    1. warnings (3)
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --always-succeed ( 17 mins, 6 secs )
    1. - no logs -
  9. shell__2 './mach filter-intermittents ...' failed ( 4 secs )
    1. stdio
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 12 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

NameValueSource
branch try Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 4894 Build
codebase Build
got_revision aaccbcefde944ab4e995b099c4cccb85589188cf Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision aaccbcefde944ab4e995b099c4cccb85589188cf Build
scheduler servo-auto Scheduler
slavename servo-linux3 BuildSlave
warnings-count 3 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartSun Jul 2 04:12:27 2017
EndSun Jul 2 04:47:10 2017
Elapsed34 mins, 43 secs

All Changes:

:

  1. Change #53412

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Sun 02 Jul 2017 04:12:26
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision aaccbcefde944ab4e995b099c4cccb85589188cf

    Comments

    Auto merge of #17521 - KiChjang:update-fetch, r=<try>
    
    Update fetch methods
    
    Includes updates to main fetch, scheme fetch, HTTP fetch, HTTP-redirect fetch, HTTP-network fetch, HTTP-network-or-cache fetch and CORS preflight fetch.
    
    <!-- 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/17521)
    <!-- Reviewable:end -->

    Changed files

    • components/net/fetch/methods.rs
    • components/net/http_loader.rs
    • components/net/websocket_loader.rs
    • components/net_traits/request.rs
    • components/net_traits/response.rs
    • tests/unit/net/fetch.rs