Skip to content

Instantly share code, notes, and snippets.

@therealkenc
Created May 2, 2017 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save therealkenc/a0ea9b1100f2883dca0be951c5d1a45f to your computer and use it in GitHub Desktop.
Save therealkenc/a0ea9b1100f2883dca0be951c5d1a45f to your computer and use it in GitHub Desktop.
1..307
ok 1 - platform_output
# Output from process `platform_output`:
# uv_get_process_title: /home/ken/Devel/libuv/test/.libs/lt-run-tests
# uv_cwd: /home/ken/Devel/libuv
# uv_resident_set_memory: 823296
# uv_uptime: 2055.000000
# uv_getrusage:
# user: 0 sec 0 microsec
# system: 0 sec 15625 microsec
# page faults: 0
# maximum resident set size: 2308
# uv_cpu_info:
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 1019300
# times.user: 477600
# times.idle: 19061400
# times.irq: 66000
# times.nice: 0
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 399800
# times.user: 277000
# times.idle: 19881500
# times.irq: 4200
# times.nice: 0
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 817600
# times.user: 436800
# times.idle: 19303900
# times.irq: 6200
# times.nice: 0
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 400700
# times.user: 341800
# times.idle: 19815700
# times.irq: 2600
# times.nice: 0
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 703700
# times.user: 448900
# times.idle: 19405600
# times.irq: 2600
# times.nice: 0
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 558400
# times.user: 299800
# times.idle: 19700100
# times.irq: 2900
# times.nice: 0
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 769500
# times.user: 459200
# times.idle: 19329600
# times.irq: 4000
# times.nice: 0
# model: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
# speed: 4001
# times.sys: 498400
# times.user: 235700
# times.idle: 19824200
# times.irq: 4200
# times.nice: 0
# uv_interface_addresses:
# name: eth0
# internal: 0
# physical address: 00:00:00:00:7c:b0
# address: 192.168.0.131
# netmask: 255.255.255.0
# name: eth0
# internal: 0
# physical address: 00:00:00:00:7c:b0
# address: fe80::7cb0:8322:32b9:f10a
# netmask: ffff:ffff:ffff:ffff::
# name: lo
# internal: 1
# physical address: 00:00:00:00:00:00
# address: 127.0.0.1
# netmask: 255.0.0.0
# name: lo
# internal: 1
# physical address: 00:00:00:00:00:00
# address: ::1
# netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
# name: eth2
# internal: 0
# physical address: 00:00:00:00:10:65
# address: 2001:0:5ef5:79fb:1065:a6c:bacd:5079
# netmask: ffff:ffff:ffff:ffff::
# name: eth2
# internal: 0
# physical address: 00:00:00:00:10:65
# address: fe80::1065:a6c:bacd:5079
# netmask: ffff:ffff:ffff:ffff::
# uv_os_get_passwd:
# euid: 1000
# gid: 1000
# username: ken
# shell: /bin/bash
# home directory: /home/ken
ok 2 - close_order
ok 3 - run_once
ok 4 - run_nowait
ok 5 - loop_alive
ok 6 - loop_close
ok 7 - loop_stop
ok 8 - loop_update_time
ok 9 - loop_backend_timeout
ok 10 - loop_configure
ok 11 - default_loop_close
ok 12 - barrier_1
ok 13 - barrier_2
ok 14 - barrier_3
ok 15 - condvar_1
ok 16 - condvar_2
ok 17 - condvar_3
ok 18 - condvar_4
ok 19 - condvar_5
ok 20 - semaphore_1
ok 21 - semaphore_2
ok 22 - semaphore_3
ok 23 - pipe_connect_bad_name
ok 24 - pipe_connect_to_file
ok 25 - pipe_connect_on_prepare
ok 26 - pipe_server_close
ok 27 - pipe_close_stdout_read_stdin
ok 28 - pipe_set_non_blocking
ok 29 - tty
ok 30 - tty_file
ok 31 - tty_pty
ok 32 - stdio_over_pipes
ok 33 - ip6_pton
ok 34 - ipc_listen_before_write
ok 35 - ipc_listen_after_write
ok 36 - ipc_send_recv_pipe
ok 37 - ipc_send_recv_pipe_inprocess
ok 38 - ipc_send_recv_tcp
ok 39 - ipc_send_recv_tcp_inprocess
ok 40 - ipc_tcp_connection
ok 41 - tcp_alloc_cb_fail
ok 42 - tcp_ping_pong
ok 43 - tcp_ping_pong_v6
ok 44 - pipe_ping_pong
ok 45 - delayed_accept
ok 46 - multiple_listen
ok 47 - tcp_write_after_connect
ok 48 - tcp_writealot
ok 49 - tcp_write_fail
ok 50 - tcp_try_write
ok 51 - tcp_write_queue_order
ok 52 - tcp_open
ok 53 - tcp_open_twice
ok 54 - tcp_shutdown_after_write
ok 55 - tcp_connect_error_after_write
not ok 56 - tcp_bind_error_addrinuse
# exit code 134
# Output from process `tcp_bind_error_addrinuse`:
# Assertion failed in test/test-tcp-bind-error.c on line 56: r == UV_EADDRINUSE
ok 57 - tcp_bind_error_addrnotavail_1
ok 58 - tcp_bind_error_addrnotavail_2
ok 59 - tcp_bind_error_fault
ok 60 - tcp_bind_error_inval
ok 61 - tcp_bind_localhost_ok
ok 62 - tcp_bind_invalid_flags
ok 63 - tcp_listen_without_bind
ok 64 - tcp_connect_error_fault
not ok 65 - tcp_connect_timeout
# timeout
# Output from process `tcp_connect_timeout`: (no output)
not ok 66 - tcp_close_while_connecting
# timeout
# Output from process `tcp_close_while_connecting`: (no output)
ok 67 - tcp_close
ok 68 - tcp_create_early
not ok 69 - tcp_create_early_bad_bind
# exit code 134
# Output from process `tcp_create_early_bad_bind`:
# Assertion failed in test/test-tcp-create-socket-early.c on line 168: r == UV_EINVAL
ok 70 - tcp_create_early_bad_domain
ok 71 - tcp_create_early_accept
ok 72 - tcp_close_accept
not ok 73 - tcp_oob
# exit code 134
# Output from process `tcp_oob`:
# Assertion failed in test/test-tcp-oob.c on line 89: 5 == r
ok 74 - tcp_flags
ok 75 - tcp_write_to_half_open_connection
ok 76 - tcp_unexpected_read
ok 77 - tcp_read_stop
not ok 78 - tcp_bind6_error_addrinuse
# exit code 134
# Output from process `tcp_bind6_error_addrinuse`:
# Assertion failed in test/test-tcp-bind6-error.c on line 60: r == UV_EADDRINUSE
ok 79 - tcp_bind6_error_addrnotavail
ok 80 - tcp_bind6_error_fault
ok 81 - tcp_bind6_error_inval
ok 82 - tcp_bind6_localhost_ok
ok 83 - udp_alloc_cb_fail
ok 84 - udp_bind
ok 85 - udp_bind_reuseaddr
ok 86 - udp_create_early
not ok 87 - udp_create_early_bad_bind
# exit code 134
# Output from process `udp_create_early_bad_bind`:
# Assertion failed in test/test-udp-create-socket-early.c on line 108: r == UV_EINVAL
ok 88 - udp_create_early_bad_domain
ok 89 - udp_send_and_recv
ok 90 - udp_send_immediate
ok 91 - udp_send_unreachable
ok 92 - udp_dgram_too_big
ok 93 - udp_dual_stack
ok 94 - udp_ipv6_only
ok 95 - udp_options
ok 96 - udp_options6
ok 97 - udp_no_autobind
ok 98 - udp_multicast_interface
ok 99 - udp_multicast_interface6
ok 100 - udp_multicast_join
ok 101 - udp_multicast_join6
ok 102 - udp_multicast_ttl
ok 103 - udp_try_send
ok 104 - udp_open
ok 105 - udp_open_twice
ok 106 - pipe_bind_error_addrinuse
ok 107 - pipe_bind_error_addrnotavail
ok 108 - pipe_bind_error_inval
ok 109 - pipe_connect_multiple
ok 110 - pipe_listen_without_bind
ok 111 - pipe_getsockname
ok 112 - pipe_getsockname_abstract
ok 113 - pipe_getsockname_blocking
ok 114 - pipe_pending_instances
ok 115 - pipe_sendmsg
ok 116 - connection_fail
ok 117 - connection_fail_doesnt_auto_close
ok 118 - shutdown_close_tcp
ok 119 - shutdown_close_pipe
ok 120 - shutdown_eof
ok 121 - shutdown_twice
ok 122 - callback_stack
ok 123 - env_vars
ok 124 - error_message
ok 125 - sys_error
ok 126 - timer
ok 127 - timer_init
ok 128 - timer_again
ok 129 - timer_start_twice
ok 130 - timer_order
ok 131 - timer_huge_timeout
ok 132 - timer_huge_repeat
ok 133 - timer_run_once
ok 134 - timer_from_check
ok 135 - timer_null_callback
ok 136 - timer_early_check
ok 137 - idle_starvation
ok 138 - ref
ok 139 - idle_ref
ok 140 - fs_poll_ref
ok 141 - async_ref
ok 142 - prepare_ref
ok 143 - check_ref
ok 144 - unref_in_prepare_cb
ok 145 - timer_ref
ok 146 - timer_ref2
ok 147 - fs_event_ref
ok 148 - tcp_ref
ok 149 - tcp_ref2
ok 150 - tcp_ref2b
ok 151 - tcp_ref3
ok 152 - tcp_ref4
ok 153 - udp_ref
ok 154 - udp_ref2
ok 155 - udp_ref3
ok 156 - pipe_ref
ok 157 - pipe_ref2
ok 158 - pipe_ref3
ok 159 - pipe_ref4
ok 160 - process_ref
ok 161 - has_ref
ok 162 - loop_handles
ok 163 - walk_handles
ok 164 - watcher_cross_stop # SKIP File descriptor limit too low.
ok 165 - active
ok 166 - embed
ok 167 - async
ok 168 - async_null_cb
ok 169 - eintr_handling
ok 170 - get_currentexe
ok 171 - process_title
ok 172 - cwd_and_chdir
ok 173 - get_memory
ok 174 - get_passwd
ok 175 - get_loadavg
ok 176 - handle_fileno
ok 177 - homedir
ok 178 - tmpdir
ok 179 - hrtime
ok 180 - getaddrinfo_fail
ok 181 - getaddrinfo_fail_sync
ok 182 - getaddrinfo_basic
ok 183 - getaddrinfo_basic_sync
ok 184 - getaddrinfo_concurrent
ok 185 - getnameinfo_basic_ip4
ok 186 - getnameinfo_basic_ip4_sync
ok 187 - getnameinfo_basic_ip6
ok 188 - getsockname_tcp
ok 189 - getsockname_udp
ok 190 - poll_duplex
ok 191 - poll_unidirectional
ok 192 - poll_close
not ok 193 - poll_bad_fdtype
# exit code 134
# Output from process `poll_bad_fdtype`:
# Assertion failed in test/test-poll.c on line 608: 0 != uv_poll_init(uv_default_loop(), &poll_handle, fd)
ok 194 - poll_nested_epoll
ok 195 - socket_buffer_size
ok 196 - spawn_fails
ok 197 - spawn_fails_check_for_waitpid_cleanup
ok 198 - spawn_exit_code
ok 199 - spawn_stdout
ok 200 - spawn_stdin
ok 201 - spawn_stdio_greater_than_3
ok 202 - spawn_ignored_stdio
ok 203 - spawn_and_kill
ok 204 - spawn_detached
ok 205 - spawn_and_kill_with_std
ok 206 - spawn_and_ping
ok 207 - spawn_preserve_env
ok 208 - spawn_setuid_fails
ok 209 - spawn_setgid_fails
ok 210 - spawn_stdout_to_file
ok 211 - spawn_stdout_and_stderr_to_file
ok 212 - spawn_stdout_and_stderr_to_file2
ok 213 - spawn_stdout_and_stderr_to_file_swap
ok 214 - spawn_auto_unref
ok 215 - spawn_closed_process_io
ok 216 - spawn_reads_child_path
ok 217 - spawn_inherit_streams
ok 218 - fs_poll
ok 219 - fs_poll_getpath
ok 220 - kill
ok 221 - poll_close_doesnt_corrupt_stack # SKIP Test only relevant on Windows
ok 222 - poll_closesocket # SKIP Test only relevant on Windows
ok 223 - emfile
ok 224 - close_fd
ok 225 - spawn_fs_open
ok 226 - spawn_setuid_setgid # SKIP It should be run as root user
ok 227 - we_get_signal
ok 228 - we_get_signals
ok 229 - we_get_signal_one_shot
ok 230 - we_get_signals_mixed
ok 231 - signal_multiple_loops
ok 232 - closed_fd_events
ok 233 - fs_file_noent
not ok 234 - fs_file_nametoolong
# exit code 134
# Output from process `fs_file_nametoolong`:
# Assertion failed in test/test-fs.c on line 613: r == UV_ENAMETOOLONG
ok 235 - fs_file_loop
ok 236 - fs_file_async
ok 237 - fs_file_sync
ok 238 - fs_file_write_null_buffer
ok 239 - fs_async_dir
ok 240 - fs_async_sendfile
ok 241 - fs_mkdtemp
ok 242 - fs_fstat
ok 243 - fs_access
ok 244 - fs_chmod
ok 245 - fs_unlink_readonly
ok 246 - fs_chown
ok 247 - fs_utime
ok 248 - fs_futime
ok 249 - fs_readlink
ok 250 - fs_realpath
ok 251 - fs_symlink
ok 252 - fs_symlink_dir
ok 253 - fs_stat_missing_path
ok 254 - fs_read_file_eof
ok 255 - fs_file_open_append
ok 256 - fs_event_watch_dir
ok 257 - fs_event_watch_dir_recursive # SKIP Recursive directory watching not supported on this platform.
ok 258 - fs_event_watch_file
ok 259 - fs_event_watch_file_exact_path
ok 260 - fs_event_watch_file_twice
ok 261 - fs_event_watch_file_current_dir
ok 262 - fs_event_watch_invalid_path
ok 263 - fs_event_no_callback_after_close
ok 264 - fs_event_no_callback_on_close
ok 265 - fs_event_immediate_close
ok 266 - fs_event_close_with_pending_event
ok 267 - fs_event_close_in_callback
ok 268 - fs_event_start_and_close
ok 269 - fs_event_error_reporting
ok 270 - fs_event_getpath
ok 271 - fs_scandir_empty_dir
ok 272 - fs_scandir_non_existent_dir
ok 273 - fs_scandir_file
ok 274 - fs_open_dir
ok 275 - fs_rename_to_existing_file
ok 276 - fs_write_multiple_bufs
ok 277 - fs_write_alotof_bufs
ok 278 - fs_write_alotof_bufs_with_offset
ok 279 - fs_read_write_null_arguments
ok 280 - threadpool_queue_work_simple
ok 281 - threadpool_queue_work_einval
ok 282 - threadpool_multiple_event_loops
ok 283 - threadpool_cancel_getaddrinfo
ok 284 - threadpool_cancel_getnameinfo
ok 285 - threadpool_cancel_work
ok 286 - threadpool_cancel_fs
ok 287 - threadpool_cancel_single
ok 288 - thread_local_storage
ok 289 - thread_stack_size # SKIP OSX only test
ok 290 - thread_mutex
ok 291 - thread_rwlock
ok 292 - thread_rwlock_trylock
ok 293 - thread_create
ok 294 - thread_equal
ok 295 - dlerror
ok 296 - ip4_addr
ok 297 - ip6_addr_link_local
ok 298 - queue_foreach_delete
ok 299 - fork_timer
ok 300 - fork_socketpair
ok 301 - fork_socketpair_started
ok 302 - fork_signal_to_child
ok 303 - fork_signal_to_child_closed
ok 304 - fork_fs_events_child
ok 305 - fork_fs_events_child_dir
ok 306 - fork_fs_events_file_parent_child
ok 307 - fork_threadpool_queue_work_simple
make[1]: *** [check-TESTS] Error 1
make: *** [check-am] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment