Thanks, I hope a file of 32K is ok. It is attached. Note that this is just an example because every time I run it it fails on a different couple of responses that have the pattern text but just doesn't find it.
The string that should have been found in the attached example was "Further narrow your search by". I tried the ORO regexp matching on the file using BeanShell and it found it just fine. Not sure why it didn't find it for just one of the 10 threads on the run (Granted, I'm using different data for each thread, but the attached response should not have been flagged as an error). I was wondering if maybe there is a logic error somewhere in the ResponseAssertion#evaluateResponse() method. Like maybe the NOT is getting set or something. I'll try some debug printlns if I can get it to build. Thanks! Jonathan Carlson Minneapolis, Minnesota >>> [EMAIL PROTECTED] 12/13/02 05:56PM >>> > I've been noticing that in certain circumstances the Assertion Results > doesn't find a string that is there. After looking into it a little deeper > it appears that the line where the string occurs is very very long. Is it > possible that it has a weakness in this case? Could you please send us the minimal html file where problem occurs (if not* very* big :)) and the test file? It'll help us to see and to debug the problem. best regards Michal Kostrzewa -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. **********************************************************************
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

