[antithesis] Enable reuse of banff e2e test for antithesis testing #10004
ci.yml
on: pull_request
Fuzz
15m 4s
e2e_pre_etna
12m 27s
e2e_post_etna
14m 28s
e2e_existing_network
4m 31s
Upgrade
1m 31s
Lint
3m 32s
Protobuf Lint
7s
Up-to-date protobuf
35s
Up-to-date mocks
2m 1s
Up-to-date go.mod and go.sum
11s
Image build
10m 34s
Build Antithesis avalanchego images
3m 12s
Build Antithesis xsvm images
13m 21s
Run bootstrap monitor e2e tests
6m 40s
Matrix: Unit
Annotations
24 errors, 11 warnings, and 3 notices
Build Antithesis avalanchego images:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer
|
Build Antithesis avalanchego images
Process completed with exit code 1.
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Lint:
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer (typecheck)
|
Unit (macos-14):
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer
|
Unit (macos-14)
Process completed with exit code 1.
|
Unit (ubuntu-24.04):
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer
|
Unit (ubuntu-24.04)
Process completed with exit code 1.
|
Unit (ubuntu-20.04):
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer
|
Unit (ubuntu-20.04)
Process completed with exit code 1.
|
Unit (ubuntu-22.04):
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer
|
Unit (ubuntu-22.04)
Process completed with exit code 1.
|
Unit (custom-arm64-noble):
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer
|
Unit (custom-arm64-noble)
Process completed with exit code 1.
|
Unit (custom-arm64-jammy):
tests/antithesis/avalanchego/main.go#L248
cannot use w.wallet (variable of type *primary.Wallet) as primary.Wallet value in argument to banff.TestCustomAssetTransfer
|
Unit (custom-arm64-jammy)
Process completed with exit code 1.
|
Protobuf Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Up-to-date go.mod and go.sum
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Up-to-date protobuf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upgrade
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Up-to-date mocks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Antithesis avalanchego images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run bootstrap monitor e2e tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Image build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Antithesis xsvm images
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Fuzz
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e_existing_network
metrics https://grafana-poc.avax-dev.network/d/kBQpRdWnk/avalanche-main-dashboard?orgId=1&refresh=10s&var-filter=is_ephemeral_node%7C%3D%7Cfalse&var-filter=gh_repo%7C%3D%7Cava-labs%2Favalanchego&var-filter=gh_run_id%7C%3D%7C12148288983&var-filter=gh_run_attempt%7C%3D%7C1&var-filter=gh_job_id%7C%3D%7Ce2e_existing_network&from=1733260838000&to=1733261738000
|
e2e_pre_etna
metrics https://grafana-poc.avax-dev.network/d/kBQpRdWnk/avalanche-main-dashboard?orgId=1&refresh=10s&var-filter=is_ephemeral_node%7C%3D%7Cfalse&var-filter=gh_repo%7C%3D%7Cava-labs%2Favalanchego&var-filter=gh_run_id%7C%3D%7C12148288983&var-filter=gh_run_attempt%7C%3D%7C1&var-filter=gh_job_id%7C%3D%7Ce2e_pre_etna&from=1733260838000&to=1733261738000
|
e2e_post_etna
metrics https://grafana-poc.avax-dev.network/d/kBQpRdWnk/avalanche-main-dashboard?orgId=1&refresh=10s&var-filter=is_ephemeral_node%7C%3D%7Cfalse&var-filter=gh_repo%7C%3D%7Cava-labs%2Favalanchego&var-filter=gh_run_id%7C%3D%7C12148288983&var-filter=gh_run_attempt%7C%3D%7C1&var-filter=gh_job_id%7C%3D%7Ce2e_post_etna&from=1733260847000&to=1733261747000
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-existing-network-tmpnet-data
|
528 KB |
|
e2e-post-etna-tmpnet-data
|
6.79 MB |
|
e2e-pre-etna-tmpnet-data
|
6.52 MB |
|