You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test test_uptime::test_uptime_with_fifo fails in steps Build (macos-13, x86_64-apple-darwin, feat_os_macos) and Build (macos-latest, aarch64-apple-darwin, feat_os_macos).
The test
test_uptime::test_uptime_with_fifo
fails in stepsBuild (macos-13, x86_64-apple-darwin, feat_os_macos)
andBuild (macos-latest, aarch64-apple-darwin, feat_os_macos)
.This is a real problem: It affects at least #6567 (https://github.com/uutils/coreutils/actions/runs/9935343852/job/27441455169), #6564 (https://github.com/uutils/coreutils/actions/runs/9935800829/job/27442853002?pr=6564 and https://github.com/uutils/coreutils/actions/runs/9935800829/job/27442853002?pr=6564), and probably many more PRs.
Typical stderr:
This particular error message reads like the error message simply got slightly more general, and the test should be updated to reflect that.
This is yet another time that a test is flaky on MacOS, and makes CI red for unrelated PRs. See also #6275 #6333 #6419.
The text was updated successfully, but these errors were encountered: