Originally posted by @mhdawson in #36591 (comment)
Failed in CI as well: https://ci.nodejs.org/job/node-test-binary-arm-12+/lastCompletedBuild/RUN_SUBSET=0,label=pi2-docker/testReport/(root)/test/parallel_test_fs_utimes/ although with different error:
ode:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: FAILED: expect_errno [Arguments] {
'0': 'futimesSync',
'1': 22,
'2': AssertionError [ERR_ASSERTION]: FAILED: expect_ok [Arguments] {
'0': 'futimesSync',
'1': 22,
'2': undefined,
'3': '123456',
'4': -1
}
check_mtime: 2.3949999809265137
at expect_ok (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:64:3)
at syncTests (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:142:7)
at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:120:11
at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:377:15
at FSReqCallback.oncomplete (node:fs:184:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: true,
operator: '=='
},
'3': 'ENOSYS'
}
at expect_errno (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:56:3)
at syncTests (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:144:7)
at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:120:11
at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:377:15
at FSReqCallback.oncomplete (node:fs:184:23) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Originally posted by @mhdawson in #36591 (comment)
Failed in CI as well: https://ci.nodejs.org/job/node-test-binary-arm-12+/lastCompletedBuild/RUN_SUBSET=0,label=pi2-docker/testReport/(root)/test/parallel_test_fs_utimes/ although with different error:
ode:assert:399 throw err; ^ AssertionError [ERR_ASSERTION]: FAILED: expect_errno [Arguments] { '0': 'futimesSync', '1': 22, '2': AssertionError [ERR_ASSERTION]: FAILED: expect_ok [Arguments] { '0': 'futimesSync', '1': 22, '2': undefined, '3': '123456', '4': -1 } check_mtime: 2.3949999809265137 at expect_ok (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:64:3) at syncTests (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:142:7) at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:120:11 at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:377:15 at FSReqCallback.oncomplete (node:fs:184:23) { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: true, operator: '==' }, '3': 'ENOSYS' } at expect_errno (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:56:3) at syncTests (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:144:7) at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-utimes.js:120:11 at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:377:15 at FSReqCallback.oncomplete (node:fs:184:23) { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }