We have intermittent diffs caused only by the ordering of object names inside an error DETAIL line.
The underlying behavior/error is identical; only the printed order changes, which makes tests flaky across runs/platforms.
-DETAIL: events_test_table_2 and users_test_table are not colocated
+DETAIL: users_test_table and events_test_table_2 are not colocated