Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

iOS testbed fails to start on completely clean Xcode install machine #130292

Closed
Labels
3.13bugs and security fixes3.14bugs and security fixesOS-iostype-bugAn unexpected behavior, bug, or error
@freakboy3742

Description

@freakboy3742

Bug report

Bug description:

The iOS testbed contains tooling to tail the log of a simulator while a test suite runs. It identifies the simulator by generating an initial list of simulators; and then polling until that list increases by one entry. To do this, it uses the commandxcrun simctl --set testing list -j

However, on a complete clean development machine, there are no testing devices yet, andxcrun simctl --set testing list -j returns an error code of 1, rather than an empty list.

Github Actions CI is one example of this configuration. A workaround is to manually create the~/Library/Developer/XCTestDevices folder.

CPython versions tested on:

CPython main branch

Operating systems tested on:

Other

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixes3.14bugs and security fixesOS-iostype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp