Let’s say I have two callbacks which should come in a certain order. I have a test with `wait` where I enforce order of fulfilled expectations. It fails right now. I’d like to mark the failing order as a known issue with `XCTExpectFailure` or similar, is it possible to do so? @swift #swift #swiftlang
