Skip to content

Test failure behind proxy #1493

@tyagiakhilesh

Description

@tyagiakhilesh

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions