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

Builder linux-rel-css Build #76

Results:

Build successful

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchtry
Revision9de56c45fe63ac1e403359eedde17980ac30858c
Got Revision9de56c45fe63ac1e403359eedde17980ac30858c
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 ( 18 mins, 25 secs )
    1. - no logs -
  4. test ran test-css --release --processes 16 ( 14 mins, 54 secs )
    1. css-errorsummary.log
  5. compile_1 ran build-cef --release ( 54 secs )
    1. stdio
  6. compile_2 ran build-geckolib --release warnings ( 3 mins, 8 secs )
    1. warnings (9)
  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 try Build
builddir /home/servo/buildbot/slave/linux-rel-css slave
buildername linux-rel-css Builder
buildnumber 76 Build
codebase Build
got_revision 9de56c45fe63ac1e403359eedde17980ac30858c Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 9de56c45fe63ac1e403359eedde17980ac30858c Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 9 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Oct 7 05:03:04 2016
EndFri Oct 7 05:40:31 2016
Elapsed37 mins, 27 secs

All Changes:

:

  1. Change #21316

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 07 Oct 2016 05:03:03
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch try
    Revision 9de56c45fe63ac1e403359eedde17980ac30858c

    Comments

    Auto merge of #13614 - jdm:wptrunnerup3, r=<try>
    
    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/wptrunner/browsers/__init__.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