git @ Cat's Eye Technologies Falderal / support-python-3 tests / test-freestyle-format.expected
support-python-3

Tree @support-python-3 (Download .tar.gz)

test-freestyle-format.expected @support-python-3raw · history · blame

FAILED  : 

Demonstrate error expectation (Intentional fail.)

Location: test-freestyle-format.markdown, line 62
Function: Cat
Impl    : shell command "python cat.py"
Body    : meow
Expected: error:
woof
Actual  : output:
meow

FAILED  : 

Demonstrate error expectation (Intentional fail.)

Location: test-freestyle-format.markdown, line 65
Function: Cat
Impl    : shell command "python cat.py"
Body    : meow
Expected: error:
woof
Actual  : output:
meow

FAILED  : 

Demonstrate error expectation (Intentional fail.)

Location: test-freestyle-format.markdown, line 68
Function: Cat
Impl    : shell command "python cat.py"
Body    : meow
Expected: error:
bow
wow
Actual  : output:
meow

--------------------------------
Total test runs: 10, failures: 3
--------------------------------