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

Builder linux-rel-css Build #6584

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 11 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 ...' ( 10 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 20 mins, 38 secs )
    1. - no logs -
  7. test ran test-css --release --processes 16 --always-succeed ( 13 mins, 6 secs )
    1. css-errorsummary.log
  8. shell__2 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-css-errorsummary.log
    3. intermittents.log
  9. compile__1 ran build-geckolib --release ( 7 mins, 34 secs )
    1. - no logs -
  10. test__1 ran test-stylo --release ( 1 mins, 3 secs )
    1. - no logs -
  11. shell__3 'bash ./etc/ci/lockfile_changed.sh' ( 0 secs )
    1. stdio
  12. shell__4 '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 6584 Build
codebase Build
got_revision 7e0f5afa83d9f0eba07988735e56f47a2c18b451 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 7e0f5afa83d9f0eba07988735e56f47a2c18b451 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:

StartFri Oct 20 17:44:41 2017
EndFri Oct 20 18:27:27 2017
Elapsed42 mins, 46 secs

All Changes:

:

  1. Change #65834

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Fri 20 Oct 2017 17:44:03
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 7e0f5afa83d9f0eba07988735e56f47a2c18b451

    Comments

    Auto merge of #18941 - mystor:nsstring, r=mystor
    
    Move nsstring from gecko into servo/support/gecko/nsstring
    
    This is the servo side of bug 1403213.
    
    This cannot merge until https://bugzilla.mozilla.org/show_bug.cgi?id=1377351 merges. It is currently on inbound. This will break autoland when it merges until the gecko-side part has also landed.
    
    <!-- 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/18941)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock
    • components/style/Cargo.toml
    • components/style/gecko_bindings/nsstring_vendor/Cargo.toml
    • components/style/gecko_bindings/nsstring_vendor/src/lib.rs
    • components/style/lib.rs
    • ports/geckolib/Cargo.toml
    • servo-tidy.toml
    • support/gecko/nsstring/Cargo.toml
    • support/gecko/nsstring/src/lib.rs