Drew, My guess is that your enhancements to SizeAssertion introduced the test failure below - can you please fix the problem or the test.
Thanks, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au .Mac Chat/AIM: seade at mac dot com On 11/01/2003 1:10 AM, "Jordi Salvat i Alabart" <[EMAIL PROTECTED]> wrote: > Please remember to run "ant test" or "./build.sh test" before committing > your changes. > > [java] There was 1 failure: > [java] 1) > testGUIComponents(org.apache.jmeter.junit.JMeterTest)junit.framework.Assertion > FailedError: > GUI-CLASS: Failed on org.apache.jmeter.assertions.gui.SizeAssertionGui > [java] at > org.apache.jmeter.junit.JMeterTest.testGUIComponents(JMeterTest.java:72) > [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [java] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [java] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.j > ava:25) > [java] at org.apache.jorphan.test.AllTests.main(AllTests.java:155) > > [java] FAILURES!!! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
