-
Notifications
You must be signed in to change notification settings - Fork 508
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
🌱 Fixes the broken e2e #1152
🌱 Fixes the broken e2e #1152
Conversation
Fixes for broken e2e
Integration tests success for e117b584484e48539e2980150cfb0e6ba170c5dd |
Integration tests success for 5879ea7e5aa1e86da79761281304f49e3483153f |
Why are the unit tests failing? I haven't changed any of that code. cc @azeemshaikh38 @laurentsimon |
Thanks, @cpanato for addressing the failing tests. |
Integration tests success for 60e9eed892839db258d3ea0a1577cf0cafc318cd |
looks like the main branch is still failing https://github.com/ossf/scorecard/runs/3999368158?check_suite_focus=true it is weird, running in my local machine all pass. UPDATE looks like if run using the run 1:
run 2:
|
Integration tests success for c386089d0b58f0a47d56c3a791f50b5e6ab93f7d |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Naveen!
Integration tests success for c7045bde3b3241fd350b03afcd8d544353df575f |
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug fix
What is the current behavior? (You can also link to an open issue here)
Fixes BUG: re-enable some e2e tests #861
What is the new behavior (if this is a feature change)?
Fixes for broken e2e
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
None
Other information: