-
Bug
-
Resolution: Fixed
-
P4
-
14
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274128 | 11.0.14 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8270019 | 11.0.13-oracle | Thejasvi Voniadka | P4 | Resolved | Fixed | b02 |
Some HttpClients tests have been seen failing infrequently. However the log files don't always have enough information to diagnose the failure: sometimes because an issue happens on the server side and the full stack trace is not printed by the server, sometimes because these are @testng test and the test doesn't stop at the first failure, making the logs more difficult (or impossible) to analyze, in particular if the interesting traces have been swallowed in the jtreg
... output overflow ...
In some cases, the verbosity of the tests could be improved to help diagnosis.
... output overflow ...
In some cases, the verbosity of the tests could be improved to help diagnosis.
- backported by
-
JDK-8270019 Improve verbosity of some httpclient tests
-
- Resolved
-
-
JDK-8274128 Improve verbosity of some httpclient tests
-
- Resolved
-
- duplicates
-
JDK-8231038 java/net/httpclient/ShortRequestBody.java failed intermittently
-
- Closed
-
- relates to
-
JDK-8222928 java/net/httpclient/ShortResponseBodyWithRetry.java fails intermittently in timeout
-
- Open
-
-
JDK-8229822 ThrowingPushPromises tests sometimes fail due to EOF
-
- Resolved
-
(2 links to)