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

test: rewrite test to work around Windows bug #5945

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

serhalp
Copy link
Contributor

@serhalp serhalp commented Dec 13, 2024

Summary

This test started failing on Windows in the last day (example). We're not quite sure what's going on but the async import with ?one fails.

We think it's because of the bump to node 22.12.0 (we automatically pull in the latest node version in CI). The most recent successful runs were using 22.11.0. 🤷🏼

We're not quite sure what's going on but the async import with `?one` fails on Windows
with node 22.12.0.
@serhalp serhalp force-pushed the test/fix-windows-test branch from 12bae4b to a17742c Compare December 13, 2024 18:11
@serhalp serhalp marked this pull request as ready for review December 13, 2024 18:26
@serhalp serhalp requested a review from a team as a code owner December 13, 2024 18:26
@serhalp serhalp removed the request for review from a team December 13, 2024 18:30
@serhalp serhalp enabled auto-merge (squash) December 13, 2024 18:30
@serhalp serhalp merged commit dd96142 into main Dec 13, 2024
33 checks passed
@serhalp serhalp deleted the test/fix-windows-test branch December 13, 2024 19:04
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.

2 participants