Skip to content

Disable acala.astar XCM test (RPC endpoint timeouts)#653

Closed
rockbmb wants to merge 1 commit into
masterfrom
disable-acala-astar-xcm
Closed

Disable acala.astar XCM test (RPC endpoint timeouts)#653
rockbmb wants to merge 1 commit into
masterfrom
disable-acala-astar-xcm

Conversation

@rockbmb

@rockbmb rockbmb commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Both Acala and Astar RPC endpoints time out during network setup (no response in 90s), failing polkadot shard 2/3 in the last 4+ known-good update runs. Skipping until endpoints stabilize.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change correctly disables a flaky test causing CI failures. To improve long-term maintainability, it's recommended to add a tracking issue to the comment explaining why the test is skipped.


describe('acala & astar', async () => {
// Disabled: RPC endpoint timeouts causing known-good update failures (2026-07-12, 2026-07-13)
describe.skip('acala & astar', async () => {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To ensure this temporarily skipped test is eventually re-enabled, please add a link to a tracking issue in the comment. This will help track the stability of the Acala and Astar RPC endpoints and prevent the test from being permanently disabled by accident.

@rockbmb rockbmb self-assigned this Jul 13, 2026
@rockbmb rockbmb added the xcm Related to XCM connectivity tests label Jul 13, 2026
@rockbmb

rockbmb commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator Author

Closed since #654 addresses this at a deeper level.

@rockbmb rockbmb closed this Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

xcm Related to XCM connectivity tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant