Skip to content

Conversation

tbkka
Copy link
Contributor

@tbkka tbkka commented Oct 24, 2023

These tests had Darwin-specific code in them, mostly unnecessary, that caused them to break on non-Darwin platforms. In particular, they break on Ubuntu 22.10 aarch64.

Only one (reflect_Enum_SingleCaseCFPayload.swift) was actually specific to Darwin. That one has been disabled on non-Darwin. For the rest, just delete the unnecessary import Darwin and similar.

These tests had Darwin-specific code in them, mostly unnecessary,
that caused them to break on non-Darwin platforms.

Only one (reflect_Enum_SingleCaseCFPayload.swift) was actually
specific to Darwin.  That one has been disabled.  For the rest,
just delete the unnecessary `import Darwin` and similar.
@tbkka
Copy link
Contributor Author

tbkka commented Oct 24, 2023

@swift-ci Please test

@tbkka tbkka merged commit 7c6dacb into swiftlang:main Oct 24, 2023
@tbkka tbkka deleted the tbkka-reflection-tests-on-Linux branch August 1, 2024 16:38
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