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

Builder linux-rel-css Build #3080

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 4 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. compile ran build --release --with-debug-assertions ( 12 mins, 35 secs )
    1. stdio
  6. test ran test-css --release --processes 16 --always-succeed ( 14 mins, 25 secs )
    1. css-errorsummary.log
  7. shell__1 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  8. compile__1 ran build-cef --release --with-debug-assertions ( 36 secs )
    1. stdio
  9. compile__2 ran build-geckolib --release ( 4 mins, 26 secs )
    1. stdio
  10. test__1 ran test-stylo --release ( 5 mins, 32 secs )
    1. - no logs -
  11. shell__2 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. 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 3080 Build
codebase Build
got_revision b6bc49225e31b7c1e3f9cc3be660bb37afe33a95 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision b6bc49225e31b7c1e3f9cc3be660bb37afe33a95 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:

StartMon Mar 27 13:18:33 2017
EndMon Mar 27 13:56:15 2017
Elapsed37 mins, 41 secs

All Changes:

:

  1. Change #40751

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 27 Mar 2017 13:18:32
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision b6bc49225e31b7c1e3f9cc3be660bb37afe33a95

    Comments

    Auto merge of #16144 - emilio:number-calc, r=heycam
    
    style: Make numbers keep track of whether they were specified as calc().
    
    Fixes #15960
    
    <!-- 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/16144)
    <!-- Reviewable:end -->

    Changed files

    • components/layout/webrender_helpers.rs
    • components/script/dom/element.rs
    • components/style/animation.rs
    • components/style/gecko_bindings/sugar/ns_timing_function.rs
    • components/style/properties/gecko.mako.rs
    • components/style/properties/helpers.mako.rs
    • components/style/properties/helpers/animated_properties.mako.rs
    • components/style/properties/longhand/border.mako.rs
    • components/style/properties/longhand/box.mako.rs
    • components/style/properties/longhand/counters.mako.rs
    • components/style/properties/longhand/font.mako.rs
    • components/style/properties/longhand/inherited_box.mako.rs
    • components/style/properties/longhand/inherited_table.mako.rs
    • components/style/properties/longhand/inherited_text.mako.rs
    • components/style/properties/longhand/position.mako.rs
    • components/style/properties/shorthand/position.mako.rs
    • components/style/values/computed/image.rs
    • components/style/values/computed/mod.rs
    • components/style/values/specified/length.rs
    • components/style/values/specified/mod.rs
    • ports/geckolib/glue.rs
    • tests/unit/style/parsing/image.rs
    • tests/unit/style/properties/serialization.rs
    • tests/wpt/metadata/cssom/serialize-values.html.ini
    • tests/wpt/mozilla/meta/MANIFEST.json
    • tests/wpt/mozilla/meta/mozilla/calc.html.ini
    • tests/wpt/mozilla/tests/css/calc-number-serialization.html
    • tests/wpt/mozilla/tests/mozilla/calc.html