-
Bug
-
Resolution: Fixed
-
P4
-
jfx11
Several Monocle robot tests failing with the following assertion:
java.lang.AssertionError: Use assertEquals(expected, actual, delta) to compare floating-point numbers
These are disabled by default (enabled with gradle -PUNSTABLE_TEST=true) so not an urgent bug.
java.lang.AssertionError: Use assertEquals(expected, actual, delta) to compare floating-point numbers
These are disabled by default (enabled with gradle -PUNSTABLE_TEST=true) so not an urgent bug.
- relates to
-
JDK-8090763 FX Robot API
- Resolved
- links to