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

Builder linux-rel-css Build #10388

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux1

Reason:

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

Steps and Logfiles:

  1. git update ( 8 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 ...' ( 11 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 2 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 ( 10 mins, 4 secs )
    1. warnings (1)
  9. test ran test-wpt --release --processes 24 --total-chunks 2 --this-chunk 2 --always-succeed ( 11 mins, 4 secs )
    1. - no logs -
  10. shell__4 './mach filter-intermittents ...' ( 1 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 10388 Build
codebase Build
got_revision ff7c6953c8f98a5bcc54e9b47ab4dff7fba7ea81 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision ff7c6953c8f98a5bcc54e9b47ab4dff7fba7ea81 Build
scheduler servo-auto Scheduler
slavename servo-linux1 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-css slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartMon Nov 5 11:48:14 2018
EndMon Nov 5 12:09:49 2018
Elapsed21 mins, 34 secs

All Changes:

:

  1. Change #100773

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 05 Nov 2018 11:48:13
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision ff7c6953c8f98a5bcc54e9b47ab4dff7fba7ea81

    Comments

    Auto merge of #22111 - emilio:gecko-sync, r=emilio
    
    style: Sync changes from mozilla-central.
    
    See each individual commit for details.
    
    https://bugzilla.mozilla.org/show_bug.cgi?id=1504644
    
    <!-- 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/22111)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock
    • components/atoms/static_atoms.txt
    • components/canvas/Cargo.toml
    • components/canvas_traits/Cargo.toml
    • components/malloc_size_of/Cargo.toml
    • components/script/Cargo.toml
    • components/script_layout_interface/Cargo.toml
    • components/selectors/Cargo.toml
    • components/selectors/parser.rs
    • components/style/Cargo.toml
    • components/style/build_gecko.rs
    • components/style/cbindgen.toml
    • components/style/custom_properties.rs
    • components/style/dom_apis.rs
    • components/style/font_face.rs
    • components/style/gecko/conversions.rs
    • components/style/gecko/media_features.rs
    • components/style/gecko/media_queries.rs
    • components/style/gecko/pseudo_element.rs
    • components/style/properties/cascade.rs
    • components/style/properties/data.py
    • components/style/properties/declaration_block.rs
    • components/style/properties/gecko.mako.rs
    • components/style/properties/helpers/animated_properties.mako.rs
    • components/style/properties/longhands/border.mako.rs
    • components/style/properties/longhands/inherited_box.mako.rs
    • components/style/properties/longhands/inherited_svg.mako.rs
    • components/style/properties/properties.mako.rs
    • components/style/rule_tree/mod.rs
    • components/style/servo/media_queries.rs
    • components/style/stylist.rs
    • components/style/values/animated/font.rs
    • components/style/values/animated/length.rs
    • components/style/values/animated/mod.rs
    • components/style/values/animated/svg.rs
    • components/style/values/computed/basic_shape.rs
    • components/style/values/computed/mod.rs
    • components/style/values/computed/svg.rs
    • components/style/values/generics/grid.rs
    • components/style/values/generics/svg.rs
    • components/style/values/specified/basic_shape.rs
    • components/style/values/specified/grid.rs
    • components/style/values/specified/mod.rs
    • components/style/values/specified/text.rs
    • components/style_traits/Cargo.toml
    • tests/unit/style/Cargo.toml
    • tests/unit/style/custom_properties.rs