Details
-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b100
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163054 | openjdk7u | Bradford Wetmore | P4 | Resolved | Fixed | master |
Description
JDK-8017333 has been occasionally failing, but it's not clear why. When it does, only one of the exceptions is being output. We fixed that problem in the template, but for some reason, this test was added using an older version of the template.
This bug will update that test to use the new framework, and hopefully when it fails again, we can get the underlying reason and fix JDK-8017333.
This bug will update that test to use the new framework, and hopefully when it fails again, we can get the underlying reason and fix JDK-8017333.
Attachments
Issue Links
- backported by
-
JDK-8163054 Update CookieHttpsClientTest to use the newer framework.
- Resolved