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

[Mac] unicode config unit tests fail in nightly testing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 8-pool
    • 8u60
    • deploy

      The following two tests started failing in our nightly build recently:

      com.oracle.tools.packager.mac.MacAppBundlerTest > unicodeConfig FAILED
          java.lang.AssertionError:
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.assertTrue(Assert.java:43)
              at org.junit.Assert.assertNotNull(Assert.java:524)
              at org.junit.Assert.assertNotNull(Assert.java:535)
              at com.oracle.tools.packager.mac.MacAppBundlerTest.unicodeConfig(MacAppBundlerTest.java:567)

      com.oracle.tools.packager.mac.MacPkgBundlerTest > unicodeConfig FAILED
          java.lang.AssertionError:
              at org.junit.Assert.fail(Assert.java:91)
              at org.junit.Assert.assertTrue(Assert.java:43)
              at org.junit.Assert.assertNotNull(Assert.java:524)
              at org.junit.Assert.assertNotNull(Assert.java:535)
              at com.oracle.tools.packager.mac.MacPkgBundlerTest.unicodeConfig(MacPkgBundlerTest.java:398)

            vdrozdov Victor Drozdov (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: