Merge branch 'ostestbins-update' into 'master'

add 2 new hanging tests to os-test-bins list

See merge request redox-os/redox!1941
This commit is contained in:
Jeremy Soller 2026-02-24 08:07:31 -07:00
commit 9ce2e1ed2b

View File

@ -44,6 +44,8 @@ skips=(
basic/pthread/pthread_setcanceltype
basic/pthread/pthread_testcancel
basic/sys_select/select
basic/sys_time/select
basic/sys_wait/waitpid
signal/ppoll-block-sleep-raise-write
signal/ppoll-block-sleep-write-raise
)