Always get error "Testing was interrupted and results are incomplete"

Bug #1362124 reported by LaxmikantChitare
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
waferslim
New
Undecided
Unassigned

Bug Description

I have created a PythonTest wiki page in FitNesse with the following contents:

!contents -R2 -g -p -f -h

!define TEST_SYSTEM {slim}
!path C:\Python26\Lib\site-packages\waferslim-1.0.2-py2.6.egg\waferslim
!define COMMAND_PATTERN {python -m waferslim.server --syspath %p -v -k -l "C:\config\logconfigTemp.ini"}

|import|
|waferslim.fixtures|

|script|echo fixture|
|$value_1=|echo|9|
|$value_2=|echo|11|

|import|
|waferslim.examples.helper_fixtures|

|DT:multiplication|
|value 1|value 2|result?|
|$value_1|$value_2|99|

When I save the page and hit Test, I get this error:
Testing was interrupted and results are incomplete. Test Pages: 0 right, 0 wrong, 0 ignored, 0 exceptions Assertions: 0 right, 0 wrong, 0 ignored, 0 exceptions (0.646 seconds)

When I click on the "Errors Occured" button, I see:

slim:fitnesse.slim.SlimService

Date: 4:22:00 PM (IST) on Wednesday, August 27, 2014
Test Page: .PythonTest
Command: python -m waferslim.server --syspath C:\Python26\Lib\site-packages\waferslim-1.0.2-py2.6.egg\waferslim -v -k -l "C:\Program Files (x86)\Front\Front Arena\extras\MigratorBeta\MKETemplate\config\logconfigTemp.ini" 8093
Exit code: 1
Time elapsed: 0.611 seconds

--------------------------------------------------------------------------------

Standard Output:
140827 162159 I WaferSlimServer Starting server v1.0.2 with options: {'syspath': 'C:\\Python26\\Lib\\site-packages\\waferslim-1.0.2-py2.6.egg\\waferslim', 'verbose': True, 'encoding': 'utf-8', 'logconf': 'C:\\config\\logconfigTemp.ini', 'inethost': 'localhost', 'port': '8093', 'keepalive': True}
140827 162159 I WaferSlimServer Started and listening on 127.0.0.1:8093
140827 162200 I WaferSlimServer Handling request from 127.0.0.1:58360
140827 162200 D WaferSlimServer Send Ack

I cannot figure out what is going wrong. Kindly help.

System details:
Windows 7 64 bit
Python 2.6.4 [MSC v.1500 64 bit]
waferslim-1.0.2
IE 10

Regards,
Laxmikant Chitare

Revision history for this message
LaxmikantChitare (laxmikant-chitare) wrote :
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.