Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8094455

[TreeTableView] Unit test failure in TreeTableViewMouseInputTest on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u20
    • 8u20
    • javafx

      I don't know whether this is a problem with the test or with the runtime, but the following test started failing on Linux recently (within the last few days).

      javafx.scene.control.TreeTableViewMouseInputTest > test_rt30394 FAILED
          java.lang.AssertionError: expected:<1> but was:<0>
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.failNotEquals(Assert.java:645)
              at org.junit.Assert.assertEquals(Assert.java:126)
              at org.junit.Assert.assertEquals(Assert.java:470)
              at org.junit.Assert.assertEquals(Assert.java:454)
              at javafx.scene.control.TreeTableViewMouseInputTest.test_rt30394(TreeTableViewMouseInputTest.java:258)

            jgiles Jonathan Giles
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: