That's a different bug, which I get on NT and XP.

It's to do with the way that particular GUI is set up - see my earlier
posting:
RE: cvs commit: jakarta-jmeter build.xml Sent Thu 27/11/2003 16:16
Message-id: <[EMAIL PROTECTED]>

==

I'm trying to solve the errors that look like:
testArgumentCreation(org.apache.jmeter.config.gui.ArgumentsPanel$Test)
     java.lang.NoClassDefFoundError
  at java.lang.Class.forName0(Native Method)
etc.

I've just found out that although the main build runs with
java.awt.headless=true, this is not propagated to the java task used to run
the tests, so I'll fix that and see if it helps.

==

Nags are not working because the default Gump is not working, and the other
Gumps don't seem to be set up to nag.

S
-----Original Message-----
From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED]
Sent: 01 December 2003 14:48
To: JMeter Developers List
Subject: Re: Nightl builds (was Remove icons, replace with
enabled/disabled ch eckbox?)


I'm getting an error on "ant test" too. Been there for a while -- dind't 
say anything because I saw you were working on it. I understand you 
don't get it in your environment. Can I help?

And why doesn't bug nag us about it?

      [java] 1) 
testGUIComponents(org.apache.jmeter.junit.JMeterTest)junit.framework.Compari
sonFailure: 
GUI-CLASS: Failed on 
org.apache.jmeter.protocol.http.control.gui.AccessLogSamplerGui 
expected:<> but was:<Shouldn't be here>
      [java]     at 
org.apache.jmeter.junit.JMeterTest.testGUIComponents(JMeterTest.java:75)
      [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
      [java]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
      [java]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
      [java]     at org.apache.jorphan.test.AllTests.main(AllTests.java:183)


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

Reply via email to