-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
parallel/test-fs-utimes y2k38 test fails on mips(el) #17909
Copy link
Copy link
Closed
Labels
fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.mipsIssues and PRs related to the MIPS architecture.Issues and PRs related to the MIPS architecture.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Metadata
Metadata
Assignees
Labels
fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.mipsIssues and PRs related to the MIPS architecture.Issues and PRs related to the MIPS architecture.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Type
Fields
Give feedbackNo fields configured for issues without a type.
When building nodejs 8.9.3 with shared libuv 1.18.0, on a debian build server:
https://db.debian.org/machines.cgi?host=mipsel-sil-01
This is the only unexpected test failure of the test-ci-js suite.
It seems 'mips' (and variants) should be added to
node/test/parallel/test-fs-utimes.js
Line 181 in f94eec0
but since i don't understand why, i don't do the PR.