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

Builder linux-rel-wpt Build #12476

Results:

Failed compile

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry-wpt
Revision56f52564c647f119e11d1486aa6d30ccba2962fc
Got Revision56f52564c647f119e11d1486aa6d30ccba2962fc
Changes1 change

BuildSlave:

servo-linux6

Reason:

The SingleBranchScheduler scheduler named 'wpt-push' triggered this build

Steps and Logfiles:

  1. git update ( 2 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 ...' ( 14 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions -p servo failed ( 4 mins, 28 secs )
    1. warnings (2)
  9. test  
    1. - no logs -
  10. test__1  
    1. - no logs -
    1. - no logs -
  11. test__2  
    1. - no logs -
  12. test__3  
    1. - no logs -
  13. test__4  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch try-wpt Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 12476 Build
codebase Build
got_revision 56f52564c647f119e11d1486aa6d30ccba2962fc Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 56f52564c647f119e11d1486aa6d30ccba2962fc Build
scheduler wpt-push Scheduler
slavename servo-linux6 BuildSlave
warnings-count 2 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartSun Jun 2 07:01:44 2019
EndSun Jun 2 07:06:31 2019
Elapsed4 mins, 47 secs

All Changes:

:

  1. Change #116070

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Sun 02 Jun 2019 07:01:44
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try-wpt
    Revision 56f52564c647f119e11d1486aa6d30ccba2962fc

    Comments

    Auto merge of #23494 - gterzian:improve_http_cache, r=<try>
    
    [WIP] Improve http cache
    
    <!-- Please describe your changes on the following line: -->
    
    ---
    <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
    - [ ] `./mach build -d` does not report any errors
    - [ ] `./mach test-tidy` does not report any errors
    - [ ] These changes fix #___ (GitHub issue number if applicable)
    
    <!-- Either: -->
    - [ ] There are tests for these changes OR
    - [ ] These changes do not require tests because ___
    
    <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
    
    <!-- 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/23494)
    <!-- Reviewable:end -->

    Changed files

    • components/net/fetch/methods.rs
    • components/net/http_cache.rs