I've just tried running

    org.htmlparser.tests.AllTests.java

as a JUnit test under Eclipse, and the only error I get is

ERROR: setConnection() : Error in opening a connection to
ftp://localhostC/EclipseWorkspaces/jakarta-jmeter/delete_me.html

which is not entirely surprising.

This was using the current version of Htmlparser from the Apache JMeter CVS
HEAD.

[Note that this is not the same as the version of htmlparser at SourceForge;
we have added some extra tag parsing needed for JMeter.]

Just wondering why you wanted to run the JUnit tests?
Have you found a problem with the version of htmlparser supplied with
JMeter?

Sebastian
----- Original Message ----- 
From: "yair even-zohar" <[EMAIL PROTECTED]>
To: "JMeter Developers List" <[EMAIL PROTECTED]>; "Peter Lin"
<[EMAIL PROTECTED]>
Sent: Wednesday, August 25, 2004 2:23 AM
Subject: Re: error while compiling in a jUnit test mode


> Thanks Peter.
>
> I do have jUnit and all the files compile perfectly.
> Additionally, most  of the test runs fine, it is only
> these 4 files that fail.
>
> Any suggestions ?
>
> Thanks
> -Yair
> --- Peter Lin <[EMAIL PROTECTED]> wrote:
>
> > you need junit to compile htmlparser correctly
> >
> > peter
> >
> >
> > On Tue, 24 Aug 2004 14:20:51 -0700 (PDT), yair
> > even-zohar
> > <[EMAIL PROTECTED]> wrote:
> > > Hi
> > >
> > > I'm getting some failures errors when adding the
> > > htmlparser.jar as an external jar to a Java
> > project.
> > >
> > > the erros are at:
> > >   Test.ParserTest
> > >   utilTest.CharacterrTranslationTest
> > >   scannersTest.LinkTagTest
> > >   scannersTest.htmlTest
> > >
> > > Are these known bugs ?
> > > Did anyone had them before and could suggest what
> > to
> > > do?
> > >
> > > Thanks
> > > -Yair
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > Read only the mail you want - Yahoo! Mail
> > SpamGuard.
> > > http://promotions.yahoo.com/new_mail
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > >
> > >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> >
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to