components/memcached/test/results-64.master
author Jingning Ji <jingning.ji@oracle.com>
Wed, 21 Sep 2016 09:24:25 -0700
changeset 6945 6e11c0218972
parent 4328 b99f4f3c5f84
child 7487 6506549e143f
permissions -rw-r--r--
23210050 Upgrade memcached to 1.4.25

make[1]: Entering directory '$(@D)'
./sizes
Slab Stats	64
Thread stats	-8568
Global stats	304
Settings	184
Item (no cas)	48
Item (cas)	56
Libevent thread	176
Connection	528
----------------------------------------
libevent thread cumulative	4408
Thread stats cumulative		4232
./testapp
1..52
ok 1 - cache_create
ok 2 - cache_constructor
ok 3 - cache_constructor_fail
ok 4 - cache_destructor
ok 5 - cache_reuse
ok # SKIP 6 - cache_redzone
ok 7 - issue_161
ok 8 - strtol
ok 9 - strtoll
ok 10 - strtoul
ok 11 - strtoull
ok 12 - issue_44
ok 13 - vperror
ok 14 - issue_101
ok 15 - start_server
ok 16 - issue_92
ok 17 - issue_102
ok 18 - binary_noop
ok 19 - binary_quit
ok 20 - binary_quitq
ok 21 - binary_set
ok 22 - binary_setq
ok 23 - binary_add
ok 24 - binary_addq
ok 25 - binary_replace
ok 26 - binary_replaceq
ok 27 - binary_delete
ok 28 - binary_deleteq
ok 29 - binary_get
ok 30 - binary_getq
ok 31 - binary_getk
ok 32 - binary_getkq
ok 33 - binary_gat
ok 34 - binary_gatq
ok 35 - binary_gatk
ok 36 - binary_gatkq
ok 37 - binary_incr
ok 38 - binary_incrq
ok 39 - binary_decr
ok 40 - binary_decrq
ok 41 - binary_version
ok 42 - binary_flush
ok 43 - binary_flushq
ok 44 - binary_append
ok 45 - binary_appendq
ok 46 - binary_prepend
ok 47 - binary_prependq
ok 48 - binary_stat
ok 49 - binary_illegal
ok 50 - binary_pipeline_hickup
Signal handled: Interrupt.
ok 51 - shutdown
ok 52 - stop_server
prove ./t
getaddrinfo(): node name or service name not known
failed to listen on TCP port 
Invalid value for binding protocol: http
 -- should be one of auto, binary, or ascii
Number of threads must be greater than 0
t/00-startup.t ....... ok
t/64bit.t ............ ok
t/binary-get.t ....... ok
This server is not built with SASL support.
t/binary-sasl.t ...... ok
t/binary.t ........... ok
t/bogus-commands.t ... ok
t/cas.t .............. ok
t/daemonize.t ........ ok
t/dash-M.t ........... ok
t/evictions.t ........ ok
t/expirations.t ...... ok
t/flags.t ............ ok
t/flush-all.t ........ ok
t/getset.t ........... ok
t/incrdecr.t ......... ok
t/issue_104.t ........ ok
t/issue_108.t ........ ok
t/issue_14.t ......... ok
t/issue_140.t ........ skipped: Fix for Issue 140 was only an illusion
t/issue_152.t ........ ok
t/issue_163.t ........ ok
t/issue_183.t ........ ok
t/issue_192.t ........ ok
t/issue_22.t ......... ok
t/issue_260.t ........ skipped: Only possible to test #260 under artificial conditions
t/issue_29.t ......... ok
t/issue_3.t .......... ok
t/issue_41.t ......... ok
t/issue_42.t ......... ok
t/issue_50.t ......... ok
t/issue_61.t ......... ok
t/issue_67.t ......... ok
t/issue_68.t ......... ok
t/issue_70.t ......... ok
Item max size cannot be less than 1024 bytes.
Cannot set item size limit higher than 128 mb.
WARNING: Setting item max size above 1MB is not recommended!
 Raising this limit increases the minimum memory requirements
 and will decrease your memory efficiency.
WARNING: Setting item max size above 1MB is not recommended!
 Raising this limit increases the minimum memory requirements
 and will decrease your memory efficiency.
t/item_size_max.t .... ok
t/line-lengths.t ..... ok
t/lru-crawler.t ...... ok
t/lru.t .............. ok
t/maxconns.t ......... ok
t/multiversioning.t .. ok
t/noreply.t .......... ok
t/refhang.t .......... ok
t/slabs-reassign2.t .. ok
t/slabs_reassign.t ... ok
t/stats-conns.t ...... ok
t/stats-detail.t ..... ok
t/stats.t ............ ok
t/touch.t ............ ok
t/udp.t .............. ok
t/unixsocket.t ....... ok
fatal: Not a git repository (or any parent up to mount point /builds)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
t/whitespace.t ....... skipped: Skipping tests probably because you don't have git.
All tests successful.
Files=51, Tests=7296, 83 wallclock secs ( 1.13 usr  0.28 sys +  5.88 cusr  3.32 csys = 10.61 CPU)
Result: PASS
make[1]: Leaving directory '$(@D)'