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

Some Win/ARM32/64 CI jobs are failing #12057

Closed
RussKeldorph opened this issue Feb 16, 2019 · 5 comments · Fixed by dotnet/coreclr#22657
Closed

Some Win/ARM32/64 CI jobs are failing #12057

RussKeldorph opened this issue Feb 16, 2019 · 5 comments · Fixed by dotnet/coreclr#22657
Labels
blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Milestone

Comments

@RussKeldorph
Copy link
Contributor

https://ci.dot.net/job/dotnet_coreclr/job/master/job/arm_cross_checked_windows_nt_innerloop_tst_prtest/

I think this is due to dotnet/coreclr#22452.

@tannergooding
Copy link
Member

Looking. It seems to only be impacting arm jobs at first glance

Also seems like it might be specific to Windows_NT arm, which doesn't appear to have been triggered for my pr.

@RussKeldorph
Copy link
Contributor Author

@tannergooding We don't have enough hardware to trigger win-arm jobs on every PR. They have to be explictly requested, unfortunately.

@AndyAyersMS
Copy link
Member

Also impacting Windows arm64

@RussKeldorph RussKeldorph changed the title Some Win/ARM32 CI jobs are failing Some Win/ARM32/64 CI jobs are failing Feb 16, 2019
@RussKeldorph
Copy link
Contributor Author

See also: dotnet/coreclr#22618

@tannergooding
Copy link
Member

Looks like the failure is because the arm jobs never run init-tools.cmd (they just download the test zip, extract it, and call runtest.cmd) so they never get the Tools folder restored.

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@tannergooding tannergooding removed their assignment May 26, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants