ci: fix integration tests #142
test.yml
on: pull_request
integration_tests
23m 37s
cleanup-runs
5s
test-unit-cover
14s
test-importer
15s
test-rpc
14s
Matrix: upload-cache
Annotations
3 errors and 11 warnings
integration_tests:
tests/integration_tests/test_grpc_only.py#L62
test_grpc_mode
AssertionError: {'code': 14, 'message': 'connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:26413: connect: connection refused"', 'details': []}
assert False
|
integration_tests:
tests/integration_tests/test_upgrade.py#L18
test_cosmovisor_upgrade
AssertionError: Error: unknown flag: --title
Usage:
ethermintd tx gov submit-proposal [path/to/proposal.json] [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) (default "sync")
--chain-id string The network chain ID
--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 submit-proposal
--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
--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:
--home string directory for config and data (default "/home/runner/.ethermintd")
--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")
--log_no_color Disable colored logs
--trace print out full stack trace on errors
(/tmp/pytest-of-runner/pytest-0/upgrade0/upgrades/genesis/bin/ethermintd tx gov submit-proposal software-upgrade integration-test-upgrade -y --from community --title 'upgrade test' --description ditto --upgrade-height 26 --deposit 10000aphoton --home /tmp/pytest-of-runner/pytest-0/upgrade0/ethermint_9000-1/node0 --gas-prices 5000000000000aphoton)
|
integration_tests
Process completed with exit code 2.
|
test-unit-cover
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-unit-cover
There are no cache folders on the disk
|
test-importer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-importer
There are no cache folders on the disk
|
test-importer
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-rpc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-rpc
There are no cache folders on the disk
|
test-rpc
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
integration_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug-files
Expired
|
15.6 MB |
|