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

Builder linux-rel-css Build #11784

Results:

Failed shell__4

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 3 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 ...' ( 12 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 warnings ( 4 mins, 20 secs )
    1. warnings (1)
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 10 mins, 11 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' failed ( 7 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  11. shell__5 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__6 './etc/ci/clean_build_artifacts.sh' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 11784 Build
codebase Build
got_revision f2445048de59178269362cb50033a5cb8408d918 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision f2445048de59178269362cb50033a5cb8408d918 Build
scheduler servo-auto Scheduler
slavename servo-linux2 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed Mar 20 00:27:11 2019
EndWed Mar 20 00:42:09 2019
Elapsed14 mins, 57 secs

All Changes:

:

  1. Change #109502

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 20 Mar 2019 00:27:10
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision f2445048de59178269362cb50033a5cb8408d918

    Comments

    Auto merge of #23058 - georgeroman:update_webdriver_crate, r=jdm
    
    Update webdriver crate
    
    <!-- Please describe your changes on the following line: -->
    I was playing around with the WebDriver tests and I managed to get some of them pass (several tests in `new_session/default_values.py`) by updating the `webdriver` crate to the latest version. It looks like the fix of this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1507428 made the tests pass.
    
    ---
    <!-- 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
    
    <!-- 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/23058)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock