[foreign-memaccess+abi] RFR: Make TestHandshake more tolerant to spurious failures [v2]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri Apr 23 14:37:09 UTC 2021
> Especially on Windows, we seem to have issues when it comes to spurious failures with these tests. This test require completion within 10 seconds, and sometimes on Windows it is possible to see (from logs) that no thread starts before 8.5 seconds (!!). This seems to be a transient issue, most likely caused by some environment factor in our test machines.
>
> I have added some logic to print out which test starts first, and when.
>
> I have also raised the threshold factor 2x.
Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
Fix debugging statements
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/517/files
- new: https://git.openjdk.java.net/panama-foreign/pull/517/files/2441a2fd..f838d927
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=517&range=01
- incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=517&range=00-01
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/517.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/517/head:pull/517
PR: https://git.openjdk.java.net/panama-foreign/pull/517
More information about the panama-dev
mailing list