Maybe, but it gets complicated. Per my previous post, the new results are not actually put into expected_results/. So my suggestion would be to hold off on that change to the instructions for now, and we’ll figure it out later.
It was also pointed out that if you make a copy of the expected-results,
then run the tests with REGENERATE=1, you can do all the resulting diff
checks in one operation, rather than doing them one by one and having to
re-run the entire build process each time. Is that what we should recommend?