Skip to content
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

Fix machine configuration in osx.13.amd64.open and osx.13.arm64.open queues for iOS/tvOS simulators #5024

Closed
ivanpovazan opened this issue Feb 18, 2025 · 1 comment

Comments

@ivanpovazan
Copy link
Member

Description

Following queues are reaching EOL:

  • osx.1200.amd64.open
  • osx.1200.arm64.open

Additionally, they are causing timeouts as reported in:

To overcome this, we would like to start using queues with MacOS 13.0:

  • osx.13.amd64.open
  • osx.13.arm64.open

Problems

We encountered two problems with these queues:

  1. CoreSimulator folder permissions are not properly configured on machines from these queues.
  2. tvOS simulator runtime is not installed on these machines:
    [05:04:39] info: Looking for available tvos-simulator simulators..
    [05:04:39] dbug: Looking for available tvos-simulator simulators. Storing logs into list-tvos-simulator-20250213_050439.log
    [05:04:50] fail: Failed to find/create suitable simulator
    [05:04:50] dbug: Saving diagnostics data to '/tmp/helix/working/A97B0944/w/AD650942/e/diagnostics.json'
    XHarness exit code: 81 (DEVICE_NOT_FOUND)
    

Asks

Could someone please:

  1. Fix CoreSimulator folder permission on all machines from both osx.13.amd64.open and osx.13.arm64.open queues
  2. Install tvOS 16.4 simulator runtime on all machines from both osx.13.amd64.open and osx.13.arm64.open queues

/cc: @dotnet/dnceng @ilyas1974

@ivanpovazan
Copy link
Member Author

/cc: @matouskozak

@ivanpovazan ivanpovazan changed the title Fix machine configuration for: osx.13.amd64.open and osx.13.arm64.open queues for iOS/tvOS simulators Fix machine configuration in osx.13.amd64.open and osx.13.arm64.open queues for iOS/tvOS simulators Feb 18, 2025
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

No branches or pull requests

1 participant