So when you disable a test, who's job is it to go back and fix it? Particularly when Turadg wrote it and he doesn't have much time on the project any more? No point in having tests if we can simply disable them when they stop working.
Laurel On Jan 18, 11:11 am, Scott Cytacki <[EMAIL PROTECTED]> wrote: > I disabled the binaryutilstest, because it wasn't running correctly on > continuum. It seems like the setup() method was not run. The exception > is this: > java.lang.NullPointerException > at > net.sf.sail.core.util.BinaryUtils.toFileUrl(BinaryUtils.java:65) > at > net.sf.sail.test.BinaryUtilsTest.testToFileUrl(BinaryUtilsTest.java:85) > > Scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
