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

[Infra][NativeAOT-iOS] Runtime tests workitems not getting sent to helix #107346

Closed
matouskozak opened this issue Sep 4, 2024 · 6 comments · Fixed by #107366
Closed

[Infra][NativeAOT-iOS] Runtime tests workitems not getting sent to helix #107346

matouskozak opened this issue Sep 4, 2024 · 6 comments · Fixed by #107366
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS os-tvos Apple tvOS

Comments

@matouskozak
Copy link
Member

matouskozak commented Sep 4, 2024

After #107002, NativeAOT on IOS runtime tests are not getting bundled for Helix, reporting error : SendHelixJob given no WorkItems to send.

First failing build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=793084&view=logs&j=6ad81d5f-e956-5767-2437-61a9fc4dc8db&t=c71d6c6f-8520-5c9e-5bd9-f9fda7bcc121

image

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@matouskozak matouskozak added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner area-Infrastructure-mono os-ios Apple iOS os-tvos Apple tvOS Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 4, 2024
Copy link
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

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

@matouskozak
Copy link
Member Author

matouskozak commented Sep 4, 2024

@jkoritzinsky do you know what changes from your PR could be affecting the mobile bundling?

@jkoritzinsky
Copy link
Member

I thought that my PR wouldn't have broken existing test runs... Easiest solution would be to build the nativeaot test tree instead of just the smoketests tree.

@jkoritzinsky
Copy link
Member

Another option (which I'll try to put out a PR for today) would be to set the BuildAllTestsAsStandalone environment variable when building the smoke tests. That should put that test tree back on the old system.

@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 Sep 5, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS os-tvos Apple tvOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants