Bugs item #1294905, was opened at 2005-09-19 03:15 Message generated for change (Comment added) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1294905&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: Release 1.2 >Status: Closed >Resolution: Works For Me Priority: 5 Private: No Submitted By: Mary-Anne (mcosgrove) >Assigned to: Julien HENRY (henryju) Summary: Tests fail when wrapped in LoadTest Initial Comment: Construct a JWebUnit test. Wrap it in a JUnitPerf LoadTest with 2 or more users. This should run the test multiple times. The first run succeeds but all subsequent runs fail. They seem to share the same WebConversation? Are there static variables that are being reused by the different user threads? There is no problem doing a similar thing with HttpUnit tests. ---------------------------------------------------------------------- >Comment By: Julien HENRY (henryju) Date: 2007-04-14 19:49 Message: Logged In: YES user_id=1235926 Originator: NO This problem is now resolved. You simply have to use a TestFactory (see JWebUnit FAQ or JUnitPerf documentation). ---------------------------------------------------------------------- Comment By: Julien HENRY (henryju) Date: 2006-11-20 10:35 Message: Logged In: YES user_id=1235926 Originator: NO Is this bug still valid? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1294905&group_id=61302 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ JWebUnit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
