Tests need greater timing window
Author: Redhawk18Created Jul 18, 2026Updated Jul 18, 2026
Hello I ran into this issue building. https://github.com/NixOS/nixpkgs/issues/451983
What we believe is the issue is that the timing related tests have too narrow of a window, and when there is a mass rebuild the system is pegged so much that the tests fail. Tests like this have failed before but we run the tests for a reason. Here's the list of disabled tests.
Source: amoffat/sh