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

Builder linux-rel-css Build #9703

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux5

Reason:

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

Steps and Logfiles:

  1. git update ( 2 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 ( 5 mins, 0 secs )
    1. warnings (1)
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 28 mins, 15 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 1 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' ( 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 9703 Build
codebase Build
got_revision f7630dad87da33449ce05b5e7a9ef6f747e9531d Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision f7630dad87da33449ce05b5e7a9ef6f747e9531d Build
scheduler servo-auto Scheduler
slavename servo-linux5 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:

StartFri Sep 7 15:20:44 2018
EndFri Sep 7 15:54:16 2018
Elapsed33 mins, 32 secs

All Changes:

:

  1. Change #93086

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 07 Sep 2018 15:20:42
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision f7630dad87da33449ce05b5e7a9ef6f747e9531d

    Comments

    Auto merge of #21630 - kingdido999:master, r=jdm
    
    Format gfx text #21373
    
    ```bash
    rustfmt $(find components/gfx/text -type f -name "*.rs")
    ```
    
    <!-- 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/21630)
    <!-- Reviewable:end -->

    Changed files

    • components/gfx/text/glyph.rs
    • components/gfx/text/mod.rs
    • components/gfx/text/shaping/harfbuzz.rs
    • components/gfx/text/shaping/mod.rs
    • components/gfx/text/text_run.rs
    • components/gfx/text/util.rs