-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: jfx23
-
Component/s: javafx
-
linux
Noticed this failure. Intermittent?
The test should offer more diagnostic - instead of true/false, it should also print both values.
TableViewClickOnTroughTest > moveTroughTest() FAILED
org.opentest4j.AssertionFailedError: expected: not equal but was: <0.0>
at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at app//org.junit.jupiter.api.AssertNotEquals.failEqual(AssertNotEquals.java:276)
at app//org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:221)
at app//org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:213)
at app//org.junit.jupiter.api.Assertions.assertNotEquals(Assertions.java:2633)
at app//test.robot.javafx.scene.tableview.TableViewClickOnTroughTest.moveTroughTest(TableViewClickOnTroughTest.java:100)
The test should offer more diagnostic - instead of true/false, it should also print both values.
TableViewClickOnTroughTest > moveTroughTest() FAILED
org.opentest4j.AssertionFailedError: expected: not equal but was: <0.0>
at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at app//org.junit.jupiter.api.AssertNotEquals.failEqual(AssertNotEquals.java:276)
at app//org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:221)
at app//org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:213)
at app//org.junit.jupiter.api.Assertions.assertNotEquals(Assertions.java:2633)
at app//test.robot.javafx.scene.tableview.TableViewClickOnTroughTest.moveTroughTest(TableViewClickOnTroughTest.java:100)