Skip to content

Tests failing on Node.js 11.11 #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ldrick opened this issue Mar 7, 2019 · 0 comments · Fixed by #337
Closed

Tests failing on Node.js 11.11 #336

ldrick opened this issue Mar 7, 2019 · 0 comments · Fixed by #337
Labels
bug Something isn't working tests anything to do with testing

Comments

@ldrick
Copy link
Contributor

ldrick commented Mar 7, 2019

Jest should be updated to 24.3.0 to prevent errors in tests like:

FAIL tests/rules/array-type.test.ts Test suite failed to run TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<process>' at _default (../../node_modules/jest-util/build/createProcessObject.js:85:34)

see jest

You can see tests failing in azure pipelines, too

@bradzacher bradzacher added bug Something isn't working tests anything to do with testing labels Mar 7, 2019
bradzacher pushed a commit that referenced this issue Mar 8, 2019
@typescript-eslint typescript-eslint locked as resolved and limited conversation to collaborators Apr 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working tests anything to do with testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants