RFR: 8267621: Mark HonorDeveloperSettingsTest as unstable on Linux [v2]
Ambarish Rapte
arapte at openjdk.java.net
Mon May 24 17:30:22 UTC 2021
> 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.
Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
mark all tests in HonorDeveloperSettingsTest as unstable
-------------
Changes:
- all: https://git.openjdk.java.net/jfx/pull/517/files
- new: https://git.openjdk.java.net/jfx/pull/517/files/310d932b..bebee03d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jfx&pr=517&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=517&range=00-01
Stats: 11 lines in 1 file changed: 8 ins; 3 del; 0 mod
Patch: https://git.openjdk.java.net/jfx/pull/517.diff
Fetch: git fetch https://git.openjdk.java.net/jfx pull/517/head:pull/517
PR: https://git.openjdk.java.net/jfx/pull/517
More information about the openjfx-dev
mailing list