That test is passing for me @Head. Can you post the output from the test. Look in java/gadgets/target/surefire-reports/org.apache.shindig.gadgets.rewrite.CSSContentRewriterTest.txt
On Wed, Feb 18, 2009 at 6:32 PM, Sean Lin <[email protected]> wrote: > I think you're right. The failure is actually > > Failed tests: > testCssBasic(org.apache.shindig.gadgets.rewrite.CSSContentRewriterTest) > > Tests run: 684, Failures: 1, Errors: 0, Skipped: 0 > > > -----Original Message----- > From: Louis Ryan [mailto:[email protected]] > Sent: Thursday, 19 February, 2009 2:33 AM > To: [email protected] > Subject: Re: shindig test build failure > > I think you're seeing a log message from the test that is actually > expected. > > > On Wed, Feb 18, 2009 at 1:12 AM, Sean Lin <[email protected]> wrote: > > > Hi, > > > > I'm recently getting a build failure building java shindig. > > > > > > > > Throwable: Couldn't read ICC Profile. > > > > > > > > What could be wrong? > > > > > > > > Cheers, > > > > Sean > > > > > >

