Joystream / pioneer

Governance app for Joystream DAO
https://pioneerapp.xyz/
GNU General Public License v3.0
44 stars 70 forks source link

Fix the `SpecificParametersMultipleFundingRequest` test #4837

Closed thesan closed 5 months ago

thesan commented 5 months ago

Context

The SpecificParametersMultipleFundingRequest started failing consistently in the Luxor release after upgrading the polkadot dependencies: https://github.com/Joystream/pioneer/actions/runs/8734560529/job/23967418712

It fails on the CI only. I commented it out for now to proceed with the release: https://github.com/Joystream/pioneer/pull/4836/commits/7337a7d72dcde81370985aa159c49a1df0e8f5c6

Scope

Figure out what's going wrong with this test and fix it.