Hi,

I've been tinkering with JPA 3.1 TCK and, after some fixes in 
EntityManagerFactoryImpl (NPE already mentioned here before), was able to run 
the full tests over 4.0.2-SNAPSHOT. Results are not bright:

- passes 600/2074

- failed 1472/2074

- no errors

- no skips

The big failed errors will probably boil down to a few minor changes in code 
(hopefully) and I guess this will give me some better grasp over the codebase.
Could you experienced members please provide some guidance on how may I proceed 
with the issues found. For example: 

a) should I open an issue on Jira just to deal with the NPE on startup or make 
a "big" ticket for all issues tck related? 

b) should I group some minor issues?

c) what to do with older (stale) issues that targets older versions?

d) does documentation must have issues associated (noticed that current 
documentation mentions 3.x version, when we're 4.1)?

Anyway, please do not hesitate to ask me to step in some older or other issues. 
I just wanted to have TCK in better shape to identify if some of them are 
already fixed before making a big fat environment to test each one.
Best regards,

Paulo Araújo

Reply via email to