Skip to content

Commit

Permalink
chore: disable failing grandpa tests due to hyperspace event attr par…
Browse files Browse the repository at this point in the history
…sing
  • Loading branch information
damiannolan committed May 6, 2024
1 parent bbdcc8c commit 44e733c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-wasm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ jobs:
chain-binary: 'simd'
# only run the grandpa test suite for wasm tests.
test-entry-point: 'TestGrandpaTestSuite'
# exclude transfer tests which rely on removed packet event attributes: # https://github.com/cosmos/ibc-go/issues/6243
test-exclusions: 'TestMsgTransfer_Succeeds_GrandpaContract,TestMsgTransfer_TimesOut_GrandpaContract'

0 comments on commit 44e733c

Please sign in to comment.