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

Build failed in http transport: HttpConnectorFollowRedirectIT.responseMustBeARedirect #821

Open
cmebarrow opened this issue Dec 13, 2016 · 0 comments
Labels
triage Needs to be triaged

Comments

@cmebarrow
Copy link
Contributor

Failed in build https://travis-ci.org/kaazing/gateway/builds/183751819. Build output for the failing test:
HttpConnectorFollowRedirectIT.fail.txt

Extract:

HttpConnectorFollowRedirectIT.responseMustBeARedirect FAILED with exception java.lang.AssertionError: Values should be different. Actual: [tcp://127.0.0.1:43156 (tcp://127.0.0.1:43156) http/1.1] (0.33 secs)
java.lang.AssertionError: Values should be different. Actual: [tcp://127.0.0.1:43156 (tcp://127.0.0.1:43156) http/1.1]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failEquals(Assert.java:185)
	at org.junit.Assert.assertNotEquals(Assert.java:161)
	at org.junit.Assert.assertNotEquals(Assert.java:175)
	at org.kaazing.gateway.transport.http.HttpConnectorFollowRedirectIT.responseMustBeARedirect(HttpConnectorFollowRedirectIT.java:64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants