interlay / bridge

Polkadot bridge js SDK with XCM transfer.
Apache License 2.0
1 stars 5 forks source link

Tests: Check HydraDX chopsticks tests, reenable if improved in stability #138

Closed bvotteler closed 8 months ago

bvotteler commented 9 months ago

We chose to disable chopsticks tests for HydraDX due to a large number of false negatives when chopsticks ran into issues getting data from HydraDX rpcs.

This goal of this issue is to reenable and rerun at least 10 tests over the span of a day or two to check the reliability. If it has improved (ie. no failed tests due to connection problems), then reenable the test case.

For reference, the PR disabling the test is here: https://github.com/interlay/bridge/pull/137