Open
Description
There is some evidence I have seen that when one makes changes to p4c that should cause stdout/stderr to change, in a way that the new stdout/stderr differs from expected output files committed in directories with directory names matching the pattern testdata/*_output
, the CI test still passes, despite that mismatch.
This seems like a bug in the testing code somewhere, that would be good to fix.