Re: rt/tst-clock_nanosleep2 failure
Mark Wielaard <[email protected]> Tue, 4 Aug 2026 09:37:46 +0200
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
Hi Magnus, On Mon, Aug 03, 2026 at 04:58:46PM +0200, Magnus Lindholm wrote: > 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]> I must admit I forgot about this patch. I couldn't immediately find a way to get this test (mostly) PASS/UNSUPPORTED as DJ asked: https://inbox.sourceware.org/libc-alpha/[email protected]/ But he also said we should apply this first. So I have pushed it now with your Tested-by and Adhemerval's Reviewed-by. Thanks, Mark