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

FileOpenServiceImplTest test fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • deploy
    • b77

        Tested on Mac with latest JDK8.

        There are at least two failures:

        - testshowOpenDialog failure

        FileOpenService show open dialog expected:<-1> but was:<8>

        junit.framework.AssertionFailedError: FileOpenService show open dialog expected:<-1> but was:<8>
        at com.sun.jnlp.FileOpenServiceImplTest.testshowOpenDialog(Unknown Source)
        at sun.tests.junit.DeployTestCase.runBare(Unknown Source)

        - testshowOpenMultipleDialog failure

        FileOpenService show open multiple file dialog expected:<-1> but was:<8>

        junit.framework.AssertionFailedError: FileOpenService show open multiple file dialog expected:<-1> but was:<8>
        at com.sun.jnlp.FileOpenServiceImplTest.testshowOpenMultipleDialog(Unknown Source)
        at sun.tests.junit.DeployTestCase.runBare(Unknown Source)

              dcherepanov Dmitry Cherepanov
              dcherepanov Dmitry Cherepanov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: