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

Builder linux-rel-css Build #12447

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 3 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 ...' ( 14 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 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 ( 5 mins, 13 secs )
    1. - no logs -
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 12 mins, 19 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 2 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
  11. shell__5 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__6 './etc/ci/clean_build_artifacts.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 12447 Build
codebase Build
got_revision fe8aad722749e8e5c9223800b98fc4e87b9ab161 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision fe8aad722749e8e5c9223800b98fc4e87b9ab161 Build
scheduler servo-auto Scheduler
slavename servo-linux3 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 Jun 4 12:30:42 2019
EndTue Jun 4 12:48:38 2019
Elapsed17 mins, 56 secs

All Changes:

:

  1. Change #116292

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Tue 04 Jun 2019 12:30:42
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision fe8aad722749e8e5c9223800b98fc4e87b9ab161

    Comments

    Auto merge of #23503 - emilio:gecko-sync, r=emilio
    
    style: sync changes from mozilla-central
    
    See each individual commit for details. This also cherry-picks #23463 with a few fixes that were needed in Gecko-only code.
    
    <!-- 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/23503)
    <!-- Reviewable:end -->

    Changed files

    • components/layout/display_list/builder.rs
    • components/layout/fragment.rs
    • components/layout_thread/dom_wrapper.rs
    • components/script/dom/canvasrenderingcontext2d.rs
    • components/script/dom/element.rs
    • components/script_layout_interface/wrapper_traits.rs
    • components/selectors/matching.rs
    • components/selectors/tree.rs
    • components/servo_arc/Cargo.toml
    • components/servo_arc/lib.rs
    • components/style/Cargo.toml
    • components/style/bloom.rs
    • components/style/dom.rs
    • components/style/font_face.rs
    • components/style/gecko/conversions.rs
    • components/style/gecko/url.rs
    • components/style/gecko/wrapper.rs
    • components/style/gecko_bindings/sugar/refptr.rs
    • components/style/global_style_data.rs
    • components/style/invalidation/element/element_wrapper.rs
    • components/style/matching.rs
    • components/style/properties/build.py
    • components/style/properties/gecko.mako.rs
    • components/style/properties/helpers/animated_properties.mako.rs
    • components/style/properties/longhands/box.mako.rs
    • components/style/properties/longhands/color.mako.rs
    • components/style/properties/longhands/effects.mako.rs
    • components/style/properties/longhands/inherited_text.mako.rs
    • components/style/properties/properties.mako.rs
    • components/style/rule_tree/mod.rs
    • components/style/servo/url.rs
    • components/style/shared_lock.rs
    • components/style/sharing/mod.rs
    • components/style/stylesheets/mod.rs
    • components/style/stylesheets/rule_parser.rs
    • components/style/values/animated/effects.rs
    • components/style/values/computed/effects.rs
    • components/style/values/computed/list.rs
    • components/style/values/computed/motion.rs
    • components/style/values/generics/effects.rs
    • components/style/values/generics/url.rs
    • components/style/values/specified/color.rs
    • components/style/values/specified/effects.rs
    • components/style/values/specified/image.rs
    • components/style/values/specified/url.rs
    • components/style_traits/arc_slice.rs
    • tests/unit/style/rule_tree/bench.rs