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

Builder linux-rel-css Build #290

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. - no logs -
  2. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  3. compile ran build --release warnings ( 15 mins, 53 secs )
    1. warnings (11)
  4. test ran test-css --release --processes 16 ( 14 mins, 32 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release ( 46 secs )
    1. stdio
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 21 secs )
    1. warnings (5)
  7. shell_1 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  8. 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 290 Build
codebase Build
got_revision 80447a79c43c03cc13f041899b369c639ff621ce Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 80447a79c43c03cc13f041899b369c639ff621ce Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 16 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartTue Oct 18 13:19:04 2016
EndTue Oct 18 13:53:43 2016
Elapsed34 mins, 38 secs

All Changes:

:

  1. Change #22741

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 18 Oct 2016 13:19:03
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 80447a79c43c03cc13f041899b369c639ff621ce

    Comments

    Auto merge of #13614 - jdm:wptrunnerup3, r=Ms2ger
    
    Upgrade wptrunner
    
    This gets us back to a pristine local copy and allows us to start experimenting with webdriver 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/13614)
    <!-- Reviewable:end -->

    Changed files

    • python/servo/devenv_commands.py
    • tests/wpt/harness/.travis.yml
    • tests/wpt/harness/tox.ini
    • tests/wpt/harness/wptrunner/browsers/__init__.py
    • tests/wpt/harness/wptrunner/browsers/edge.py
    • tests/wpt/harness/wptrunner/browsers/firefox.py
    • tests/wpt/harness/wptrunner/browsers/servo.py
    • tests/wpt/harness/wptrunner/executors/executormarionette.py
    • tests/wpt/harness/wptrunner/executors/executorselenium.py
    • tests/wpt/harness/wptrunner/executors/executorservo.py
    • tests/wpt/harness/wptrunner/executors/executorservodriver.py
    • tests/wpt/harness/wptrunner/executors/pytestrunner/fixtures.py
    • tests/wpt/harness/wptrunner/executors/pytestrunner/runner.py
    • tests/wpt/harness/wptrunner/executors/testharness_webdriver.js
    • tests/wpt/harness/wptrunner/testloader.py
    • tests/wpt/harness/wptrunner/testrunner.py
    • tests/wpt/harness/wptrunner/tests/test_chunker.py
    • tests/wpt/harness/wptrunner/tests/test_hosts.py
    • tests/wpt/harness/wptrunner/tests/test_update.py
    • tests/wpt/harness/wptrunner/webdriver_server.py
    • tests/wpt/harness/wptrunner/wptcommandline.py
    • tests/wpt/harness/wptrunner/wptmanifest/tests/test_serializer.py
    • tests/wpt/harness/wptrunner/wptrunner.py
    • tests/wpt/harness/wptrunner/wpttest.py