> When running on the windows debug builds, this test displays greatly varying > timeouts. In one failing run, the time taken ranges in iterations are 58.388, > 22.764, and 63.717 seconds. Another run has 8.814, 38.341, 25.260, 14.678, > and 105.368 seconds. I think we can probably adjust this await time by the > timeout factor to be more permissive for now. > > @JornVernee Would you be able to diagnose the cause of such perturbations in > closing times and find a better solution? Could this be a CI issue?
Chen Liang has updated the pull request incrementally with one additional commit since the last revision: Switch to use close ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30447/files - new: https://git.openjdk.org/jdk/pull/30447/files/d8aba6b8..765bc135 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30447&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30447&range=00-01 Stats: 21 lines in 1 file changed: 0 ins; 5 del; 16 mod Patch: https://git.openjdk.org/jdk/pull/30447.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30447/head:pull/30447 PR: https://git.openjdk.org/jdk/pull/30447
