START sys/kern/select 2024-09-25T03:34:19Z ==== run-regress-select_close ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/select/select_close.c cc -o select_close select_close.o -lpthread -lutil ./select_close ==== run-regress-select_regevent ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/select/select_regevent.c cc -o select_regevent select_regevent.o -lpthread -lutil ./select_regevent ==== run-regress-select_iocond-fifo ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/select/select_iocond.c cc -o select_iocond select_iocond.o -lpthread -lutil #./select_iocond fifo Disabled for now, some of the tests are unreliable. DISABLED ==== run-regress-select_iocond-pipe ==== #./select_iocond pipe Disabled for now, some of the tests are unreliable. DISABLED ==== run-regress-select_iocond-pty ==== #./select_iocond pty Disabled for now, some of the tests are unreliable. DISABLED ==== run-regress-select_iocond-socket-tcp ==== #./select_iocond socket-tcp Disabled for now, some of the tests are unreliable. DISABLED ==== run-regress-select_iocond-socket-udp ==== #./select_iocond socket-udp Disabled for now, some of the tests are unreliable. DISABLED ==== run-regress-select_iocond-socket-unix ==== #./select_iocond socket-unix Disabled for now, some of the tests are unreliable. DISABLED PASS sys/kern/select Duration 0m01.57s