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

chore(smoke-tests): add expected lazy require failure #7358

Merged
merged 16 commits into from
Apr 11, 2024

Conversation

lukekarrys
Copy link
Contributor

@lukekarrys lukekarrys commented Apr 9, 2024

With the performance optimizations that have been landing recently, I thought it would be helpful to create a test case where we expect a lazy require to trigger an error while npm is updating itself.

We can use this test to model similar tests in the future if we want to ensure a specific lazy require is not hit during this update path.

@lukekarrys lukekarrys requested a review from a team as a code owner April 9, 2024 23:03
@lukekarrys lukekarrys marked this pull request as draft April 9, 2024 23:30
@lukekarrys lukekarrys force-pushed the lk/smoke-test-lazy-require-error branch from dbc7d51 to b008bbb Compare April 9, 2024 23:38
@lukekarrys lukekarrys marked this pull request as ready for review April 10, 2024 21:30
@wraithgar wraithgar merged commit 4736b0d into latest Apr 11, 2024
16 checks passed
@wraithgar wraithgar deleted the lk/smoke-test-lazy-require-error branch April 11, 2024 21:48
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