hyperlane-xyz / hyperlane-monorepo

The home for Hyperlane core contracts, sdk packages, and other infrastructure
https://hyperlane.xyz
Other
338 stars 372 forks source link

[Investigate] Why does abacus deployment in beforeAll not work #351

Closed nambrot closed 8 months ago

nambrot commented 2 years ago

https://github.com/abacus-network/abacus-monorepo/runs/6115352394?check_suite_focus=true

Had to move abacus deployment in the beforeEach hook, since it seemed like state wasn't properly reverting where some message dispatches from other test runs persisted and those message were then not processable since the target no longer exists

asaj commented 1 year ago

@nambrot can we close this?