Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-beta-1
-
Labels:None
-
Environment:Windows XP
JDK 1.5.0_06
Description
Sometime, when we execute the plugin on the complete Suite, it seems that it's blocked just before write the result, and the HTML is not generated.
I think, that's when anybody edit the Suite or a single PageTest.
But, if we execute the plugin on a single TestPage, it's working correctly.
Issue Links
- is related to
-
MFITNESSE-9
Sometime with fitnesse 20060719, the plugin stay blocked expecting a response from the FitNesse server.
-
It was due to the use of the verbose FitNesse parameter.
FitNesse will always be run with '-v' option.