RFR: 8303920: Avoid calling out to python in DataDescriptorSignatureMissing test [v9]
Eirik Bjorsnos
duke at openjdk.org
Fri Nov 3 20:16:34 UTC 2023
On Fri, 3 Nov 2023 18:43:31 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> I can kick of a test run internally next week or perhaps Sunday
Thanks for your reviews, Lance and Iris!
FWIW, the test ran fine on Github Actions, including on `linux-x86` (which is 32-bit, right?):
TEST: java/util/zip/DataDescriptorSignatureMissing.java
build: 0.081 seconds
compile: 0.081 seconds
junit: 0.055 seconds
TEST RESULT: Passed. Execution successful
https://github.com/eirbjo/jdk/actions/runs/6696663322/job/18196803138
-------------
PR Comment: https://git.openjdk.org/jdk/pull/12959#issuecomment-1793024736
More information about the core-libs-dev
mailing list