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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][move-compiler-v2] V2 causes move-package tests multiple_deps_rename and multiple_deps_rename_one to fail #13256

Open
brmataptos opened this issue May 11, 2024 · 0 comments
Labels
bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale

Comments

@brmataptos
Copy link
Contributor

馃悰 Bug

The tests fail because the address A is changed in dependencies. This is no longer allowed in V2. We need new tests to exercise the desired functionality.

Need a new test, these ones change address of "A" in deps:
./third_party/move/tools/move-package/tests/test_sources/compilation/multiple_deps_rename/Move.v2_exp
./third_party/move/tools/move-package/tests/test_sources/compilation/multiple_deps_rename_one/Move.v2_exp
@brmataptos brmataptos added bug Something isn't working compiler-v2 labels May 11, 2024
@sausagee sausagee added the stale-exempt Prevents issues from being automatically marked and closed as stale label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler-v2 stale-exempt Prevents issues from being automatically marked and closed as stale
Projects
Status: For Grabs
Development

No branches or pull requests

2 participants