The stack traces for local aqua testing are apparently reporting line numbers in .js files, not in .ts files. Did aqua not received the same source-maps upgrade as CT?
Put a failing assertion in a .ts file, run in aqua. I’m making major changes to RectangularRadioButtonGroup.ts, and here’s what I see:
Like issue https://github.com/phetsims/chipper/issues/1140 but for local aqua.
@pixelzoom said: