During a review, some system tests were identified that have their timeout value set too low (https://github.com/openjdk/jfx/pull/334#discussion_r649624472):
HeadlessGeometry1Test
HeadlessGeometry2Test
TextNodeTest
It might be best to use the global constant that some tests are using.
HeadlessGeometry1Test
HeadlessGeometry2Test
TextNodeTest
It might be best to use the global constant that some tests are using.
- relates to
-
JDK-8198587 Increase test timeout values to make test suite more stable
-
- Resolved
-