Jonathan Grynspan

Results 522 comments of Jonathan Grynspan

Tracked internally as rdar://135874298.

Potentially addressed by https://github.com/swiftlang/swift/issues/76698.

Should be possible to resolve this once https://github.com/swiftlang/swift/pull/78411 lands.

Does this need to move over to swift-syntax or swift?

@rintaro Does this seem more like a compiler or swift-syntax issue, to you? Is there something we ought to be doing in Swift Testing at this stage?

If using `swift test`, consider `swift build --build-tests` and `swift test --skip-build` too.

Another data point to clarify: are you building Swift Testing as a package dependency (from source) or are you using the copy included in the Swift 6.x toolchain?