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

Damon Nguyen dnguyen at openjdk.org
Thu Dec 21 21:37:46 UTC 2023


On Thu, 21 Dec 2023 20:33:53 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.

I tested this locally on my macOS 14.1.2 device and the test DID intermittently fail without the fix at different attempt #'s. But, with the updated test, the test is passing every time. Ran the test 10x and still passes. Stability fix looks good to me

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

Marked as reviewed by dnguyen (Committer).

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


More information about the client-libs-dev mailing list