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

Contract deployment with custom zone failed in tests #2827

Closed
roman-khimov opened this issue Apr 23, 2024 · 0 comments
Closed

Contract deployment with custom zone failed in tests #2827

roman-khimov opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working I4 No visible changes neofs-adm NeoFS Adm application issues S4 Routine U2 Seriously planned
Milestone

Comments

@roman-khimov
Copy link
Member

Expected Behavior

Green.

Current Behavior

COMMAND: ./neofs-adm --config env_files/ir_network_config_ycdplkbxll.yml morph deploy --rpc-endpoint 'http://localhost:38233' --alphabet-wallets 'env_files/ir_alphabet_lygsnfwsiu' --domain 'myzone' --contract '/tmp/pytest-of-runner/pytest-0/test_contract0/deploy' string:ok
RETCODE: 1

STDOUT:
NNS: Set testctr.myzone -> 316a5706dfd73f5fa78bd70871487fbc3488d76a
Error: could not perform test invocation: script failed (FAULT state) due to an error: at instruction 1022 (ASSERT): ASSERT failed

https://rest.fs.neo.org/HXSaMJXk2g8C14ht8HSi7BBaiYZ1HeWh2xnWPGQCg4H6/1544-1713886446/index.html#suites/af81c3b95a3be24b454919a3e74b23cb/984c2583900de5b0/

Possible Solution

Not sure what's wrong here, myzone should be registered, committee should be able to do that, all should be OK.

Steps to Reproduce (for bugs)

tests.contract.test_contract.TestContract#test_contract

Your Environment

  • Version used: 0.41.0
@roman-khimov roman-khimov added bug Something isn't working neofs-adm NeoFS Adm application issues U2 Seriously planned S4 Routine I4 No visible changes labels Apr 23, 2024
@roman-khimov roman-khimov added this to the v0.41.1 milestone Apr 23, 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 I4 No visible changes neofs-adm NeoFS Adm application issues S4 Routine U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

1 participant