-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Open
Labels
cmakeBuild system in general and CMake in particularBuild system in general and CMake in particularlibctest-suite
Description
These are the tests being preventing from building because of wrong listing of dependencies names which does not exists anymore (some of them are renamed)
- Skipping unittest
libc.test.src.__support.RPC.rpc_smoke_test.__unit__
as it has missing deps:libc.src.__support.RPC.rpc
. - Skipping hermetic test
libc.test.src.__support.RPC.rpc_smoke_test.__hermetic__
as it has missing deps:libc.src.__support.RPC.rpc
. - Skipping unittest
libc.test.src.time.clock_getres_test.__unit__
as it has missing deps:libc.src.time.clock_getres
. - Skipping hermetic test
libc.test.src.time.clock_getres_test.__hermetic__
as it has missing deps:libc.src.time.clock_getres
. - Skipping unittest
libc.test.src.sys.epoll.linux.epoll_pwait2_test
as it has missing deps:libc.src.sys.epoll.epoll_pwait2
.
Metadata
Metadata
Assignees
Labels
cmakeBuild system in general and CMake in particularBuild system in general and CMake in particularlibctest-suite