Unverified Commit 84d89e37 authored by Louis Merlin's avatar Louis Merlin Committed by GitHub
Browse files

Add try_state and integrity_test to XCM simulator fuzzer (#3222)

This adds `try_state()` and `integrity_test()` to the four runtimes of
the XCM-simulator fuzzer.

With this, we are able to stress-test [message-queue's
try_state](https://github.com/paritytech/polkadot-sdk/blob/7df1ae3b8111d534cce108b2b405b6a33fcdedc3/substrate/frame/message-queue/src/lib.rs#L1245-L1347).

This also adds the `Transact` block-listing from #2424 to avoid
false-positives.

Thank you @ggwpez for the help with the runtime configurations.
parent 2ea6bcf1
Pipeline #443054 failed with stages
in 1 hour, 12 minutes, and 38 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment