Skip to content

Always encode fallback events using the 6.3 record ABI#1625

Merged
jerryjrchen merged 1 commit intoswiftlang:mainfrom
jerryjrchen:pin-interop-abi-vers
Mar 13, 2026
Merged

Always encode fallback events using the 6.3 record ABI#1625
jerryjrchen merged 1 commit intoswiftlang:mainfrom
jerryjrchen:pin-interop-abi-vers

Conversation

@jerryjrchen
Copy link
Contributor

@jerryjrchen jerryjrchen commented Mar 13, 2026

Always encode fallback events using the 6.3 record ABI

Motivation:

This will make it easier to consume in swift-corelibs-xctest since we need to know ahead of time what JSON ABI to support there.

Resolves rdar://172487645

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This will make it easier to consume in swift-corelibs-xctest since we
need to know ahead of time what JSON ABI to support there.

Resolves rdar://172487645
@jerryjrchen jerryjrchen added this to the Swift 6.4.0 (main) milestone Mar 13, 2026
@jerryjrchen jerryjrchen self-assigned this Mar 13, 2026
@jerryjrchen jerryjrchen added the interoperability ↔️ Work related to Swift Testing and XCTest interoperability label Mar 13, 2026
@stmontgomery stmontgomery added the bug 🪲 Something isn't working label Mar 13, 2026
@jerryjrchen jerryjrchen merged commit 85f4e55 into swiftlang:main Mar 13, 2026
27 checks passed
@jerryjrchen jerryjrchen deleted the pin-interop-abi-vers branch March 13, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working interoperability ↔️ Work related to Swift Testing and XCTest interoperability

Projects

Development

Successfully merging this pull request may close these issues.

2 participants