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

Builder linux-rel-css Build #6620

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux2

Reason:

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

Steps and Logfiles:

  1. git update ( 9 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 ...' ( 10 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 21 mins, 23 secs )
    1. - no logs -
  7. test ran test-css --release --processes 16 --always-succeed ( 16 mins, 37 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, 42 secs )
    1. - no logs -
  10. test__1 ran test-stylo --release ( 1 mins, 4 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 6620 Build
codebase Build
got_revision 0e6946fd9c279425e66721e6eb2b1e323e4c640f Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 0e6946fd9c279425e66721e6eb2b1e323e4c640f Build
scheduler servo-auto Scheduler
slavename servo-linux2 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 Oct 23 22:39:46 2017
EndMon Oct 23 23:26:55 2017
Elapsed47 mins, 9 secs

All Changes:

:

  1. Change #66011

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Mon 23 Oct 2017 22:38:33
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 0e6946fd9c279425e66721e6eb2b1e323e4c640f

    Comments

    Auto merge of #18993 - mystor:nsstring2, r=mystor
    
    Move nsstring from gecko into servo/support/gecko/nsstring
    
    This is the servo side of bug 1403213.
    
    Take 2 of #18941 which got backed out because we botched the landing of the gecko side and I wasn't able to fix it in time.
    
    <!-- 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/18993)
    <!-- 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