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

[nativeaot][maccat] Add Native AOT runtime tests coverage on maccatalyst platforms #89437

Closed
Tracked by #84254
kotlarmilos opened this issue Jul 25, 2023 · 1 comment · Fixed by #102882
Closed
Tracked by #84254
Assignees
Labels
area-Infrastructure-mono in-pr There is an active PR which will close this issue when it is merged os-maccatalyst MacCatalyst OS
Milestone

Comments

@kotlarmilos
Copy link
Member

Description

The Native AOT runtime tests on maccatalyst failed on Helix with the following error log.

+ sudo launchctl asuser 504 sudo -u helix-runner sh ./xharness-runner.apple.sh --target maccatalyst --command-timeout 2280 --timeout 00:30:00 --launch-timeout 00:06:00 --includes-test-runner --expected-exit-code 0 --app /tmp/helix/working/A9C50920/w/BCFE0A42/e/nativeaot.SmokeTests.UnitTests.app --output-directory /tmp/helix/working/A9C50920/w/BCFE0A42/uploads
You must install or update .NET to run this application.

App: /private/tmp/helix/working/A9C50920/p/xunit/xunit.console.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '8.0.0-preview.6.23329.7' (x64)
.NET location: /private/tmp/helix/working/A9C50920/p/dotnet-cli/

The following frameworks were found:
  7.0.0 at [/private/tmp/helix/working/A9C50920/p/dotnet-cli/shared/Microsoft.NETCore.App]

Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0-preview.6.23329.7&arch=x64&rid=osx.12-x64

https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-89301-merge-d37d518661d24bb7b8/nativeaot.SmokeTests.UnitTests/1/console.54fd4a6e.log?helixlogtype=result

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 25, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 25, 2023
@kotlarmilos kotlarmilos added area-Infrastructure-mono os-maccatalyst MacCatalyst OS and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 25, 2023
@kotlarmilos kotlarmilos added this to the 9.0.0 milestone Jul 25, 2023
@ghost
Copy link

ghost commented Jul 25, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

Description

The Native AOT runtime tests on maccatalyst failed on Helix with the following error log.

+ sudo launchctl asuser 504 sudo -u helix-runner sh ./xharness-runner.apple.sh --target maccatalyst --command-timeout 2280 --timeout 00:30:00 --launch-timeout 00:06:00 --includes-test-runner --expected-exit-code 0 --app /tmp/helix/working/A9C50920/w/BCFE0A42/e/nativeaot.SmokeTests.UnitTests.app --output-directory /tmp/helix/working/A9C50920/w/BCFE0A42/uploads
You must install or update .NET to run this application.

App: /private/tmp/helix/working/A9C50920/p/xunit/xunit.console.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '8.0.0-preview.6.23329.7' (x64)
.NET location: /private/tmp/helix/working/A9C50920/p/dotnet-cli/

The following frameworks were found:
  7.0.0 at [/private/tmp/helix/working/A9C50920/p/dotnet-cli/shared/Microsoft.NETCore.App]

Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0-preview.6.23329.7&arch=x64&rid=osx.12-x64

https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-89301-merge-d37d518661d24bb7b8/nativeaot.SmokeTests.UnitTests/1/console.54fd4a6e.log?helixlogtype=result

Author: kotlarmilos
Assignees: -
Labels:

area-Infrastructure-mono, os-maccatalyst

Milestone: -

@kotlarmilos kotlarmilos self-assigned this Jul 25, 2023
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label May 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-mono in-pr There is an active PR which will close this issue when it is merged os-maccatalyst MacCatalyst OS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant