Problem: update icahost enabled is not tested #2578
nix.yml
on: pull_request
test
6m 8s
lint
1m 42s
test-upgrade
17m 21s
test-ledger
3m 48s
test-solomachine
1m 59s
test-slow
3m 46s
test-ibc
11m 3s
test-byzantine
4m 17s
test-gov
4m 12s
test-grpc
2m 7s
Matrix: upload-cache
Annotations
14 errors and 1 warning
lint:
integration_tests/cosmoscli.py#L173
./integration_tests/cosmoscli.py:173:1: BLK100 Black would make changes.
|
lint:
integration_tests/cosmoscli.py#L173
./integration_tests/cosmoscli.py:173:1: W293 blank line contains whitespace
|
lint:
integration_tests/test_basic.py#L2
./integration_tests/test_basic.py:2:1: I003 isort expected 1 blank line in imports, found 0
|
lint:
integration_tests/test_basic.py#L4
./integration_tests/test_basic.py:4:1: I001 isort found an import in the wrong position
|
lint:
integration_tests/test_basic.py#L5
./integration_tests/test_basic.py:5:1: F401 '.utils.wait_for_new_blocks' imported but unused
|
lint:
integration_tests/test_basic.py#L5
./integration_tests/test_basic.py:5:1: I001 isort found an import in the wrong position
|
lint:
integration_tests/test_basic.py#L5
./integration_tests/test_basic.py:5:20: BLK100 Black would make changes.
|
lint:
integration_tests/test_basic.py#L5
./integration_tests/test_basic.py:5:89: E501 line too long (89 > 88 characters)
|
lint:
integration_tests/test_basic.py#L6
./integration_tests/test_basic.py:6:1: I005 isort found an unexpected missing import
|
lint:
integration_tests/test_basic.py#L6
./integration_tests/test_basic.py:6:1: I005 isort found an unexpected missing import
|
test
Process completed with exit code 2.
|
test:
integration_tests/test_basic.py#L18
test_host_enabled
AssertionError: Error: rpc error: code = NotFound desc = rpc error: code = NotFound desc = account cro1fu0epwzhuk82mvtxpepn4yxxu86khx723uqzhz not found: key not found
Usage:
chain-maind tx gov vote [proposal-id] [option] [flags]
Flags:
-a, --account-number uint The account number of the signing account (offline mode only)
--aux Generate aux signer data instead of sending a tx
-b, --broadcast-mode string Transaction broadcasting mode (sync|async|block) (default "sync")
--dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible)
--fee-granter string Fee granter grants fees for the transaction
--fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer
--fees string Fees to pay along with transaction; eg: 10uatom
--from string Name or address of private key with which to sign
--gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000)
--gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1)
--gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom)
--generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name)
-h, --help help for vote
--keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "os")
--keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used
--ledger Use a connected Ledger device
--metadata string Specify metadata of the vote
--node string <host>:<port> to tendermint rpc interface for this chain (default "tcp://localhost:26657")
--note string Note to add a description to the transaction (previously --memo)
--offline Offline mode (does not allow any online functionality)
-o, --output string Output format (text|json) (default "json")
-s, --sequence uint The sequence number of the signing account (offline mode only)
--sign-mode string Choose sign mode (direct|amino-json|direct-aux), this is an advanced feature
--timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height
--tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator
-y, --yes Skip tx broadcasting prompt confirmation
Global Flags:
--chain-id string The network chain ID
--home string directory for config and data (default "/home/runner/.chain-maind")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--trace print out full stack trace on errors
(chain-maind tx gov vote 1 yes -y --from validator --home /run/user/1001/pytest-of-runner/pytest-0/data1/chaintest/node2 --node tcp://127.0.0.1:10127 --keyring-backend test --chain-id chaintest)
|
test:
integration_tests/test_feegrant.py#L126
test_tx_failed_after_grant_expiration
AssertionError: assert 19999999900 == 19899999900
+ where 19999999900 = <bound method ClusterCLI.balance of <integration_tests.cosmoscli.ClusterCLI object at 0x7f2c5ddaf5b0>>('cro1kgysvezvcxck73xhgql6jac8uvthklfnlmjrmp')
+ where <bound method ClusterCLI.balance of <integration_tests.cosmoscli.ClusterCLI object at 0x7f2c5ddaf5b0>> = <integration_tests.cosmoscli.ClusterCLI object at 0x7f2c5ddaf5b0>.balance
|
test
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug_files
Expired
|
20 Bytes |
|