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

Builder linux-rel-wpt Build #11406

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux5

Reason:

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

Steps and Logfiles:

  1. git update ( 2 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 ...' ( 12 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 4 secs )
    1. stdio
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions -p servo warnings ( 11 mins, 31 secs )
    1. warnings (1)
  9. test ran test-wpt-failure ( 0 secs )
    1. stdio
  10. test__1 ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 1 --always-succeed ( 12 mins, 36 secs )
    1. - no logs -
  11. shell__4 './mach filter-intermittents ...' ( 5 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  12. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 8 secs )
    1. wpt-mp-errorsummary.log
  13. test__3 ran test-wpt --release --product=servodriver --headless tests/wpt/mozilla/tests/mozilla/DOMParser.html tests/wpt/mozilla/tests/css/per_glyph_font_fallback_a.html tests/wpt/mozilla/tests/css/img_simple.html tests/wpt/mozilla/tests/mozilla/secure.https.html ( 10 secs )
    1. stdio
  14. shell__5 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 11406 Build
codebase Build
got_revision bffe2a699e9f0b2c41aa811ea2c3e90e40342419 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision bffe2a699e9f0b2c41aa811ea2c3e90e40342419 Build
scheduler servo-auto Scheduler
slavename servo-linux5 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:

StartMon Jan 7 00:29:45 2019
EndMon Jan 7 00:54:38 2019
Elapsed24 mins, 52 secs

All Changes:

:

  1. Change #106161

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 07 Jan 2019 00:29:45
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision bffe2a699e9f0b2c41aa811ea2c3e90e40342419

    Comments

    Auto merge of #22641 - emilio:gecko-sync, r=emilio
    
    style: Sync changes from mozilla-central.
    
    See each individual commit for details.
    
    <!-- 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/22641)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock
    • components/layout/display_list/border.rs
    • components/malloc_size_of/Cargo.toml
    • components/script/dom/element.rs
    • components/style/Cargo.toml
    • components/style/build_gecko.rs
    • components/style/cbindgen.toml
    • components/style/element_state.rs
    • components/style/gecko/conversions.rs
    • components/style/gecko/data.rs
    • components/style/gecko/media_features.rs
    • components/style/gecko/media_queries.rs
    • components/style/gecko/pseudo_element_definition.mako.rs
    • components/style/gecko/restyle_damage.rs
    • components/style/gecko/values.rs
    • components/style/gecko/wrapper.rs
    • components/style/gecko_bindings/sugar/origin_flags.rs
    • components/style/invalidation/element/restyle_hints.rs
    • components/style/properties/data.py
    • components/style/properties/gecko.mako.rs
    • components/style/properties/longhands/background.mako.rs
    • components/style/properties/longhands/border.mako.rs
    • components/style/properties/longhands/box.mako.rs
    • components/style/properties/longhands/effects.mako.rs
    • components/style/properties/longhands/inherited_box.mako.rs
    • components/style/properties/longhands/inherited_text.mako.rs
    • components/style/properties/longhands/position.mako.rs
    • components/style/properties/longhands/svg.mako.rs
    • components/style/rule_collector.rs
    • components/style/stylist.rs
    • components/style/values/animated/mod.rs
    • components/style/values/computed/basic_shape.rs
    • components/style/values/computed/border.rs
    • components/style/values/computed/length.rs
    • components/style/values/computed/mod.rs
    • components/style/values/generics/basic_shape.rs
    • components/style/values/generics/border.rs
    • components/style/values/generics/position.rs
    • components/style/values/generics/rect.rs
    • components/style/values/specified/basic_shape.rs
    • components/style/values/specified/border.rs
    • components/style/values/specified/length.rs
    • components/style/values/specified/mod.rs
    • tests/unit/style/properties/serialization.rs