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

Fix flaky test for snapshots #323

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Fix flaky test for snapshots #323

merged 1 commit into from
Mar 24, 2023

Conversation

Morriar
Copy link
Collaborator

@Morriar Morriar commented Mar 23, 2023

Fixes #321.

The snapshot tests were not calling bundle install within the test context which lead to a test failure if this test runs before any other test actually calling bundle install since Sorbet won't be available.

cc. @KaanOzkan

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
@Morriar Morriar added the bugfix Fix a bug label Mar 23, 2023
@Morriar Morriar requested a review from a team as a code owner March 23, 2023 15:03
@Morriar Morriar self-assigned this Mar 23, 2023
@Morriar Morriar merged commit 2e6c9ec into main Mar 24, 2023
@Morriar Morriar deleted the at-fix-flaky branch March 24, 2023 14:22
@shopify-shipit shopify-shipit bot temporarily deployed to production March 30, 2023 14:49 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test failures
3 participants