Skip to content

Investigate flaky test-fs-read-buffer-tostring-fail on Raspberry Pi #7042

Closed
@Trott

Description

@Trott

https://ci.nodejs.org/job/node-test-binary-arm/2326/RUN_SUBSET=2,label=pi1-raspbian-wheezy/console

not ok 45 parallel/test-fs-read-buffer-tostring-fail
# (node:9636) DeprecationWarning: fs.read's legacy String interface is deprecated. Use the Buffer API as mentioned in the documentation instead.
# 
# /home/iojs/build/workspace/node-test-binary-arm/RUN_SUBSET/2/label/pi1-raspbian-wheezy/test/parallel/test-fs-read-buffer-tostring-fail.js:56
#   throw err;
#   ^
# AssertionError: '"toString()" failed' === 'EBUSY: resource busy or locked, read'
#     at /home/iojs/build/workspace/node-test-binary-arm/RUN_SUBSET/2/label/pi1-raspbian-wheezy/test/parallel/test-fs-read-buffer-tostring-fail.js:31:12
#     at /home/iojs/build/workspace/node-test-binary-arm/RUN_SUBSET/2/label/pi1-raspbian-wheezy/test/common.js:407:15
#     at callback (fs.js:663:23)
#     at FSReqWrap.wrapper [as oncomplete] (fs.js:681:17)
  ---
  duration_ms: 58.419

Metadata

Metadata

Assignees

No one assigned

    Labels

    armIssues and PRs related to the ARM platform.fsIssues and PRs related to the fs subsystem / file system.testIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions