Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Refactor test_runner to use status classes instead of success/fail #1553

Merged
merged 1 commit into from
Nov 11, 2016

Conversation

billonahill
Copy link
Contributor

Instread of returning "success"/"fail" strings, test_runner should return TestSuccess or raise TestFailure.

Moved the status module classes to the common module to share between test frameworks.

@billonahill billonahill added this to the 0.14.5 milestone Nov 10, 2016
@billonahill billonahill self-assigned this Nov 10, 2016
@objmagic
Copy link
Contributor

👍

@billonahill billonahill merged commit bd4c885 into apache:master Nov 11, 2016
@billonahill billonahill deleted the billg/test_runner_status branch November 11, 2016 01:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants