Coming from iree-org/iree#8712
I found that the traces are not generated when running the test target. It's really inconvenient when debugging the issue. I have a commit which dumps inputs myself. We should generalize it to testing module, and dump all the artifacts to a directory.
Example commit: d9ff438