schema compiler: migrate compile tests, and drop schema2 (everything good is now migrated).
Extracted a few last comment hunks that were useful and that's the end of it. The migrated tests only mostly pass (but, remember, we've been several commits in a row already where we're making checkpoints to keep this refactor managable, and CI is not full green across the board for some of them). I've updated some of the error text assertions, but there's other breakage as well. One is just other todos. Another is... It may be time to switch test libraries. What go-wish (and transitively, go-cmp) is doing with `[]error` values is... not helpful.
Showing
Please register or sign in to comment