Hi Steve,

that's exactly what I do, I just temporarily change:
<datasource name="unittestsmysql">

into:

<datasource name="dunittestsmysql">

When I want to disable tests for a certain DB.

Take care,

Geert

On 09 Jul 2006, at 18:25, Steven Grimm wrote:

One other question about the unit tests. When I first ran "ant test" I get tons of failures, many of them due to the fact that I'm not running Oracle or MySQL. I looked at the test suite a bit and it seems like the thng to do is just comment out the offending datasources in programs/unittests/config/rep/ unittests_datasources.xml. Is that the right approach? It seems to work okay, but maybe there's a different official way to do it.

-Steve


Geert Bevin wrote:
Hi Steve,

Cool! One think to note is that you should setup the unittests for your environment by customizing one of the config files here: programs/unittests/config/rep/config-* (use the one of the platform that you're using).

RIFE_HOME should be the only one you should have to change.

_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to