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

Builder linux-rel-css Build #11709

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux4

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. - no logs -
  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 ...' ( 11 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, 21 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 5 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 11709 Build
codebase Build
got_revision cc131be2e0f48924ffc8cdfc017fc23c361f1140 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision cc131be2e0f48924ffc8cdfc017fc23c361f1140 Build
scheduler servo-auto Scheduler
slavename servo-linux4 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:

StartMon Mar 4 20:17:19 2019
EndMon Mar 4 20:32:24 2019
Elapsed15 mins, 4 secs

All Changes:

:

  1. Change #108997

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 04 Mar 2019 20:17:18
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision cc131be2e0f48924ffc8cdfc017fc23c361f1140

    Comments

    Auto merge of #22968 - jdm:wptsyncfix, r=jgraham
    
    Do not store state when syncing WPT.
    
    This eliminates unnecessary state saving during the syncing process which was broken by recent changes upstream. This also incorporates the changes from https://hg.mozilla.org/mozilla-central/rev/bc1c54e5dcea which were never synced, causing the command line argument to be useless until the divergence is resolved.
    
    <!-- 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/22968)
    <!-- Reviewable:end -->

    Changed files

    • tests/wpt/metadata/MANIFEST.json
    • tests/wpt/update.py
    • tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/update/state.py
    • tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/update/update.py