System updates will be applied on Apr 24th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
Previously RunCMake.CTestTimeout
failed on GNU/Hurd because the
sleep
command does not set errno
to EINTR
when interrupted by a
signal, which is a Linux-specific feature.
With the proposed change the test succeeds.
Backport: release
Topic-rename: test-gnu-hurd-sleep