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

PRs are failing because of 'bad argument (expected URI object or URI string)' error #9756

Closed
Manasa2850 opened this issue Jun 7, 2021 · 10 comments
Assignees
Labels
bug the issue is regarding one of our programs which faces problems when a certain task is executed

Comments

@Manasa2850
Copy link
Member

A lot of the recent PRs are failing because of this error. This causes all 4 tests - unit, functional, integration and system tests to fail.
Closing and reopening the PR is not solving this error.
Screenshot 2021-06-07 17:09:27

@Manasa2850 Manasa2850 added the bug the issue is regarding one of our programs which faces problems when a certain task is executed label Jun 7, 2021
@cesswairimu
Copy link
Collaborator

thanks for reporting this @Manasa2850 ..looking into it

@cesswairimu
Copy link
Collaborator

I think this is caused by one of the libraries updates because I can see the tests all pass with no failures

@cesswairimu
Copy link
Collaborator

cesswairimu commented Jun 8, 2021

could be puma because its HTTP related...I will try to revert the puma latest version update

@cesswairimu
Copy link
Collaborator

cesswairimu commented Jun 8, 2021

but I see PRs created after that , and they passed build 🤔
will try to close and reopen PRs affected to see if its intermittent

@cesswairimu
Copy link
Collaborator

sometimes it fails on all types of tests...sometimes passes on all but system (fail --no failures or errors are recorded it displays the above error) just before the tests report

@cesswairimu
Copy link
Collaborator

okay was able to get #9757 to pass with 3 restarts

@Manasa2850
Copy link
Member Author

Manasa2850 commented Jun 8, 2021

@cesswairimu closing and reopening doesn't seem to work always. I tried it a couple of times on #9733 but the tests are still failing 😢

@cesswairimu
Copy link
Collaborator

cesswairimu commented Jun 8, 2021

Yeah you are right, seems like its a codecov pipeline problem

@cesswairimu
Copy link
Collaborator

Looks like this is now resolved...Found this conversation other people were having the same prob with codecov codecov/codecov-action#330 and looks like a fix was deployed 5 hours ago. Closing this. Thanks

@RuthNjeri
Copy link
Contributor

Thanks for helping figure this out @cesswairimu 🎉

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug the issue is regarding one of our programs which faces problems when a certain task is executed
Projects
None yet
Development

No branches or pull requests

3 participants