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

Tizen CI failed with cannot find corerun #7861

Closed
danmoseley opened this issue Apr 11, 2017 · 5 comments
Closed

Tizen CI failed with cannot find corerun #7861

danmoseley opened this issue Apr 11, 2017 · 5 comments
Assignees
Labels
arch-arm32 blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' test-run-core Test failures in .NET Core test runs
Milestone

Comments

@danmoseley
Copy link
Member

https://ci.dot.net/job/dotnet_coreclr/job/master/job/armel_cross_debug_tizen_prtest/946/console

12:20:01 + chmod a+x ./bin/CoreFxBinDir/corerun
12:20:01 chmod: cannot access ‘./bin/CoreFxBinDir/corerun’: No such file or directory
@danmoseley
Copy link
Member Author

danmoseley commented Apr 11, 2017

Comes from dotnet/coreclr#10886 (at least, that touched buildCommands += "chmod a+x ./bin/CoreFxBinDir/corerun" in netci.groovy)
@hseok-oh
@BruceForstall @gkhanna79 is it reasonable to ignore tizen failures for corelib work?

@gkhanna79
Copy link
Member

@hseok-oh @hqueue @jyoungyun Can you please look into this at the earliest as this is blocking clean CI?

@danmosemsft Yes, please ignore Tizen failures until this is resolved.

@danmoseley
Copy link
Member Author

Maybe we should have a procedure, that after any update netci.groovy, one must check the next PR someone queues (as ones own PR will not validate the change properly)

@hseok-oh
Copy link
Contributor

hseok-oh commented Apr 11, 2017

It occurs because corefx build result for tizen doesn't have corerun. So we should not use chmod for tizen.

@gkhanna79
Copy link
Member

gkhanna79 commented Apr 12, 2017 via email

@jkotas jkotas closed this as completed Apr 12, 2017
@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 2.0.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm32 blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

5 participants