On Wed, Jan 05, 2005 at 09:16:24AM -0800, David Jencks wrote:
> I'm getting a test failure on os x -- is anyone else seeing this?

Yup, there's some windows-specific code that got checked in to the
unit test a day or so ago.

modules/system/src/test/org/apache/geronimo/system/serverinfo/ServerInfoTest.java

I'm not sure how to fix it in a completely system-independent way
since the unit test is testing code in SystemInfo that uses features
of Java that behave differently on different platforms.

Reply via email to