Re: rt/tst-clock_nanosleep2 failure
Magnus Lindholm <[email protected]> Mon, 3 Aug 2026 16:58:46 +0200
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, I'm currently going through the failing test cases on alpha-linux and have run into the same issue. I reproduced the failure on alpha-linux, where the affected clocks have a resolution of 976563 ns. Your patch fixes the test for me. I hope the patch can still be picked up. For what it is worth: Tested-by: Magnus Lindholm <[email protected]> Thanks, Magnus