RFR: JDK-8320113: [macos14] : ShapeNotSetSometimes.java fails intermittently on macOS 14 [v2]

Damon Nguyen dnguyen at openjdk.org
Tue Jan 16 21:56:55 UTC 2024


On Fri, 12 Jan 2024 20:21:52 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> ShapeNotSetSometimes.java fails intermittently on macOS 14. Following is a test stabilization fix for macOS 14. With the added delays ShapeNotSetSometimes.java passes on older versions of macOS as well as on macOS 14.1, 14.2.
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   test stabilization fix

Tested the updated test changes. Still working as expected with 0 fails. Can I get some insight for the numOfFailedAttempts count being more or less than 3? Why is 3 significant?

-------------

Marked as reviewed by dnguyen (Committer).

PR Review: https://git.openjdk.org/jdk/pull/17180#pullrequestreview-1825274417


More information about the client-libs-dev mailing list