-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
test/parallel/test-fs-non-number-arguments-throw.js
reads itself and after introducing a 'use strict';
and changing the start
and end
offsets in fs.createReadStream
accordingly, the read string starts one character earlier, presumably because of the added newline character.
See #1721 (comment) and following for more detail. I was unable to reproduce the issue on Windows 7,8.1 and Server 2012 so I'm almost certain it's related to the CI itself.
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.