Skip to content

Instantly share code, notes, and snippets.

@refack
Created September 18, 2017 21:42
Show Gist options
  • Save refack/871f384b2fb68cec8d27f8c9f932607c to your computer and use it in GitHub Desktop.
Save refack/871f384b2fb68cec8d27f8c9f932607c to your computer and use it in GitHub Desktop.
d:\code\4node\libuv$ vcbuild test vs2017 x64 release
['-Dtarget_arch=x64', '-Duv_library=static_library', '.\\uv.gyp', '-I', '.\\common.gypi', '--depth=.', '-Dhost_arch=x64']
Project files generated.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
fs-poll.c
inet.c
threadpool.c
uv-common.c
src\inet.c(171): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\inet.c(198): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\inet.c(294): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\fs-poll.c(188): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\fs-poll.c(191): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\uv-common.c(519): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
version.c
async.c
core.c
detect-wakeup.c
dl.c
error.c
fs-event.c
fs.c
src\win\fs.c(201): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(215): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
getaddrinfo.c
src\win\fs.c(956): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(988): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(990): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(1388): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs-event.c(436): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(1575): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(1632): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(1633): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(1661): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(1662): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(1998): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2005): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2034): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2063): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2077): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2092): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2105): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2118): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2133): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2147): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
getnameinfo.c
src\win\fs.c(2162): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2176): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2195): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2209): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2216): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2229): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2242): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2249): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2263): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2270): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2277): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2286): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2309): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
handle.c
src\win\fs.c(2319): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2320): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2337): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2352): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2361): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2377): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\fs.c(2387): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
loop-watcher.c
src\win\getaddrinfo.c(127): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
pipe.c
poll.c
process-stdio.c
process.c
src\win\pipe.c(1055): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\pipe.c(1074): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\pipe.c(2070): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\process.c(634): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
req.c
src\win\process.c(754): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\process.c(790): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\process.c(809): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
signal.c
stream.c
tcp.c
thread.c
timer.c
src\win\tcp.c(369): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\tcp.c(388): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
tty.c
udp.c
util.c
src\win\tty.c(955): warning C4244: 'initializing': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\tty.c(2160): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
winapi.c
winsock.c
src\win\util.c(1183): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\util.c(1258): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\win\util.c(1488): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
libuv.vcxproj -> d:\code\4node\libuv\Release\lib\libuv.lib
benchmark-async-pummel.c
benchmark-async.c
benchmark-fs-stat.c
benchmark-getaddrinfo.c
benchmark-loop-count.c
benchmark-million-async.c
benchmark-million-timers.c
benchmark-multi-accept.c
benchmark-ping-pongs.c
benchmark-pound.c
benchmark-pump.c
benchmark-sizes.c
test\benchmark-ping-pongs.c(64): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\benchmark-pound.c(154): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
benchmark-spawn.c
test\benchmark-pump.c(361): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
benchmark-tcp-write-batch.c
benchmark-thread.c
benchmark-udp-pummel.c
test\benchmark-spawn.c(94): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
blackhole-server.c
dns-server.c
echo-server.c
run-benchmarks.c
runner-win.c
test\echo-server.c(116): warning C4244: 'function': conversion from 'ssize_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\echo-server.c(133): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\dns-server.c(150): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\dns-server.c(206): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\dns-server.c(223): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\dns-server.c(224): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\dns-server.c(272): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
runner.c
test\runner-win.c(261): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
test\runner-win.c(263): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [d:\code\4node\libuv\run-benchmarks.vcxproj]
Generating code
Finished generating code
run-benchmarks.vcxproj -> d:\code\4node\libuv\Release\\run-benchmarks.exe
run-benchmarks.vcxproj -> d:\code\4node\libuv\Release\run-benchmarks.pdb (Full PDB)
blackhole-server.c
echo-server.c
run-tests.c
runner-win.c
test\echo-server.c(116): warning C4244: 'function': conversion from 'ssize_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\echo-server.c(133): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\runner-win.c(261): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\runner-win.c(263): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
runner.c
test-active.c
test-async-null-cb.c
test-async.c
test-barrier.c
test-callback-order.c
test-callback-stack.c
test-close-order.c
test\test-callback-stack.c(49): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-callback-stack.c(89): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-condvar.c
test-connection-fail.c
test-cwd-and-chdir.c
test-default-loop-close.c
test-delayed-accept.c
test-dlerror.c
test-eintr-handling.c
test-embed.c
test\test-delayed-accept.c(35): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-env-vars.c
test-error.c
test-fail-always.c
test-fs-copyfile.c
test-fs-event.c
test-fs-poll.c
test-fs.c
test-get-currentexe.c
test\test-fs.c(303): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(317): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(321): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(341): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(366): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(378): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(390): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(403): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-get-loadavg.c
test\test-fs.c(803): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(808): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(819): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(825): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(830): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(847): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(853): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(887): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(892): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(926): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(934): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1036): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1043): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1046): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1112): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1256): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1317): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1419): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1474): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1543): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1563): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1584): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1692): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1729): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1791): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1940): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(1948): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2121): warning C4244: '=': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-get-memory.c
test\test-fs.c(2316): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2321): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2332): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2337): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2348): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2357): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2386): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2391): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2402): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2419): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2425): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2457): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2462): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2474): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2481): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2487): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2517): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2522): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2537): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2545): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2551): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2594): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-get-passwd.c
test\test-fs.c(2596): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2611): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2611): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2626): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2635): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2678): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2689): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2691): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2706): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2707): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2728): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2737): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2657): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2795): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2802): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2831): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2833): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2837): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2840): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-fs.c(2843): warning C4244: 'function': conversion from 'ssize_t' to 'uv_file', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-getaddrinfo.c
test-gethostname.c
test-getnameinfo.c
test-getsockname.c
test-handle-fileno.c
test\test-getsockname.c(47): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-homedir.c
test-hrtime.c
test-idle.c
test-ip4-addr.c
test-ip6-addr.c
test-ipc-send-recv.c
test-ipc.c
test-loop-alive.c
test-loop-close.c
test\test-ipc.c(103): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-ipc.c(165): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-ipc.c(232): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-ipc.c(326): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-ipc.c(364): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-ipc.c(593): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-loop-configure.c
test-loop-handles.c
test-loop-stop.c
test-loop-time.c
test-multiple-listen.c
test-mutexes.c
test-osx-select.c
test-pass-always.c
test-ping-pong.c
test-pipe-bind-error.c
test-pipe-connect-error.c
test-pipe-connect-multiple.c
test\test-ping-pong.c(57): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-pipe-connect-prepare.c
test-pipe-getsockname.c
test-pipe-pending-instances.c
test-pipe-sendmsg.c
test-pipe-server-close.c
test-pipe-set-non-blocking.c
test-platform-output.c
test-poll-close-doesnt-corrupt-stack.c
test-poll-close.c
test-poll-closesocket.c
test-poll.c
test-process-title.c
test-queue-foreach-delete.c
test\test-poll.c(336): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-poll.c(298): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-poll.c(320): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-ref.c
test-run-nowait.c
test-run-once.c
test-semaphore.c
test-shutdown-close.c
test-shutdown-eof.c
test-shutdown-twice.c
test-signal.c
test\test-shutdown-eof.c(44): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-socket-buffer-size.c
test-spawn.c
test-stdio-over-pipes.c
test-tcp-alloc-cb-fail.c
test-tcp-bind-error.c
test\test-spawn.c(132): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-spawn.c(1187): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-spawn.c(1567): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-spawn.c(1725): warning C4090: '=': different 'const' qualifiers [d:\code\4node\libuv\run-tests.vcxproj]
test-tcp-bind6-error.c
test\test-stdio-over-pipes.c(105): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-stdio-over-pipes.c(188): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test\test-stdio-over-pipes.c(226): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-tcp-close-while-connecting.c
test-tcp-close.c
test-tcp-connect-error-after-write.c
test-tcp-connect-error.c
test-tcp-connect-timeout.c
test-tcp-connect6-error.c
test-tcp-create-socket-early.c
test-tcp-flags.c
test-tcp-open.c
test-tcp-read-stop.c
test-tcp-shutdown-after-write.c
test-tcp-try-write.c
test-tcp-unexpected-read.c
test-tcp-write-fail.c
test-tcp-write-queue-order.c
test\test-tcp-try-write.c(85): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-tcp-write-to-half-open-connection.c
test-tcp-writealot.c
test-thread-equal.c
test-thread.c
test\test-tcp-write-to-half-open-connection.c(79): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-threadpool-cancel.c
test\test-tcp-writealot.c(55): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-threadpool.c
test-timer-again.c
test-timer-from-check.c
test-timer.c
test-tmpdir.c
test-tty.c
test-udp-alloc-cb-fail.c
test-udp-bind.c
test\test-tty.c(152): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [d:\code\4node\libuv\run-tests.vcxproj]
test-udp-create-socket-early.c
test-udp-dgram-too-big.c
test-udp-ipv6.c
test-udp-multicast-interface.c
test-udp-multicast-interface6.c
test-udp-multicast-join.c
test-udp-multicast-join6.c
test-udp-multicast-ttl.c
test-udp-open.c
test-udp-options.c
test-udp-send-and-recv.c
test-udp-send-hang-loop.c
test-udp-send-immediate.c
test-udp-send-unreachable.c
test-udp-try-send.c
test-walk-handles.c
test-watcher-cross-stop.c
Generating code
Finished generating code
run-tests.vcxproj -> d:\code\4node\libuv\Release\\run-tests.exe
run-tests.vcxproj -> d:\code\4node\libuv\Release\run-tests.pdb (Full PDB)
running 'Release\run-tests.exe'
1..302
ok 1 - platform_output
# Output from process `platform_output`:
# uv_get_process_title: Administrator: cmd - vcbuild test vs2017 x64 release
# uv_cwd: d:\code\4node\libuv
# uv_resident_set_memory: 6750208
# uv_uptime: 174320.066300
# uv_getrusage:
# user: 0 sec 0 microsec
# system: 0 sec 46000 microsec
# page faults: 2001
# maximum resident set size: 7580
# uv_cpu_info:
# model: Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz
# speed: 2395
# times.sys: 10791750
# times.user: 9375406
# times.idle: 73650203
# times.irq: 938515
# times.nice: 0
# model: Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz
# speed: 2395
# times.sys: 6500359
# times.user: 9349937
# times.idle: 77966578
# times.irq: 219578
# times.nice: 0
# model: Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz
# speed: 2395
# times.sys: 7688843
# times.user: 10775656
# times.idle: 75352375
# times.irq: 170515
# times.nice: 0
# model: Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz
# speed: 2395
# times.sys: 6597187
# times.user: 11212250
# times.idle: 76007437
# times.irq: 125312
# times.nice: 0
# uv_interface_addresses:
# name: vEthernet (Default Switch)
# internal: 0
# physical address: 16:15:7d:eb:40:73
# address: fe80::85b9:bcb4:fb36:3f0c
# netmask: ffff:ffff:ffff:ffff::
# name: vEthernet (Default Switch)
# internal: 0
# physical address: 16:15:7d:eb:40:73
# address: 172.24.29.97
# netmask: 255.255.255.240
# name: vEthernet (nat)
# internal: 0
# physical address: 00:15:5d:01:7f:15
# address: fe80::3d02:aae9:a0f:c5ec
# netmask: ffff:ffff:ffff:ffff::
# name: vEthernet (nat)
# internal: 0
# physical address: 00:15:5d:01:7f:15
# address: 169.254.197.236
# netmask: 255.255.0.0
# name: LAN
# internal: 0
# physical address: 00:23:54:8c:56:55
# address: fe80::d00c:17d8:6a2c:cc5b
# netmask: ffff:ffff:ffff:ffff::
# name: LAN
# internal: 0
# physical address: 00:23:54:8c:56:55
# address: 192.168.1.127
# netmask: 255.255.0.0
# name: vEthernet (vWIFI)
# internal: 0
# physical address: c4:85:08:44:38:a1
# address: 2601:184:497f:85d2::127
# netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
# name: vEthernet (vWIFI)
# internal: 0
# physical address: c4:85:08:44:38:a1
# address: fda0:9f8f:932c::127
# netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
# name: vEthernet (vWIFI)
# internal: 0
# physical address: c4:85:08:44:38:a1
# address: fe80::c94d:2198:4ad6:f681
# netmask: ffff:ffff:ffff:ffff::
# name: vEthernet (vWIFI)
# internal: 0
# physical address: c4:85:08:44:38:a1
# address: 192.168.0.112
# netmask: 255.255.0.0
# name: Loopback Pseudo-Interface 1
# internal: 1
# physical address: 00:00:00:00:00:00
# address: ::1
# netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
# name: Loopback Pseudo-Interface 1
# internal: 1
# physical address: 00:00:00:00:00:00
# address: 127.0.0.1
# netmask: 255.0.0.0
# uv_os_get_passwd:
# euid: -1
# gid: -1
# username: refael
# shell: (null)
# home directory: d:\refael
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_set_non_blocking # SKIP
ok 28 - tty
ok 29 - tty_raw
ok 30 - tty_empty_write
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
ok 31 - tty_large_write
ok 32 - tty_file
ok 33 - tty_pty
ok 34 - stdio_over_pipes
ok 35 - ip6_pton
ok 36 - ipc_listen_before_write
ok 37 - ipc_listen_after_write
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_writealot
ok 48 - tcp_write_fail
ok 49 - tcp_try_write
ok 50 - tcp_write_queue_order
ok 51 - tcp_open
ok 52 - tcp_open_twice
ok 53 - tcp_open_bound
ok 54 - tcp_open_connected
ok 55 - tcp_shutdown_after_write
ok 56 - tcp_connect_error_after_write
ok 57 - tcp_bind_error_addrinuse
ok 58 - tcp_bind_error_addrnotavail_1
ok 59 - tcp_bind_error_addrnotavail_2
ok 60 - tcp_bind_error_fault
ok 61 - tcp_bind_error_inval
ok 62 - tcp_bind_localhost_ok
ok 63 - tcp_bind_invalid_flags
ok 64 - tcp_listen_without_bind
ok 65 - tcp_connect_error_fault
ok 66 - tcp_connect_timeout
ok 67 - tcp_close_while_connecting
ok 68 - tcp_close
ok 69 - tcp_create_early
ok 70 - tcp_create_early_bad_bind
ok 71 - tcp_create_early_bad_domain
ok 72 - tcp_create_early_accept
ok 73 - tcp_flags
ok 74 - tcp_write_to_half_open_connection
ok 75 - tcp_unexpected_read
ok 76 - tcp_read_stop
ok 77 - tcp_bind6_error_addrinuse
ok 78 - tcp_bind6_error_addrnotavail
ok 79 - tcp_bind6_error_fault
ok 80 - tcp_bind6_error_inval
ok 81 - tcp_bind6_localhost_ok
ok 82 - udp_alloc_cb_fail
ok 83 - udp_bind
ok 84 - udp_bind_reuseaddr
ok 85 - udp_create_early
ok 86 - udp_create_early_bad_bind
ok 87 - udp_create_early_bad_domain
ok 88 - udp_send_and_recv
ok 89 - udp_send_hang_loop
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
ok 165 - active
ok 166 - embed
ok 167 - async
ok 168 - async_null_cb
ok 169 - eintr_handling # SKIP
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 - gethostname
ok 186 - getnameinfo_basic_ip4
ok 187 - getnameinfo_basic_ip4_sync
ok 188 - getnameinfo_basic_ip6
ok 189 - getsockname_tcp
ok 190 - getsockname_udp
ok 191 - poll_duplex
ok 192 - poll_unidirectional
ok 193 - poll_close
ok 194 - poll_bad_fdtype
ok 195 - socket_buffer_size
ok 196 - spawn_fails
ok 197 - spawn_exit_code
ok 198 - spawn_stdout
ok 199 - spawn_stdin
ok 200 - spawn_stdio_greater_than_3
ok 201 - spawn_ignored_stdio
ok 202 - spawn_and_kill
ok 203 - spawn_detached
ok 204 - spawn_and_kill_with_std
ok 205 - spawn_and_ping
ok 206 - spawn_preserve_env
ok 207 - spawn_setuid_fails
ok 208 - spawn_setgid_fails
ok 209 - spawn_stdout_to_file
ok 210 - spawn_stdout_and_stderr_to_file
ok 211 - spawn_stdout_and_stderr_to_file2 # SKIP
ok 212 - spawn_stdout_and_stderr_to_file_swap # SKIP
ok 213 - spawn_auto_unref
ok 214 - spawn_closed_process_io
ok 215 - spawn_reads_child_path
ok 216 - spawn_inherit_streams
ok 217 - spawn_quoted_path
ok 218 - fs_poll
ok 219 - fs_poll_getpath
ok 220 - kill
ok 221 - poll_close_doesnt_corrupt_stack
ok 222 - poll_closesocket
ok 223 - spawn_detect_pipe_name_collisions_on_windows
ok 224 - argument_escaping
ok 225 - environment_creation
ok 226 - listen_with_simultaneous_accepts
ok 227 - listen_no_simultaneous_accepts
ok 228 - fs_stat_root
ok 229 - spawn_with_an_odd_path
ok 230 - ipc_listen_after_bind_twice
ok 231 - win32_signum_number
ok 232 - fs_file_noent
ok 233 - fs_file_nametoolong
ok 234 - fs_file_loop
ok 235 - fs_file_async
ok 236 - fs_file_sync
ok 237 - fs_file_write_null_buffer
not ok 238 - fs_async_dir
# exit code -1073740791
# Output from process `fs_async_dir`:
# Assertion failed in test\test-fs.c on line 420: req->result == 0
ok 239 - fs_async_sendfile
ok 240 - fs_mkdtemp
ok 241 - fs_fstat
not ok 242 - fs_access
# exit code -1073740791
# Output from process `fs_access`:
# Assertion failed in test\test-fs.c on line 1280: r == 0
ok 243 - fs_chmod
ok 244 - fs_copyfile
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
not ok 252 - fs_symlink_dir
# exit code -1073740791
# Output from process `fs_symlink_dir`:
# r == 0
# Assertion failed in test\test-fs.c on line 1953: r == 2
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
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_file_root_dir # SKIP
ok 263 - fs_event_watch_invalid_path
ok 264 - fs_event_no_callback_after_close
ok 265 - fs_event_no_callback_on_close
ok 266 - fs_event_immediate_close
ok 267 - fs_event_close_with_pending_event
ok 268 - fs_event_close_in_callback
ok 269 - fs_event_start_and_close
ok 270 - fs_event_error_reporting
ok 271 - fs_event_getpath
ok 272 - fs_scandir_empty_dir
ok 273 - fs_scandir_non_existent_dir
ok 274 - fs_scandir_file
ok 275 - fs_open_dir
ok 276 - fs_rename_to_existing_file
ok 277 - fs_write_multiple_bufs
ok 278 - fs_write_alotof_bufs
ok 279 - fs_write_alotof_bufs_with_offset
ok 280 - fs_read_write_null_arguments
ok 281 - fs_file_pos_after_op_with_offset
ok 282 - fs_null_req
ok 283 - get_osfhandle_valid_handle
ok 284 - threadpool_queue_work_simple
ok 285 - threadpool_queue_work_einval
ok 286 - threadpool_multiple_event_loops
ok 287 - threadpool_cancel_getaddrinfo
ok 288 - threadpool_cancel_getnameinfo
ok 289 - threadpool_cancel_work
ok 290 - threadpool_cancel_fs
ok 291 - threadpool_cancel_single
ok 292 - thread_local_storage
ok 293 - thread_stack_size # SKIP
ok 294 - thread_mutex
ok 295 - thread_rwlock
ok 296 - thread_rwlock_trylock
ok 297 - thread_create
ok 298 - thread_equal
ok 299 - dlerror
ok 300 - ip4_addr
ok 301 - ip6_addr_link_local
ok 302 - queue_foreach_delete
d:\code\4node\libuv$ echo %ERRORLEVEL%
3
d:\code\4node\libuv$ --async-hooks-check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment