Haha, I saw lots of (if not all) same errors for org.eclipse.jdt.core.tests.builder:
Build path contains duplicate entry: 'D:harmony.cc/trunk/working_vm/build/windows_x86_msvc_release/deploy/jdk/jre/bin/default/gc_gen.jar' for project 'Project1' If we solve it, we can remove more than half of the errors. Thanks, xiaofeng On Wed, Jan 7, 2009 at 6:47 PM, Tim Ellison <[email protected]> wrote: > Thanks Chunrong. > > For ease of reading I have uploaded your html files here: > http://people.apache.org/~tellison/HARMONY-6062/html/ > > Regards, > Tim > > chunrong lai wrote: >> After works on HARMONY-6020 now we get 98.42% pass rate for 26416 test cases >> when running EUT35 in win32 platform as below. >> >> Tests >> Failures Errors Success rate >> org.eclipse.ui.tests 2143 >> 19 1 99.07% >> org.eclipse.jdt.core.tests.model 11138 >> 0 6 99.95% >> org.eclipse.jdt.core.tests.compiler 10216 >> 17 0 99.83% >> org.eclipse.jdt.core.tests.builder 195 >> 0 184 5.64% >> org.eclipse.jdt.core.tests.performance 1 >> 0 0 100.00% >> org.eclipse.team.tests.core 17 >> 0 0 100.00% >> org.eclipse.update.tests 131 >> 0 0 100.00% >> org.eclipse.core.expressions.tests 98 >> 0 0 100.00% >> org.eclipse.osgi.tests 504 >> 48 101 70.44% >> org.eclipse.core.tests.resources 914 >> 7 29 96.06% >> org.eclipse.core.tests.runtime 389 >> 1 0 99.74% >> org.eclipse.compare.tests 80 >> 0 0 100.00% >> org.eclipse.ant.tests.core 85 >> 0 0 100.00% >> org.eclipse.releng.tests 5 >> 0 0 100.00% >> org.eclipse.jdt.text.tests 500 >> 0 0 100.00% >> >> Totally: 26416 >> 92 321 98.42% >> >> More details are posted in HARMONY-6062. > > -- Managed Runtime Technology Center, Intel
