Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-280

Failing tests with jdk 1.7 or 1.8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.2-alpha2
    • 4.3-beta1
    • HttpCore
    • None
    • Windows 7, x64. JDK 7u2 and 8

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            dmdabbs David Dabbs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: