Skip to content

Conversation

@bnoordhuis
Copy link
Member

@bnoordhuis bnoordhuis commented Oct 21, 2017

Some of the addons/stringbytes-external-exceed-max tests are known flaky
after the upgrade to V8 6.2. The most likely reason is the increase of
the maximum string length from 256 to 1024 MB, pushing their execution
times over the time limit.

Fixes: #16354
Refs: #15362
CI: https://ci.nodejs.org/job/node-test-pull-request/10887/

Some of the addons/stringbytes-external-exceed-max tests are known flaky
after the upgrade to V8 6.2.  The most likely reason is the increase of
the maximum string length from 256 to 1024 MB, pushing their execution
times over the time limit.

Fixes: nodejs#16354
Refs: nodejs#15362
@nodejs-github-bot nodejs-github-bot added addons Issues and PRs related to native addons. test Issues and PRs related to the tests. labels Oct 21, 2017
@bnoordhuis
Copy link
Member Author

Since #16354 was fixed/worked around by #16374, it doesn't make sense to land this PR as-is. Closing.

@bnoordhuis bnoordhuis closed this Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

addons Issues and PRs related to native addons. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants