apple / apple/swift-async-algorithms

Tests fail with the iOS simulator

Open
#224 1 comment 0 reactions 0 assignees View on GitHub
testing v1.0
Dominant language
Swift
Stars
3.7k
Forks
226
Avg merge
10d 3h
Merged PRs (30d)
1

Description

The unit tests fail when being run on the iOS simulator. I think we already had this conversation and it might be related to the fact that the iOS simulator cannot spawn concurrent tasks because of the numbers of core.

@phausler As you are planning a v1.0 soon, I was wondering if we should make sure the tests are OK (if this is even possible) on every platform ?

Contributor guide

Open the contributing guide

Research direction

Start by running the unit tests on the iOS simulator and compare the failure with a non-simulator platform. Investigate whether simulator core limits or concurrent task behavior explains the failure. Done means the unit tests run successfully on the iOS simulator and the supported platforms are documented or verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.