Closed
Description
Some diagnostics have different output in different architectures, which makes it harder to write arch agnostic UI tests. This has cropped up multiple times. Personally I've either reworked the test or changed it to a compile-fail test, but given that we'd like to consolidate on UI tests exclusively, UI tests should have a way to avoid this problem.