| Issue 41: | ExtJs output not rendering on single result | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
1.http://localhost:8500/mxunit/tests/runner/HttpAntRunnerTest.cfc?method=runtestremote
2. Click (view in extjs mode)
What is the expected output?
Pretty page.
What do you see instead?
The following unrendered code:
a_output[1] = ''; a_output[1] = a_output[1] + '
Debug Output - array
1 C:\\CFusionMX7\\wwwroot\\mxunit\\tests\\framework\\fixture\\fixturetests
2
Debug Output - struct
errors 0
failures 2
hostname localhost
tests 8
time 172
timestamp {ts \'2007-12-30 08:47:37\'}
3 C:\\CFusionMX7\\wwwroot\\mxunit\\tests\\framework\\fixture\\fixturetests
';/mxunit/resources/ext2/[1,'mxunit.tests.runner.HttpAntRunnerTest','testRun','Passed',328,'','View
output']HttpAntRunnerTest(view in normal html mode)
Failures: 0 Errors: 0 Successes: 1
Jan 24, 2008
Project Member
#1
virtix
Status:
Fixed
|