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

Test failure behind proxy #1493

Closed
tyagiakhilesh opened this issue Sep 21, 2018 · 1 comment
Closed

Test failure behind proxy #1493

tyagiakhilesh opened this issue Sep 21, 2018 · 1 comment
Labels

Comments

@tyagiakhilesh
Copy link
Contributor

I just cloned the repository. I am behind corporate proxy. Specifically for https protocol. I see that one test fails under this scenario.

This is the failure.

[ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.861 s <<< FAILURE! - in org.owasp.dependencycheck.data.artifactory.ArtifactorySearchTest
[ERROR] shouldFailWhenHostUnknown(org.owasp.dependencycheck.data.artifactory.ArtifactorySearchTest)  Time elapsed: 0.104 s  <<< ERROR!
java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 503 Service Unavailable"
	at org.owasp.dependencycheck.data.artifactory.ArtifactorySearchTest.shouldFailWhenHostUnknown(ArtifactorySearchTest.java:89)

@lock
Copy link

lock bot commented Nov 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants