components/memcached/test/results-64.master
changeset 4328 b99f4f3c5f84
child 6945 6e11c0218972
equal deleted inserted replaced
4327:3812efebdd52 4328:b99f4f3c5f84
       
     1 make[1]: Entering directory `$(@D)'
       
     2 ./sizes
       
     3 Slab Stats	64
       
     4 Thread stats	200
       
     5 Global stats	224
       
     6 Settings	136
       
     7 Item (no cas)	48
       
     8 Item (cas)	56
       
     9 Libevent thread	176
       
    10 Connection	520
       
    11 ----------------------------------------
       
    12 libevent thread cumulative	13176
       
    13 Thread stats cumulative		13000
       
    14 ./testapp
       
    15 1..48
       
    16 ok 1 - cache_create
       
    17 ok 2 - cache_constructor
       
    18 ok 3 - cache_constructor_fail
       
    19 ok 4 - cache_destructor
       
    20 ok 5 - cache_reuse
       
    21 ok # SKIP 6 - cache_redzone
       
    22 ok 7 - issue_161
       
    23 ok 8 - strtol
       
    24 ok 9 - strtoll
       
    25 ok 10 - strtoul
       
    26 ok 11 - strtoull
       
    27 ok 12 - issue_44
       
    28 ok 13 - vperror
       
    29 ok 14 - issue_101
       
    30 ok 15 - start_server
       
    31 ok 16 - issue_92
       
    32 ok 17 - issue_102
       
    33 ok 18 - binary_noop
       
    34 ok 19 - binary_quit
       
    35 ok 20 - binary_quitq
       
    36 ok 21 - binary_set
       
    37 ok 22 - binary_setq
       
    38 ok 23 - binary_add
       
    39 ok 24 - binary_addq
       
    40 ok 25 - binary_replace
       
    41 ok 26 - binary_replaceq
       
    42 ok 27 - binary_delete
       
    43 ok 28 - binary_deleteq
       
    44 ok 29 - binary_get
       
    45 ok 30 - binary_getq
       
    46 ok 31 - binary_getk
       
    47 ok 32 - binary_getkq
       
    48 ok 33 - binary_incr
       
    49 ok 34 - binary_incrq
       
    50 ok 35 - binary_decr
       
    51 ok 36 - binary_decrq
       
    52 ok 37 - binary_version
       
    53 ok 38 - binary_flush
       
    54 ok 39 - binary_flushq
       
    55 ok 40 - binary_append
       
    56 ok 41 - binary_appendq
       
    57 ok 42 - binary_prepend
       
    58 ok 43 - binary_prependq
       
    59 ok 44 - binary_stat
       
    60 ok 45 - binary_illegal
       
    61 ok 46 - binary_pipeline_hickup
       
    62 SIGINT handled.
       
    63 ok 47 - shutdown
       
    64 ok 48 - stop_server
       
    65 prove ./t
       
    66 getaddrinfo(): node name or service name not known
       
    67 failed to listen on TCP port 
       
    68 Invalid value for binding protocol: http
       
    69  -- should be one of auto, binary, or ascii
       
    70 Number of threads must be greater than 0
       
    71 t/00-startup.t ....... ok
       
    72 t/64bit.t ............ ok
       
    73 t/binary-get.t ....... ok
       
    74 This server is not built with SASL support.
       
    75 t/binary-sasl.t ...... ok
       
    76 t/binary.t ........... ok
       
    77 t/bogus-commands.t ... ok
       
    78 t/cas.t .............. ok
       
    79 t/daemonize.t ........ ok
       
    80 t/dash-M.t ........... ok
       
    81 t/evictions.t ........ ok
       
    82 t/expirations.t ...... ok
       
    83 t/flags.t ............ ok
       
    84 t/flush-all.t ........ ok
       
    85 t/getset.t ........... ok
       
    86 t/incrdecr.t ......... ok
       
    87 t/issue_104.t ........ ok
       
    88 t/issue_108.t ........ ok
       
    89 t/issue_14.t ......... ok
       
    90 t/issue_140.t ........ skipped: Fix for Issue 140 was only an illusion
       
    91 t/issue_152.t ........ ok
       
    92 t/issue_163.t ........ ok
       
    93 t/issue_183.t ........ ok
       
    94 t/issue_192.t ........ ok
       
    95 t/issue_22.t ......... ok
       
    96 t/issue_29.t ......... ok
       
    97 t/issue_3.t .......... ok
       
    98 t/issue_41.t ......... ok
       
    99 t/issue_42.t ......... ok
       
   100 t/issue_50.t ......... ok
       
   101 t/issue_61.t ......... ok
       
   102 t/issue_67.t ......... ok
       
   103 t/issue_68.t ......... ok
       
   104 t/issue_70.t ......... ok
       
   105 Item max size cannot be less than 1024 bytes.
       
   106 Cannot set item size limit higher than 128 mb.
       
   107 WARNING: Setting item max size above 1MB is not recommended!
       
   108  Raising this limit increases the minimum memory requirements
       
   109  and will decrease your memory efficiency.
       
   110 WARNING: Setting item max size above 1MB is not recommended!
       
   111  Raising this limit increases the minimum memory requirements
       
   112  and will decrease your memory efficiency.
       
   113 t/item_size_max.t .... ok
       
   114 t/line-lengths.t ..... ok
       
   115 t/lru.t .............. ok
       
   116 t/maxconns.t ......... ok
       
   117 t/multiversioning.t .. ok
       
   118 t/noreply.t .......... ok
       
   119 t/slabs_reassign.t ... ok
       
   120 t/stats-detail.t ..... ok
       
   121 t/stats.t ............ ok
       
   122 t/touch.t ............ ok
       
   123 t/udp.t .............. ok
       
   124 t/unixsocket.t ....... ok
       
   125 fatal: Not a git repository (or any parent up to mount parent )
       
   126 Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
       
   127 t/whitespace.t ....... skipped: Skipping tests probably because you don't have git.
       
   128 All tests successful.
       
   129 Files=46, Tests=6851
       
   130 Result: PASS
       
   131 make[1]: Leaving directory `$(@D)'