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

[transactional-tests] Publish correct framework based on protocol version in the transactional test runner #12867

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

tzakian
Copy link
Contributor

@tzakian tzakian commented Jul 6, 2023

Description

Previously when you specified a specific protocol version in a transactional test this wouldn't change or select the correct framework for that protocol version. This now fetches the correct framework objects based on the protocol version from the framework snapshots.

Test Plan

Make sure existing tests still pass, and that the tests that were failing because of this in the transfer-to-object PR are passing.

@tzakian tzakian requested review from amnn and tnowacki July 6, 2023 22:53
@vercel
Copy link

vercel bot commented Jul 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Ignored Deployments
Name Status Preview Updated (UTC)
explorer ⬜️ Ignored (Inspect) Jul 6, 2023 10:53pm
explorer-storybook ⬜️ Ignored (Inspect) Jul 6, 2023 10:53pm
multisig-toolkit ⬜️ Ignored (Inspect) Jul 6, 2023 10:53pm
sui-kiosk ⬜️ Ignored (Inspect) Jul 6, 2023 10:53pm
sui-wallet-kit ⬜️ Ignored (Inspect) Jul 6, 2023 10:53pm
wallet-adapter ⬜️ Ignored (Inspect) Jul 6, 2023 10:53pm

Copy link
Contributor

@amnn amnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice use of those snapshots ;)

@tzakian tzakian merged commit 55c3137 into main Jul 7, 2023
@tzakian tzakian deleted the tzakian/publish_framework-transaactional_tests branch July 7, 2023 15:18
Copy link
Contributor

@tnowacki tnowacki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to see this was a short/easy fix!

ebmifa pushed a commit that referenced this pull request Jul 12, 2023
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.

3 participants