On Wed, 12 May 2021 11:53:16 GMT, Ambarish Rapte <ara...@openjdk.org> wrote:
> The test fails intermittently on github build. But I do not observe this > issue locally on my Ubuntu20.04 VM. > I am suspecting that the reason of failure is that the test are not cleaned > up correctly. The changes in this PR cleans up the test, by removing all > children added to root and hiding the stage. This pull request has now been integrated. Changeset: d2d145d3 Author: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/d2d145d37d4e902054164c26236cdcbb653ae7b1 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8266643: Intermittent failure of HonorDeveloperSettingsTest unit test Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/496