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

[Bug] dist tests broken since introduction of ESM #8482

Closed
7 tasks
felixpalmer opened this issue Feb 8, 2024 · 1 comment
Closed
7 tasks

[Bug] dist tests broken since introduction of ESM #8482

felixpalmer opened this issue Feb 8, 2024 · 1 comment
Assignees
Labels

Comments

@felixpalmer
Copy link
Collaborator

Description

yarn test dist is failing on master

Flavors

  • Script tag
  • React
  • Python/Jupyter notebook
  • MapboxOverlay
  • GoogleMapsOverlay
  • CartoLayer
  • ArcGIS

Expected Behavior

No response

Steps to Reproduce

Pull the latest master branch and execute yarn test dist

Environment

Logs

No response

@Pessimistress
Copy link
Collaborator

This is expected. arcgis and test-utils are not being built for dist on master, as noted in the TODO of #8460.

// {"path": "modules/test-utils"},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants