Skip to content

Fix 638 Test Failing with Node 16#648

Merged
axrj merged 1 commit intomapbox:masterfrom
ronilan:Fix-Tests-Fail-With-Node-16-638
Jul 12, 2023
Merged

Fix 638 Test Failing with Node 16#648
axrj merged 1 commit intomapbox:masterfrom
ronilan:Fix-Tests-Fail-With-Node-16-638

Conversation

@ronilan
Copy link
Copy Markdown
Contributor

@ronilan ronilan commented May 4, 2022

Overview

This pull request fixes #638.

Change

  • Removed clang flag from run command. Was breaking tests when run with npm 7.x and above (node 16, 18). See issue comment for error details.
  • Removed env.bypass_s3_tests conditional from tests. No longer needed.
  • Updated travis workflow no longer bypassing s3 tests.

- Removed clang flag from run command. Was breaking tests when run with npm 7.x and above (node 16, 18).
- Removed env.bypass_s3_tests conditional from tests. No longer needed.
- Updated travis workflow. Bypassing s3 tests. No longer needed.
Copy link
Copy Markdown
Contributor

@axrj axrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@axrj axrj merged commit c64c1eb into mapbox:master Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3 tests fail with node 16

2 participants