-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
test-fs-utimes failing locally #36591
Copy link
Copy link
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
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.