Merge lp://qastaging/~elopio/selenium-simple-test/on_exception_tests into lp://qastaging/selenium-simple-test

Proposed by Leo Arias
Status: Superseded
Proposed branch: lp://qastaging/~elopio/selenium-simple-test/on_exception_tests
Merge into: lp://qastaging/selenium-simple-test
Diff against target: 190 lines (+145/-0) (has conflicts)
2 files modified
src/sst/runtests.py (+47/-0)
src/sst/tests/test_sst_test_case.py (+98/-0)
Text conflict in src/sst/runtests.py
Text conflict in src/sst/tests/test_sst_test_case.py
To merge this branch: bzr merge lp://qastaging/~elopio/selenium-simple-test/on_exception_tests
Reviewer Review Type Date Requested Status
Canonical ISD QA Team Pending
Review via email: mp+144061@code.qastaging.launchpad.net

Commit message

Added tests to the error handling methods. Instead of rethrowing the exception, use details.

Description of the change

Added tests to the error handling methods. Instead of rethrowing the exception, use details.

To post a comment you must log in.
364. By Leo Arias

Refactor the exception handlers to be added separately on setUp.

365. By Leo Arias

Moved the cleanup stop next to the start

366. By Leo Arias

Pass the traceback as a parameter to postmortem.

367. By Leo Arias

Merged with trunk.

368. By Leo Arias

Fixed again the style issues.

369. By Leo Arias

Fixed the last merge error.

370. By Leo Arias

Missed the update of the skip action.

371. By Leo Arias

Removed unnecesary shebangs.

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches