dev@glassfish.java.net

Re: Build failing for "flashlight"

From: Harsha Godugu <Harsha.Godugu_at_Sun.COM>
Date: Thu, 31 Jul 2008 11:43:29 -0700

Ken Paulsen wrote:
>
> I'm getting the following error when I attempt to build:
>
> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.126
> sec <<< FAILURE!
>
> Results :
>
> Failed tests:
> testTravsere(org.glassfish.flashlight.datatree.TreeNodeTest)
>
> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to /glassfish/v3/admin/monitor/target/surefire-reports
> for the individual test results.
>
> If I look at the
> "TEST-org.glassfish.flashlight.datatree.TreeNodeTest.xml" file, I see
> the following testcase failed:
>
> <testcase time="0.061"
> classname="org.glassfish.flashlight.datatree.TreeNodeTest"
> name="testTravsere">
> <failure message="arrays first differed at element [2];
> expected:&lt;server.wto.wto[son]&gt; but
> was:&lt;server.wto.wto[daughter]&gt;" type="arrays first differed at
> element [2]; expected">arrays first differed at element [2];
> expected:&lt;server.wto.wto[son]&gt; but
> was:&lt;server.wto.wto[daughter]&gt;
> at org.junit.Assert.internalArrayEquals(Assert.java:309)
> at org.junit.Assert.assertArrayEquals(Assert.java:129)
> at org.junit.Assert.assertArrayEquals(Assert.java:140)
> at org.junit.Assert.assertEquals(Assert.java:490)
> at
> org.glassfish.flashlight.datatree.TreeNodeTest.testTravsere(TreeNodeTest.java:177)
>
>
QuickLook is also failing on windows.
Harpreet ? Would you care to take a look at this?


thanks,
Harsha