Also, the fail log shows that these tests failed with emma:
1) Embedded_30: BasicSetup, Changes10_2, Changes10_3, Changes10_4, Changes10_5,
Changes10_6,Changes10_7,Changes10_9
2) Embedded_40: Changes10_2, Changes10_3, Changes10_4, Changes10_5,
Changes10_6, Changes10_7, Changes10_9, DatabaseMetaDataTest
I am looking at the stacktrace of each of them:
For example, Embedded_30\BasicSetup\testDERBY5120NumRowsInSydependsForTrigger
Can you tell, from the timestamps on the various files, and the information
in the reports, which was the *very first* test that failed?
If you can, why did that test fail?
Sometimes, subsequent tests fail because there are inter-test dependencies,
so it can be simplest to analyze the very first failure.
thanks,
bryan