Integrated: 8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
Ravi Reddy
rreddy at openjdk.java.net
Tue Apr 12 20:42:44 UTC 2022
On Tue, 12 Apr 2022 20:09:31 GMT, Ravi Reddy <rreddy at openjdk.org> wrote:
> CloseInflaterDeflaterTest.java is failing intermittently(Observed once in macOS and Linux), testInflaterOutputStream() is added as an extra test as part of https://bugs.openjdk.java.net/browse/JDK-8278794. Disabling this test for now before debugging any timing issues in Inflater.
This pull request has now been integrated.
Changeset: 7891085a
Author: Ravi Reddy <rreddy at openjdk.org>
Committer: Lance Andersen <lancea at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7891085a877b8a5715d095e0c0dbaaf5bc8f16bb
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
Reviewed-by: lancea
-------------
PR: https://git.openjdk.java.net/jdk/pull/8213
More information about the core-libs-dev
mailing list