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

Builder linux-rel-css Build #7837

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux6

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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, 47 secs )
    1. - no logs -
  8. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 11 mins, 34 secs )
    1. - no logs -
  9. shell__3 './mach filter-intermittents ...' ( 3 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  10. compile__1 ran build-geckolib --release ( 5 mins, 42 secs )
    1. - no logs -
  11. test__1 ran test-stylo --release ( 2 mins, 0 secs )
    1. - no logs -
  12. shell__4 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  13. shell__5 'bash ./etc/ci/manifest_changed.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 7837 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-linux6 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Feb 8 15:52:54 2018
EndThu Feb 8 16:22:20 2018
Elapsed29 mins, 26 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