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

Set hotSwapContext to true in old loader in tests #4765

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

arinwt
Copy link
Contributor

@arinwt arinwt commented Jan 8, 2021

Our compat tests check N/N-2 currently. This was actually an N/N+1 bug at the time of introducing the hot-swap PR.

This test failure wouldn't show up until the version after the hot-swap PR went in.

The fix is to just consume the new loader API in the tests for old loader as well as new loader.

@arinwt arinwt requested review from heliocliu and agarwal-navin and removed request for markfields and agarwal-navin January 8, 2021 01:19
@github-actions github-actions bot requested a review from markfields January 8, 2021 01:57
@arinwt arinwt merged commit 7e06865 into microsoft:main Jan 8, 2021
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