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

bug: A test function has a syntax problem that causes other test functions to fail #29

Open
yubing744 opened this issue Jul 17, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@yubing744
Copy link
Collaborator

Bug Report

Starcoin IDE version:

v0.7.0-alpha

Current behavior:

A test function has a syntax problem that causes other test functions to fail

image

Expected behavior:

Bad test function does not affect other test cases

Steps to reproduce:

git clone https://github.com/Elements-Studio/starswap-core.git
install starcoin-ide-v0.7.0-alpha.vsix
modify wrong sources/gov/TokenSwapGov.move#test_all_linear_treasury function
test sources/gov/TokenSwapGov.move#test_time_linear_withdraw
@yubing744 yubing744 added the bug Something isn't working label Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant