-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Wrong warning when running HTTP instance #26728
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
Signed-off-by: Guillaume Virlet <github@virlet.org>
Signed-off-by: Guillaume Virlet <github@virlet.org>
|
I just updated the js tests to remove the failure. I added one test to ensure the error is not raised when HTTP server return HTTP links. But I commented the existing test as I did not find a way to trick the |
nickvergessen
left a comment
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.
🙈
|
/backport to stable22 |
|
/backport to stable21 |
|
/backport to stable20 |
|
The backport to stable22 failed. Please do this backport manually. |
|
The backport to stable20 failed. Please do this backport manually. |
|
The backport to stable21 failed. Please do this backport manually. |
fix #26726.
I checked the test suite, but I cannot see if it has to be modified (I cannot understand where the window.protocol is retrieved from in tests ;-( )
Let me know if anything needs to be modified.