Hi.

I was running the full test suite (which takes a LONG time), and it encountered a #halt in Decompiler>>pushTemporaryVariable:

When trying to figure out where this was, it appears to be in DecompilerTests>>testDecompilerInClassesCNtoCZ.

Appears to be because the image is now borked - unusuable.  Any attempt to browse one of those classes or methods throws an error about the change file failing (primGetPosition: failed).

Is this related to the "don't log changes while tests are running"?  Or something else.

Also, based on that test name, is it really and truely going through every class in the image an decompiling them?

Thanks,
cbc