Skip to content
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

fix ci, skip broken tests in old node.js #1982

Merged
merged 2 commits into from Oct 9, 2020
Merged

fix ci, skip broken tests in old node.js #1982

merged 2 commits into from Oct 9, 2020

Conversation

goto-bus-stop
Copy link
Member

pulled out from #1970

a transitive dependency of crypto-browserify has started using es6 features (browserify/parse-asn1#41).

The insert-module-globals update fixes an issue where a const declaration in bundled code could conflict with injected semiglobal variables.

We'll just have to skip the tests that run crypto modules on old node.js because of the breaking change there.

@goto-bus-stop goto-bus-stop changed the title fix tests in old node.js fix ci, skip broken tests in old node.js Oct 9, 2020
@goto-bus-stop goto-bus-stop merged commit 984ffc6 into master Oct 9, 2020
@goto-bus-stop goto-bus-stop deleted the fix-ci branch October 9, 2020 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant