cosmic-ray icon indicating copy to clipboard operation
cosmic-ray copied to clipboard

The VariableReplacer and VariableInserter tests are not repeatable

Open abingham opened this issue 3 years ago • 0 comments

Because the VariableReplacer an VariableInserter operators produce random output, our current testing strategy for them fails. We can't know what to expect from them.

Our testing plan right now is to xfail them, but we should instead find a way to actually test them.

abingham avatar Nov 28 '22 07:11 abingham