On 9/20/06, Hugo Duncan <[EMAIL PROTECTED]> wrote:
On Wed, 20 Sep 2006 10:17:30 -0400, Garrett Rooney
<[EMAIL PROTECTED]> wrote:

>> For the FeedValidatorTest, I have attached the surefire output.  The
>> testSection4275LinkTitleWithBadchars fails.
>
> Uhh, all you included was output that said there was no failures...

Oops, that must have been after commenting the test. Attached the correct
one this time.  Should read something like

testSection4275LinkTitleWithBadchars(org.apache.abdera.test.parser.stax.FeedValidatorTest)
Time elapsed: 0.125 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<This is a [£?test.?]> but
was:<This is a [£Â"test.Â"]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at
org.apache.abdera.test.parser.stax.FeedValidatorTest.testSection4275LinkTitleWithBadchars(FeedValidatorTest.java:3017)

Interesting.  Not sure we would cause it though, that test runs fine here.

Attached diffs for main pom.xml, and protocol/pom.xml

Those seem to have been dropped somewhere.  Care to paste them into
the mail, or attach under a different filename?

I now get the first client test that hangs.

Well, at least it's not just me ;-)

-garrett

Reply via email to