Thanks. Making it headless didnt help :( (i've been running on a graphic terminal in any case.. tho on gump u need to specify headless..)
FWIW, i am running jdk 1.4.2_03, on linux/kde. testGetFont seems to assume Arial as the default font.. I am not too sure that is a valid assumption on all systems.... HTH - Avik Quoting Glen Stampoultzis <[EMAIL PROTECTED]>: > > I'll look into it. > > At 12:26 PM 14/02/2004, you wrote: > > > >single-test: > > [junit] Testsuite: org.apache.poi.hssf.usermodel.TestEscherGraphics > > [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.66 sec > > > > [junit] Testcase: testGetFont took 0.538 sec > > [junit] FAILED > > [junit] expected:<...Arial...> but was:<...dialog...> > > [junit] junit.framework.ComparisonFailure: expected:<...Arial...> but > >was:<...dialog...> > > [junit] at junit.framework.Assert.assertEquals(Assert.java:81) > > [junit] at junit.framework.Assert.assertEquals(Assert.java:87) > > [junit] at > >org.apache.poi.hssf.usermodel.TestEscherGraphics.testGetFont(TestEscherGraphics.java:30) > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > Glen Stampoultzis > [EMAIL PROTECTED] > http://members.iinet.net.au/~gstamp/glen/ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
