Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f26eeb6cb5fed44b69135f7df58db3f187927356
      
https://github.com/Perl/perl5/commit/f26eeb6cb5fed44b69135f7df58db3f187927356
  Author: Tony Cook <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M dist/Time-HiRes/Changes
    M dist/Time-HiRes/HiRes.pm
    M dist/Time-HiRes/t/nanosleep.t

  Log Message:
  -----------
  Time::HiRes: make nanosleep.t more robust against busy systems

This now does up to 10 trials see if a nanosleep takes something like
the expected maximum limit of duration.

If any trial takes less than that limit the trials finish and falls
through to the test checks.

If any trial takes less than the minimum expected by the test the test
still fails, since I'd expect a busy system to extend the duration,
not reduce it.

Fixes #24284



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to