Skip to content

[UnitTests] fix to harmonize debounce availability #223

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
Nov 16, 2022

Conversation

twittemb
Copy link
Contributor

@twittemb twittemb commented Oct 21, 2022

This PR applies the same available condition on TestThroughput/test_debounce() than the one on the debounce operator.

My environment is the following:

  • macOS Monterey 12.6
  • simulator iPhone 14 Pro iOS 16

The test target won't compile with the iOS simulator because of the current available statement.

Remark: the project does not compile since we removed the Task.select function (used by combineLatest()). I guess it is temporary waiting for the new implementation of AsyncCombineLatestSequence.

@twittemb twittemb changed the title tests: harmonize debounce availability fix: harmonize debounce availability in test target Oct 21, 2022
@twittemb twittemb changed the title fix: harmonize debounce availability in test target [UnitTests] fix to harmonize debounce availability Nov 12, 2022
@phausler phausler merged commit dd97b56 into apple:main Nov 16, 2022
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.

3 participants