Garrett Rooney wrote: >[snip] >> >> 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. >
Here as well. >> 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 ;-) > I believe it's actually something in the global jetty instance that is hanging. I just haven't had the time to get in and debug it yet. Patches welcome, as always ;-) - James
