Skip to content

[test] Add REQUIRES: assert to ObserveAvailabilityCycle test #67914

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

Closed

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 14, 2023

ObservableAvailabilityCycle.swift uses the experimental feature InitAccessors, which isn’t available in non-assert compilers.

rdar://113708096

ObservableAvailabilityCycle.swift uses the experimental feature `InitAccessors`, which isn’t available in non-assert compilers.

rdar://113708096
@ahoppen ahoppen requested review from DougGregor and hborla August 14, 2023 16:03
@ahoppen ahoppen requested a review from a team as a code owner August 14, 2023 16:03
@ahoppen
Copy link
Member Author

ahoppen commented Aug 14, 2023

@swift-ci Please test

@ahoppen ahoppen changed the title [test] Add REQUIES: assert to ObserveAvailabilityCycle test [test] Add REQUIRES: assert to ObserveAvailabilityCycle test Aug 14, 2023
@DougGregor
Copy link
Member

We actually don't need to pass the flag at all, so #67962 is a slightly better fix

@DougGregor
Copy link
Member

I'd rather go with #67963, okay?

@ahoppen
Copy link
Member Author

ahoppen commented Aug 16, 2023

Good with me 👍🏽

@ahoppen ahoppen closed this Aug 16, 2023
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.

2 participants