Thanks. I guess all forests will get this test failure once they are sync'ed up.

-Alan.


On 25/01/2013 15:50, Balchandra Vaidya wrote:
:

Issue may be related to : http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/6d849e883c40


Here is the error message:


---------
#section:main
----------messages:(3/127)----------
command: main LocaleDataTest
reason: Assumed action based on file name: run main LocaleDataTest
elapsed time (seconds): 0.799
----------System.out:(4/90)----------
Mismatch in LocaleNames/sq/sq:
   file = "shqip"
    jvm = "shqipe"
Test failed.  1 errors.
----------System.err:(13/709)----------
java.lang.Exception: Test failed.  1 errors.
        at LocaleDataTest.main(LocaleDataTest.java:194)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:477)
        at 
com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:722)

JavaTest Message: Test threw exception: java.lang.Exception: Test failed.  1 
errors.
JavaTest Message: shutting down test
-----------

Where
        file = "shqip"   (Expected Value)
        jvm =  "shqipe"   (Retrieved Value)






Thanks
Balchandra




Reply via email to