You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "David Dabbs (Commented) (JIRA)" <ji...@apache.org> on 2011/11/10 18:00:52 UTC

[jira] [Commented] (HTTPCORE-280) Failing tests with jdk 1.7 or 1.8

    [ https://issues.apache.org/jira/browse/HTTPCORE-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147819#comment-13147819 ] 

David Dabbs commented on HTTPCORE-280:
--------------------------------------

The failures happen with jdk7u1 (released), jdk7u2 (preview release) and jdk8 (preview). All x64 on Windows 7.
                
> 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org