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

Builder linux-rel-css Build #1238

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

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. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  4. compile ran build --release --with-debug-assertions warnings ( 22 mins, 34 secs )
    1. warnings (3)
  5. test ran test-css --release --processes 16 --always-succeed ( 22 mins, 1 secs )
    1. css-errorsummary.log
  6. shell__1 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  7. compile__1 ran build-cef --release --with-debug-assertions ( 46 secs )
    1. stdio
  8. compile__2 ran build-geckolib --release warnings ( 4 mins, 9 secs )
    1. warnings (5)
  9. test__1 ran test-stylo --release warnings ( 2 mins, 8 secs )
    1. warnings (2)
  10. shell__2 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  11. shell__3 '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 1238 Build
codebase Build
got_revision 22c8df150af341064abac25a26768c8c1517df1f Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 22c8df150af341064abac25a26768c8c1517df1f Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 10 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartThu Dec 1 04:13:24 2016
EndThu Dec 1 05:05:10 2016
Elapsed51 mins, 45 secs

All Changes:

:

  1. Change #28689

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Thu 01 Dec 2016 04:13:24
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 22c8df150af341064abac25a26768c8c1517df1f

    Comments

    Auto merge of #14404 - BorisChiou:Bug1317179, r=Manishearth
    
    Use XPCOM string bindings instead of Gecko_Utf8SliceToString
    
    These are the servo-side changes for [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179). @Manishearth has already reviewed them there. I'd like to merge these patches until the gecko-side changes for [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179) is landed.
    
    ---
    - [X] `./mach build -d` does not report any errors
    - [X] `./mach test-tidy` does not report any errors
    - [X] These changes fix [bug 1317179](https://bugzilla.mozilla.org/show_bug.cgi?id=1317179).
    - [X] These changes do not require tests because there are existing tests for this in mozilla-central
    
    <!-- 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/14404)
    <!-- Reviewable:end -->

    Changed files

    • components/style/gecko_bindings/bindings.rs
    • ports/geckolib/glue.rs