cmelchior / vogar

Automatically exported from code.google.com/p/vogar
0 stars 0 forks source link

ics: cts libcore.java.io.FileTest#test_longReadlink FAIL #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when I run cts on android phone(ics-qualcomm), I met an error as : 

junit.framework.AssertionFailedError
at libcore.java.io.FileTest.test_longReadlink(FileTest.java:74)
at java.lang.reflect.Method.invokeNative(Native Method)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
at 
android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:53
7)
at 
android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1551)

Is there any one can help ? 

Original issue reported on code.google.com by wangzhib...@gmail.com on 15 Feb 2012 at 12:36

GoogleCodeExporter commented 9 years ago
This is the wrong place to seek that help. Look for an Android CTS list.

Original comment by jessewil...@google.com on 15 Feb 2012 at 3:56