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

'/' WebListener test broken #4919

Closed
markekraus opened this issue Sep 26, 2017 · 1 comment · Fixed by #4920
Closed

'/' WebListener test broken #4919

markekraus opened this issue Sep 26, 2017 · 1 comment · Fixed by #4920
Assignees
Labels
Resolution-Fixed The issue is fixed. WG-Quality-Test issues in a test or in test infrastructure

Comments

@markekraus
Copy link
Contributor

markekraus commented Sep 26, 2017

#4905 and #4888 combined to make the errors showing up in AppVeyor. The URL is probably ending with a double // now which is causing the 404.

https://ci.appveyor.com/project/PowerShell/powershell/build/6.0.0-beta.7-5512
https://ci.appveyor.com/project/PowerShell/powershell/build/6.0.0-beta.7-5509
https://ci.appveyor.com/project/PowerShell/powershell/build/6.0.0-beta.7-5511

@SteveL-MSFT
Copy link
Member

That explains the failure I was seeing in my PR.

@iSazonov iSazonov added the Resolution-Fixed The issue is fixed. label Sep 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Fixed The issue is fixed. WG-Quality-Test issues in a test or in test infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants