-
Notifications
You must be signed in to change notification settings - Fork 57
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
Unit test failure - test_post_submit #202
Comments
@goneall I'm getting a different error in my machine. FYI, All the test cases that are failing are the once that were skipped because they require github credentials which is why these tests were not tested. I will take a look at it. |
I added the credentials to Git a couple weeks back - this may have exposed an issue that was introduced some time ago. The errors are coming from the automated Git actions on checkin. @Ugtan Thanks for looking into the issue. |
How i can contribute |
Hi @goneall can you clarify the difference between test_post_submit and test_submit_new_license |
This reverts commit a7b3b34.
@BanulaKumarage Probably a better question for @rtgdk - I'm not as familiar with the unit test code |
Hi @goneall I made a pr to fix this issue. Can you review it? |
@BanulaKumarage
|
Thank you @rtgdk. I got the idea |
@rtgdk - what is the status of this? |
Fixes #462 but may re-introduce unit test failures issue #202 by partially reverting PR #444 Signed-off-by: Gary O'Neall <[email protected]>
The following test_post_submit unit test fails on the master branch:
The text was updated successfully, but these errors were encountered: