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

Builder linux-rel-wpt Build #7849

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

Reason:

The web-page 'rebuild' button was pressed by 'servo <servo@localhost>': Initiated by Homu

Steps and Logfiles:

  1. git update ( 1 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 ...' ( 10 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. compile ran build --release --with-debug-assertions ( 9 mins, 46 secs )
    1. - no logs -
  8. test ran test-wpt-failure ( 0 secs )
    1. stdio
  9. test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 16 mins, 15 secs )
    1. - no logs -
  10. shell__3 './mach filter-intermittents ...' ( 8 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  11. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 8 secs )
    1. 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 7849 Build
codebase Build
got_revision 1ed60100695ec21fe6a023f967258fd018c7dafd Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 1ed60100695ec21fe6a023f967258fd018c7dafd Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Feb 8 16:33:21 2018
EndThu Feb 8 16:59:54 2018
Elapsed26 mins, 33 secs

All Changes:

:

  1. Change #74048

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 08 Feb 2018 15:52:53
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 1ed60100695ec21fe6a023f967258fd018c7dafd

    Comments

    Auto merge of #19928 - jonleighton:issue-17321, r=jdm
    
    Fix FontTemplateDescriptor under FreeType
    
    Issue #17321. Under Linux, using "font-family: sans-serif" previously
    caused Servo to select the "UltraLight" face (of DejaVu Sans). There were
    two reasons for this:
    
    1. Font weight was only retrieved from the OS/2 table for bold faces.
       This neglected to retrieve the weight information for "lighter than
       normal" weight faces. This meant that the UltraLight face appeared as
       normal weight, and was selected.
    
    2. Retrieval of font stretch information from the OS/2 table was not
       implemented at all.
    
    <!-- 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/19928)
    <!-- Reviewable:end -->

    Changed files

    • components/gfx/font_context.rs
    • components/gfx/font_template.rs
    • components/gfx/platform/freetype/font.rs
    • components/gfx/tests/font_template.rs
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/AUTHORS
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/BUGS
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/LICENSE
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/NEWS
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/README.md
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/fontconfig/20-unhint-small-dejavu-sans-mono.conf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/fontconfig/20-unhint-small-dejavu-sans.conf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/fontconfig/20-unhint-small-dejavu-serif.conf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/fontconfig/57-dejavu-sans-mono.conf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/fontconfig/57-dejavu-sans.conf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/fontconfig/57-dejavu-serif.conf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/langcover.txt
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/status.txt
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuMathTeXGyre.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSans-Bold.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSans-BoldOblique.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSans-ExtraLight.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSans-Oblique.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSans.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansCondensed-Bold.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansCondensed-BoldOblique.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansCondensed-Oblique.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansCondensed.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansMono-Bold.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansMono-BoldOblique.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansMono-Oblique.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSansMono.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerif-Bold.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerif-BoldItalic.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerif-Italic.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerif.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerifCondensed-Bold.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerifCondensed-BoldItalic.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerifCondensed-Italic.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/ttf/DejaVuSerifCondensed.ttf
    • components/gfx/tests/support/dejavu-fonts-ttf-2.37/unicover.txt