Skip to content

[Reflection] Mark reflect_extension_parent_class as unsupported on device#89446

Open
augusto2112 wants to merge 1 commit into
swiftlang:mainfrom
augusto2112:device-run-reflect_extension_parent_class.swift
Open

[Reflection] Mark reflect_extension_parent_class as unsupported on device#89446
augusto2112 wants to merge 1 commit into
swiftlang:mainfrom
augusto2112:device-run-reflect_extension_parent_class.swift

Conversation

@augusto2112
Copy link
Copy Markdown
Contributor

reflect_extension_parent_class.swift cannot be tested on real devices because it depends on a dylib which isn't copied over. I had previously marked it as "UNSUPPORTED: remote_run" but that was the wrong configuration, the right configuration is marking it as unsupported in device_run.

rdar://177903223

device

reflect_extension_parent_class.swift cannot be tested on real devices
because it depends on a dylib which isn't copied over. I had previously
marked it as "UNSUPPORTED: remote_run" but that was the wrong
configuration, the right configuration is marking it as unsupported in
device_run.

rdar://177903223
@augusto2112 augusto2112 requested a review from slavapestov as a code owner May 26, 2026 21:17
@augusto2112
Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test

@augusto2112
Copy link
Copy Markdown
Contributor Author

@swift-ci smoke test Windows

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