-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesOS-iostype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
Microsoft's 20250811 macos-15
image update made some significant changes that are incompatible with CPython's iOS test runner.
This prevents the Cpython iOS testbed runner from operating on macos-15 machines in GitHub Actions, and in Azure Pipelines.
At this time, Microsoft's advice is to use the macos-14
image instead.
The Xcode project itself is able to run on the macos-15
image; however, something about the log streaming technique used by the testbed runner breaks the process of Xcode launching the simulator to run the test suite.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesOS-iostype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error