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

Builder linux-rel-wpt Build #5690

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

Reason:

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

Steps and Logfiles:

  1. git update ( 13 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 ...' ( 9 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions warnings ( 19 mins, 58 secs )
    1. warnings (1)
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --always-succeed ( 14 mins, 58 secs )
    1. - no logs -
  9. shell__2 './mach filter-intermittents ...' ( 1 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 11 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartFri Aug 25 22:47:32 2017
EndFri Aug 25 23:23:06 2017
Elapsed35 mins, 33 secs

All Changes:

:

  1. Change #59138

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 25 Aug 2017 22:40:30
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 2136dd2bb7fc9d78f796de4a49e01339bbbd2d31

    Comments

    Auto merge of #18244 - kahsieh:master, r=Manishearth
    
    stylo: Update CSS fallback font when lang changes
    
    r=manishearth in BugZilla.
    
    ---
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [X] These changes fix [Bug 1367860](https://bugzilla.mozilla.org/show_bug.cgi?id=1367860).
    
    <!-- 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/18244)
    <!-- Reviewable:end -->

    Changed files

    • components/style/properties/gecko.mako.rs
    • components/style/properties/longhand/font.mako.rs
    • components/style/properties/properties.mako.rs