Updates:
Status: Done
Owner: pekka.klarck
Comment #2 on issue 1656 by pekka.klarck: `Pass Execution` in suite
teardown causes tests to be reported failed on console
http://code.google.com/p/robotframework/issues/detail?id=1656
This issue was updated by revision 874a1e732c8b.
The problem was that PassExecution exception was not handled correctly in
suite teardowns. Status written to the XML output was correct, and thus
logs/reports generated based on them were correct too. Statistics collected
at runtime and shown on console were wrong. You would also see the problem
if you executed tests programmatically. The received Result object could
contain incorrect test statuses.
Pass Execution was already tested in suite teardown but this bug slipped
through because the tests only verified statuses based on the XML output.
Added test to verify statitics on the console too.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.