-
Notifications
You must be signed in to change notification settings - Fork 34
Demo lack of error report. #298
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
Conversation
I had to really puzzle this one out, and I'm still not 100% on why the logs weren't getting printed. It looks like the problem is mostly related to mismatching |
As you will see in #294, I'm very interested in avoiding duplicate compiles. I'm not sure how this ties in but I'm glad you are working on it! |
I'm curious if this fixes the issue for you locally 22e514d |
In my local macOS environment, this is what I get now:
So that is a useful error report. |
And on a PR, see line 697 of https://github.com/Arduino-CI/arduino_ci/runs/2267056294. |
Demo of failing PR no longer needed so being closed. |
Demo of #288
Tests are only run on a PR, so here is one to demo the test failure without an error report.