From 1b6c3a24c6aa10d73457b149ab908563c071d299 Mon Sep 17 00:00:00 2001 From: auronandace Date: Tue, 24 Feb 2026 14:29:55 +0000 Subject: [PATCH] add 2 new hanging tests to os-test-bins list --- recipes/tests/os-test-bins/recipe.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/tests/os-test-bins/recipe.toml b/recipes/tests/os-test-bins/recipe.toml index de58efe2d..e0a770916 100644 --- a/recipes/tests/os-test-bins/recipe.toml +++ b/recipes/tests/os-test-bins/recipe.toml @@ -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 )