mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Merge branch 'os-test-bins-update' into 'master'
remove no longer hanging tests See merge request redox-os/redox!2065
This commit is contained in:
commit
3419b0fe2d
@ -34,14 +34,7 @@ skips=(
|
||||
# These tests hang
|
||||
basic/poll/poll
|
||||
basic/pthread/pthread_barrierattr_setpshared
|
||||
basic/pthread/pthread_cancel
|
||||
basic/pthread/pthread_cleanup_pop
|
||||
basic/pthread/pthread_cleanup_push
|
||||
basic/pthread/pthread_condattr_setpshared
|
||||
basic/pthread/pthread_mutex_consistent
|
||||
basic/pthread/pthread_rwlock_timedrdlock
|
||||
basic/pthread/pthread_rwlock_timedwrlock
|
||||
basic/pthread/pthread_setcanceltype
|
||||
basic/pthread/pthread_testcancel
|
||||
basic/sys_select/select
|
||||
basic/sys_time/select
|
||||
|
||||
Loading…
Reference in New Issue
Block a user