We recently modified those tests so they don't check for specific output values (which were very fragile due to randomness affecting e.g. record nonces). They still check whether the transaction succeeded or failed as expected.
We should update the operation of the REWRITE_EXPECTATIONS flag accordingly (e.g. not to write concrete output values).
We recently modified those tests so they don't check for specific output values (which were very fragile due to randomness affecting e.g. record nonces). They still check whether the transaction succeeded or failed as expected.
We should update the operation of the
REWRITE_EXPECTATIONSflag accordingly (e.g. not to write concrete output values).