Problem: parallel tx execution not integrated #5939
Annotations
2 errors and 1 warning
Run integration tests:
integration_tests/test_basic.py#L936
test_submit_send_enabled[True]
AssertionError: assert {'send_enabled': [{'denom': 'basetcro'}]} == [{'denom': 'basetcro'}]
Full diff:
- [
- {
+ {
+ 'send_enabled': [
+ {
- 'denom': 'basetcro',
+ 'denom': 'basetcro',
? ++++
+ },
- },
? ^
+ ],
? ^
- ]
+ }
|
Run integration tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading