Skip to content

Re-enable package interface test. #71778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Re-enable package interface test. #71778

merged 1 commit into from
Feb 24, 2024

Conversation

elsh
Copy link
Contributor

@elsh elsh commented Feb 21, 2024

Previously package decls at the defition sites were non-resilient. Now they are resilient by default and are printed in interface as so.

Ref: rdar://118461385

@elsh
Copy link
Contributor Author

elsh commented Feb 21, 2024

preset=buildbot_incremental_asan,tools=RDA,stdlib=RDA
@swift-ci Please test with preset macOS Platform

Previously package decls at the defition sites were non-resilient.
Now they are resilient by default and are printed in interface as so.

Ref: rdar://118461385
@elsh
Copy link
Contributor Author

elsh commented Feb 22, 2024

preset=buildbot_incremental_asan,tools=RDA,stdlib=RDA
@swift-ci Please test with preset macOS Platform

@elsh
Copy link
Contributor Author

elsh commented Feb 23, 2024

@swift-ci smoke test

1 similar comment
@elsh
Copy link
Contributor Author

elsh commented Feb 23, 2024

@swift-ci smoke test

@elsh
Copy link
Contributor Author

elsh commented Feb 24, 2024

From Swift Test macOS Platform with preset https://ci.swift.org/job/swift-PR-osx-preset/133/consoleText

PASS: Swift(macosx-x86_64) :: ModuleInterface/print-from-partial-modules.swift (4676 of 17402)
PASS: Swift(macosx-x86_64) :: ModuleInterface/package_interface.swift (4677 of 17402)
PASS: Swift(macosx-x86_64) :: ModuleInterface/property_wrapper_availability.swift (4678 of 17402)
PASS: Swift(macosx-x86_64) :: ModuleInterface/protocol-with-self-constraint.swift (4679 of 17402)
PASS: Swift(macosx-x86_64) :: ModuleInterface/macros.swift (4680 of 17402)
PASS: Swift(macosx-x86_64) :: ModuleInterface/package_interface_conditional_gen.swift (4681 of 17402)
PASS: Swift(macosx-x86_64) :: ModuleInterface/preserve-type-repr.swift (4682 of 17402)

@elsh elsh merged commit efbe393 into main Feb 24, 2024
@elsh elsh deleted the es-pkgint branch February 24, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant