On Dec 10, 2009, at 6:14 PM, Aristedes Maniatis wrote:


How about something really simple like

if (! System.getProperty("CayenneTestConnection").equals("derby")) {
        run test...
}


That is, if these test failures are actually for real and SHOULD not pass on Derby. Otherwise, I'll just configure Hudson to only send emails when the test failures change from run to run, not when they remain the same.

I think the later option is better for now. IIRC these should work on Derby, but the right implementation is just too quirky and waiting its time.

Andrus

Reply via email to