cosmopolitan/test
Justine Tunney 8a44f913ae
Delete flaky tests
Signals are extremely difficult to unit test reliably. This is why
functions like sigsuspend() exist. When testing something else and
portably it becomes impossible without access to kernel internals.

OpenMP flakes in QEMU on one of my workstations. I don't think the
support is production worthy, because there's been issues on MacOS
additionally. It works great for every experiment I've used it for
though. However a flaky test is worse than no test at all. So it's
removed until someone takes an interest in productionizing it.
2024-05-03 09:11:04 -07:00
..
dsp Stop using .com extension in monorepo 2024-03-03 03:12:19 -08:00
libc Delete flaky tests 2024-05-03 09:11:04 -07:00
libcxx Delete flaky tests 2024-05-03 09:11:04 -07:00
math Introduce support for trapping math 2024-04-30 13:38:43 -07:00
net Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
posix Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
tool Apply clang-format update to repo (#1154) 2024-04-25 10:38:00 -07:00
BUILD.mk Make quality improvements 2024-02-25 19:08:43 -08:00