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

Builder linux-rel-css Build #6635

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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 ...' ( 10 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 21 mins, 27 secs )
    1. - no logs -
  7. test ran test-css --release --processes 16 --always-succeed ( 14 mins, 36 secs )
    1. css-errorsummary.log
  8. shell__2 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  9. compile__1 ran build-geckolib --release ( 7 mins, 25 secs )
    1. - no logs -
  10. test__1 ran test-stylo --release ( 1 mins, 1 secs )
    1. - no logs -
  11. shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__4 '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 6635 Build
codebase Build
got_revision e1dac69a4054f208accd18aa443cae19ec7eaf53 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision e1dac69a4054f208accd18aa443cae19ec7eaf53 Build
scheduler servo-auto Scheduler
slavename servo-linux2 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:

StartTue Oct 24 23:53:03 2017
EndWed Oct 25 00:37:50 2017
Elapsed44 mins, 46 secs

All Changes:

:

  1. Change #66110

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 24 Oct 2017 23:52:27
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision e1dac69a4054f208accd18aa443cae19ec7eaf53

    Comments

    Auto merge of #19011 - mbrubeck:realloc, r=glennw
    
    Use actual size for old allocation in ft_realloc.
    
    Prevents crashes from improperly freed memory.
    
    Fixes #19008, fixes #18950, fixes #18949.
    
    - [x] `./mach build -d` does not report any errors
    - [x] `./mach test-tidy` does not report any errors
    - [x] These changes fix #19008.
    - [x] There are tests for these changes
    
    <!-- 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/19011)
    <!-- Reviewable:end -->

    Changed files

    • components/gfx/platform/freetype/font_context.rs