On Mon, 24 May 2021 16:48:57 GMT, Ambarish Rapte <[email protected]> wrote:
> The test > HonorDeveloperSettingsTest.testOpacityWithManuallyChangedValueAndInlineStyleIsSetToInlineStyle > is failing intermittently only on GHA build on Linux platform. see: > [JDK-8267425](https://bugs.openjdk.java.net/browse/JDK-8267425) > > A fix proposed at #509 is a potential fix which adds cleanup of test. But we > do not know the root cause of this failure. > Identifying the root cause may take longer which we might push that to next > test sprint and the test failure results in failing the Github checks on PR. > So we need to mark this test as unstable. > As of now the test fails only on Linux so we will mark it unstable only for > Linux. This pull request has now been integrated. Changeset: 329013b3 Author: Ambarish Rapte <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/329013b321d0f95a26aa70c36b0702dc90e2f56f Stats: 11 lines in 1 file changed: 11 ins; 0 del; 0 mod 8267621: Mark HonorDeveloperSettingsTest as unstable on Linux Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/517
