Failing tests with jdk 1.7 or 1.8
---------------------------------

                 Key: HTTPCORE-280
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-280
             Project: HttpComponents HttpCore
          Issue Type: Bug
          Components: HttpCore
    Affects Versions: 4.2-alpha3
         Environment: Windows 7, x64. JDK 7u2 and 8
            Reporter: David Dabbs


When running mvn clean install on httpcore (with jdk7 or jdk8), two tests fail 
with I/O timeouts. The tests do not fail using jdk6u29.

Running org.apache.http.integration.TestSyncHttp
I/O error: Read timed out
I/O error: Read timed out
Tests run: 7, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 30.709 sec <<< 
FAILURE!

. . .

Tests in error:
  testSimpleHttpPostsChunked(org.apache.http.integration.TestSyncHttp): Read 
timed out
  testHttpContent(org.apache.http.integration.TestSyncHttp): Read timed out

Tests run: 551, Failures: 0, Errors: 2, Skipped: 0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to