-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Sanity Check Fails: #25526
Comments
Are you really running this? |
what i meant. I just used ./scripts/sanitycheck which considered all the boards during the check and created log for each board there. as I just followed the tutorial from zephyr official documentation. |
@mtahirbutt which SHA of zephyr are you using? This builds fine locally for me:
|
I tried ./scripts/sanitycheck as mentioned in the zephyr website. but I stopped using that for now and will use online submission. if anything happes i will see this again. I used 251cb61, zephyr-2.3-rc1 |
OK, closing this for now then |
Describe the bug
A clear and concise description of what the bug is.
I wanted to contribute to the zephyr, therefore I ran sanity check on my local repo before creating PR. but it failed on my local version of repo.
What have you tried to diagnose or workaround this issue?
I tried to select specific board and tried again the sanity check but failed again.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
The test should successfully run on the system.
Impact
What impact does this issue have on your progress (e.g., annoyance, showstopper)
I am not able to create PR because of this check.
Screenshots or console output
If applicable, add a screenshot (drag-and-drop an image), or console logs
(cut-and-paste text and put a code fence (```) before and after, to help
explain the issue.
.................................................................................................................................
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: