Replies: 1 comment 1 reply
-
Removing lines between make and failure makes it harder to debug. Please include them. Feel free to file an issue if there are any commands failing on fresh install. Contributions would be happy to help make onboarding easier. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I'm new to open source.
I would like to work on #18926
I have cloned this repo locally to go through the codebase.
Please note that I have manually set up the repo as mentioned in
CONTRIBUTING.md
Now running make verify is throwing error
Please note that
make build
runs successfully.I'm also facing some errors when running regression tests
And looking at an example PR for a robustness test: #18099
I am unable to find any go code for testing. Is this all that needs to be added for a regression test in general?
You may provide me with some resources to refer and I'll proceed from there.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions