Merge lp:~joetalbott/adt-to-utah/add_testcase_name into lp:adt-to-utah

Proposed by Joe Talbott
Status: Merged
Approved by: Joe Talbott
Approved revision: 12
Merged at revision: 11
Proposed branch: lp:~joetalbott/adt-to-utah/add_testcase_name
Merge into: lp:adt-to-utah
Diff against target: 10 lines (+2/-0)
1 file modified
adt_to_utah/__init__.py (+2/-0)
To merge this branch: bzr merge lp:~joetalbott/adt-to-utah/add_testcase_name
Reviewer Review Type Date Requested Status
Francis Ginther Approve
Para Siva (community) Approve
Review via email: mp+256180@code.launchpad.net

Commit message

Add 'testcase' to command entry as well.

Description of the change

Add 'testcase' to command entry as well.

To post a comment you must log in.
12. By Joe Talbott

Add testsuite.

Revision history for this message
Para Siva (psivaa) wrote :

+1

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Talked to Joe about this across the table. The summary file isn't detailed enough to provide any more data other then the return code. Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'adt_to_utah/__init__.py'
2--- adt_to_utah/__init__.py 2015-04-14 16:25:33 +0000
3+++ adt_to_utah/__init__.py 2015-04-14 19:40:35 +0000
4@@ -76,6 +76,8 @@
5 'user': None,
6 'stdout': '',
7 'stderr': '',
8+ 'testcase': result,
9+ 'testsuite': 'adt-to-utah',
10 }
11
12

Subscribers

People subscribed via source and target branches

to all changes: