-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
test-fs-utimes failing locally #36591
Copy link
Copy link
Closed
Labels
flaky-testIssues and PRs involving tests that fail intermittently in CI.Issues and PRs involving tests that fail intermittently in CI.fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.
Description
Activity
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs involving tests that fail intermittently in CI.Issues and PRs involving tests that fail intermittently in CI.fsIssues and PRs related to file-system APIs and the fs module.Issues and PRs related to file-system APIs and the fs module.
Linux 4.18.0-240.1.1.el8_3.x86_64 #1 SMP Thu Nov 19 17:20:08 UTC 2020 x86_64 x86_64 x86_64 GNU/LinuxWhat steps will reproduce the bug?
Run
node test/parallel/test-fs-utimes.jsHow often does it reproduce? Is there a required condition?
Every time
What is the expected behavior?
The test should pass
What do you see instead?
Additional information
I recently updated to CentOS Stream, but I don't remember if it was already failing before that.