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

[Move] Allow Bytecode Dependencies for Unit Testing #15252

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

fEst1ck
Copy link
Contributor

@fEst1ck fEst1ck commented Nov 12, 2024

Description

This PR allows Move unit tests to have bytecode dependencies by including bytecode modules in the module_info field of TestPlan.

How Has This Been Tested?

third_party/move/tools/move-unit-test/tests/pkg_tests.rs and manually tested with aptos move test.

Type of Change

  • New feature
  • Bug fix

Which Components or Systems Does This Change Impact?

  • Developer Infrastructure
  • Move Compiler

Copy link

trunk-io bot commented Nov 12, 2024

⏱️ 1h 12m total CI duration on this PR
Job Cumulative Duration Recent Runs
rust-cargo-deny 12m 🟩🟩🟩🟩 (+2 more)
rust-move-tests 9m 🟩
rust-move-tests 9m 🟩
rust-move-tests 9m 🟩
rust-move-tests 9m 🟩
check-dynamic-deps 9m 🟩🟩🟩🟩🟩 (+2 more)
rust-move-tests 5m
general-lints 3m 🟩🟩🟩🟩🟩 (+2 more)
semgrep/ci 3m 🟩🟩🟩🟩🟩 (+2 more)
file_change_determinator 1m 🟩🟩🟩🟩🟩 (+2 more)
rust-move-tests 1m
rust-move-tests 1m
permission-check 22s 🟩🟩🟩🟩🟩 (+2 more)
permission-check 19s 🟩🟩🟩🟩🟩 (+2 more)

settingsfeedbackdocs ⋅ learn more about trunk.io

@fEst1ck fEst1ck marked this pull request as ready for review November 13, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant