You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/03/13 22:24:14 UTC

[jira] [Resolved] (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:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCORE-280.
----------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.3)
                   4.3-alpha2
    
> 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-alpha2
>         Environment: Windows 7, x64. JDK 7u2 and 8
>            Reporter: David Dabbs
>            Priority: Minor
>             Fix For: 4.3-alpha2
>
>
> 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
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