Skip to content

CI: make ethereum_json_rpc and null_example tests optional#7

Open
deucalioncodes wants to merge 1 commit intomainfrom
ci/optional-flaky-tests
Open

CI: make ethereum_json_rpc and null_example tests optional#7
deucalioncodes wants to merge 1 commit intomainfrom
ci/optional-flaky-tests

Conversation

@deucalioncodes
Copy link
Copy Markdown
Member

These tests have known external dependency issues that cause spurious CI failures:

  • ethereum_json_rpc: Requires ETHEREUM_URL secret / external Ethereum RPC endpoint that may be unavailable
  • null_example: Prone to transient dfx download failures (GitHub CDN 502 errors)

Adds continue-on-error for these two matrix entries so they still run and report results, but their failure no longer blocks the overall CI status.

These tests have known external dependency issues:
- ethereum_json_rpc: requires ETHEREUM_URL secret/external RPC endpoint
- null_example: prone to transient dfx download failures (502 errors)

Using continue-on-error so they still run but don't block CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant