Community
Participate
Working Groups
currently, there are still many failures in org.eclipse.edt.eunit.test project, - generated java has compiler error - generated java throws exception at runtime - some fails the tests (actual value doesn't match expected value) in order to ship EDT 070, these should be clean up to a reasonable state I suggest to start with api.eglx_lang package
done
Jeff, the api.xxx might be cleaned up, there are still over 4000+ variations for the fvt.xxx packages, which were converted from RBD test cases, I think there are still issues there. Peng Fei, are you done with cleaning up the test cases? Are they all in cvs that the developers can use
Yes, it's OK right now.
Jeff, we have moved all the test cases only meants for javascript only into a seperate package gen.javascript, that has js external types, RUI handlder, ect which can not be generated into java. so the generator setting for this package should be javascript generator only, hopefully this removes a lot of the java generation compilation errors
it's not realistic to be 100% success for the entire project for 070, Just want the 2 packages to be 100% success 1. api.systemTypes 2. lang.expression.initializer
verified on 201111210901's build