near-daos / sputnik-dao-contract

Smart contracts for https://app.astrodao.com
https://astrodao.com/
MIT License
108 stars 77 forks source link

Failing test test_create_dao_and_use_token #55

Closed mikedotexe closed 2 years ago

mikedotexe commented 2 years ago

This test is failing on main right now it seems. I saw this by running cargo test -- --nocapture in the project root.

ctindogaru commented 2 years ago

I can confirm this, but the failure is non deterministic. Sometimes it does fail, sometimes it doesn't.

ctindogaru commented 2 years ago

This seems to be resolved on main.

Please reopen if you see it again, Mike.