testexecfw/tef/test/baseline/emulator/urel/dt-tef-logger-0042.htm
changeset 0 3e07fef1e154
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testexecfw/tef/test/baseline/emulator/urel/dt-tef-logger-0042.htm	Mon Mar 08 15:03:44 2010 +0800
@@ -0,0 +1,48 @@
+05:16:00:515 <html><body><pre>
+05:16:00:515 <font size=2 color=00AFFF>
+TEST SYNOPSIS:</font>
+TEF Version : 3.2.1031
+START_TESTCASE COUNT : 1
+RUN_TEST_STEP COUNT : 3
+
+<font size=2 color=00AF00>*** TestExecute Started 05/01/2009 05:16:00:515 ***</font>
+05:16:00:515 c:\testdata\scripts\dt-tef-logger-0042.script LOAD_SUITE TEF_LoggerTestStep
+05:16:00:540 c:\testdata\scripts\dt-tef-logger-0042.script START_TESTCASE DT-TEF-Logger-0042
+05:16:00:545 <font size=2 color=00AF00>c:\testdata\scripts\dt-tef-logger-0042.script Line = 10 Command = START_TESTCASE DT-TEF-Logger-0042  </font>
+05:16:00:545 c:\testdata\scripts\dt-tef-logger-0042.script   PRINT should fail
+05:16:00:545 INFO -  2710 ScriptEngine.cpp 1381  should fail
+
+05:16:00:545 c:\testdata\scripts\dt-tef-logger-0042.script   RUN_TEST_STEP !PanicCode=110 !PanicString="a  b" 1000 TEF_LoggerTestStep TEFPanicDblSpaceStep
+05:16:00:550 INFO -  2710 TestExecuteLogger.cpp 2483 Expected panic string was "a  b" (in script)
+05:16:00:550 INFO -  2710 TestExecuteLogger.cpp 2484 Received panic string was "a b"(in code)
+05:16:00:555 <font size=2 color=FF0000>c:\testdata\scripts\dt-tef-logger-0042.script Line = 30 Command =   RUN_TEST_STEP !PanicCode=110 !PanicString="a  b" 1000 TEF_LoggerTestStep TEFPanicDblSpaceStep  Code = 110  a b ***Result = FAIL </font>
+05:16:00:555 c:\testdata\scripts\dt-tef-logger-0042.script   RUN_TEST_STEP !PanicCode=110 !PanicString=OtherThing 1000 TEF_LoggerTestStep TEFPanicSomeThingStep 
+05:16:00:560 INFO -  2710 TestExecuteLogger.cpp 2483 Expected panic string was "OtherThing" (in script)
+05:16:00:565 INFO -  2710 TestExecuteLogger.cpp 2484 Received panic string was "SomeThing"(in code)
+05:16:00:565 <font size=2 color=FF0000>c:\testdata\scripts\dt-tef-logger-0042.script Line = 31 Command =   RUN_TEST_STEP !PanicCode=110 !PanicString=OtherThing 1000 TEF_LoggerTestStep TEFPanicSomeThingStep  Code = 110  SomeThing ***Result = FAIL </font>
+05:16:00:570 c:\testdata\scripts\dt-tef-logger-0042.script   RUN_TEST_STEP !PanicCode=110 !PanicString=OtherThing 1000 TEF_LoggerTestStep TEFPanicEmptyStep
+05:16:00:570 INFO -  2710 TestExecuteLogger.cpp 2483 Expected panic string was "OtherThing" (in script)
+05:16:00:575 INFO -  2710 TestExecuteLogger.cpp 2484 Received panic string was ""(in code)
+05:16:00:580 <font size=2 color=FF0000>c:\testdata\scripts\dt-tef-logger-0042.script Line = 32 Command =   RUN_TEST_STEP !PanicCode=110 !PanicString=OtherThing 1000 TEF_LoggerTestStep TEFPanicEmptyStep  Code = 110   ***Result = FAIL </font>
+05:16:00:580 c:\testdata\scripts\dt-tef-logger-0042.script END_TESTCASE DT-TEF-Logger-0042
+05:16:00:585 <font size=2 color=FF0000>c:\testdata\scripts\dt-tef-logger-0042.script Line = 33 Command = END_TESTCASE DT-TEF-Logger-0042 ***TestCaseResult = FAIL </font>
+05:16:00:585 ERROR -  2710 testexecute.cpp 564 The panic detection thread detected 3 panics:
+05:16:00:585 ERROR -  2710 testexecute.cpp 567 Remote Panic 1 - Name of Panicked Thread: Worker813303340 508418556, Exit Reason: 110, Exit Category a b
+05:16:00:590 ERROR -  2710 testexecute.cpp 567 Remote Panic 2 - Name of Panicked Thread: Worker813303340 1626562265, Exit Reason: 110, Exit Category SomeThing
+05:16:00:590 ERROR -  2710 testexecute.cpp 567 Remote Panic 3 - Name of Panicked Thread: Worker813303340 518288964, Exit Reason: 110, Exit Category 
+05:16:00:590 <font size=2 color=00AFFF>TEST STEP SUMMARY:</font>
+05:16:00:590 <font size=2 color=00AF00>PASS = 0</font>
+05:16:00:590 <font size=2 color=FF0000>FAIL = 3</font>
+05:16:00:590 <font size=2 color=0000FF>ABORT = 0</font>
+05:16:00:590 <font size=2 color=0000FF>PANIC = 0</font>
+05:16:00:590 <font size=2 color=0000FF>INCONCLUSIVE = 0</font>
+05:16:00:590 <font size=2 color=0000FF>UNKNOWN = 0</font>
+05:16:00:590 <font size=2 color=0000FF>UNEXECUTED = 0</font>
+05:16:00:590 <font size=2 color=0000FF>COMMENTED OUT COMMAND'S = 0</font>
+05:16:00:590 <font size=2 color=0000FF>SYSTEM PANICS COUNT = 3</font>
+05:16:00:590 <font size=2 color=00AFFF>TEST CASE SUMMARY:</font>
+05:16:00:590 <font size=2 color=00AF00>PASS = 0</font>
+05:16:00:590 <font size=2 color=FF0000>FAIL = 1</font>
+05:16:00:590 <font size=2 color=C0C0C0>SKIPPED_SELECTIVELY = 0</font>
+05:16:00:590 <font size=2 color=0000FF>INCONCLUSIVE = 0</font>
+05:16:00:590 </pre></body></html>