On 20/05/2008, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-05-20 at 01:23 +0100, sebb wrote:
>  > It's about time (indeed overdue) for another JMeter release, so I've
>  > created JMeter 2.3.1 RC1 in the directory:
>  >
>  > http://people.apache.org/~sebb/jmeter-2.3.2/dist
>  >
>  > Site/Docs are here:
>  > http://people.apache.org/~sebb/jmeter-2.3.2/docs
>  >
>  > Tag:
>  > http://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_3_2RC1
>  >
>  > Keys are here:
>  > http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/KEYS.txt
>  > also
>  > http://www.apache.org/dist/jakarta/jmeter/KEYS
>  >
>  > All feedback (and votes!) welcome.
>  >
>  > [ ]+1 - the release candidate is OK
>  > [ ]-1 - there is a problem (please indicate what it is)
>  >
>  > The vote will remain open for at least 72 hours.
>  >
>  > Note: If the vote passes, the intention is to release the archive
>  > files and create the release tag from the RC1 tag.
>  >
>
>
> Hi Sebastian

Thanks for trying it out.

>  JMeter compiles and builds just fine. All tests pass for me, but the
>  'ant test' terminates with a build failure.
>
>  BUILD FAILED
>  /home/oleg/temp/jakarta-jmeter-2.3.2/build.xml:1552: Files are not
>  identical.
>
>  Any idea what may be wrong?

One of the tests uses two threads - the ramp up time is supposed to
ensure that the first thread finishes before the second starts, but
sometimes this does not happen, and the samples occur in the wrong
order.

In my experience that is fairly rare, but perhaps the ramp-up needs to
be increased.

If the comparison fails, there should be some BatchTestLocal.csv/.xml
files in the bin directory; these should agree with the same name
files in bin/testfiles.

If you want to run it again without rebuilding everything, try

ant batchtest
or
ant batchtestserver

If the test often fails on your system then clearly the test needs
fixing - what OS/Java/hardware are you using?

>  Oleg
>
>  > Here's my:
>  >
>  > +1
>  >
>  > ---------------------------------------------------------------------
>  > 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]
>
>

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

Reply via email to