|
Comment
|
[ This simple patch gives the following results with an otherwise clean build & latest JPOX download:
[java] Total tests run: 1239. Failures: 1, Errors: 2.
[java] 3 of 57 configurations failed.
I didn't modify the orm files as Michael suggested because we do explain the schema override in the .conf files. If anyone else feels that we should also add comments to the orm files or improve the description in the .conf files, I would be happy to make that change. Currently we say:
jdo.tck.description = MakePersistent test with schema name specified as class attribute in orm for PCPoint. Schema name derived from jdo.tck.mapping 1 is overriden in orm
[jdo.tck.mapping 1 is wrong. I should see jdo.tck.mapping 7 (or 6, or 5)]
]
|
|