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

Builder linux-rel-wpt Build #6651

Results:

Build successful

SourceStamp:

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

BuildSlave:

servo-linux3

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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 ...' ( 9 secs )
    1. stdio
  6. compile ran build --release --with-debug-assertions ( 20 mins, 25 secs )
    1. - no logs -
  7. test ran test-wpt-failure ( 0 secs )
    1. stdio
  8. test__1 ran test-wpt --release --processes 24 --always-succeed ( 19 mins, 27 secs )
    1. wpt-errorsummary.log
  9. shell__2 './mach filter-intermittents ...' ( 0 secs )
    1. stdio
    2. filtered-wpt-errorsummary.log
    3. intermittents.log
  10. test__2 ran test-wpt --release --binary-arg=--multiprocess --processes 24 eventsource ( 8 secs )
    1. stdio
    2. wpt-mp-errorsummary.log

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 6651 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-linux3 BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartMon Oct 23 22:49:31 2017
EndMon Oct 23 23:29:49 2017
Elapsed40 mins, 17 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