Skip to content

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