Skip to content

[libc] Wrong dependencies naming for many targets in libc #150665

@bassiounix

Description

@bassiounix

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

No one assigned

    Labels

    cmakeBuild system in general and CMake in particularlibctest-suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions