Jonathan Grynspan

Results 522 comments of Jonathan Grynspan

We're not ignoring this proposal, I promise!

Source location information is not directly available for thrown errors as the Swift runtime doesn't gather that sort of information. The closest available source location information in this case is...

Closed prematurely as we would still like to track the issue, even if we don't expect a solution in the near term.

It wouldn't be impossible to amend the existing `--filter` and `--skip` arguments to take tags so long as they're syntactically distinguishable from regular expressions representing (potentially partial) test IDs. For...

We know performance testing is important to a lot of developers and we consider this a fairly high-priority feature. At this time, we're preparing for the Swift 6 release, and...