Merge lp://staging/~bregma/unity-scope-guayadeque/lp-1229028 into lp://staging/unity-scope-guayadeque
Proposed by
Stephen M. Webb
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Stephen M. Webb | ||||
Approved revision: | 32 | ||||
Merged at revision: | 32 | ||||
Proposed branch: | lp://staging/~bregma/unity-scope-guayadeque/lp-1229028 | ||||
Merge into: | lp://staging/unity-scope-guayadeque | ||||
Diff against target: |
12 lines (+1/-1) 1 file modified
tests/test_guayadeque.py (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~bregma/unity-scope-guayadeque/lp-1229028 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
David Callé (community) | Approve | ||
Review via email: mp+187030@code.staging.launchpad.net |
Commit message
fixed testcase failure with traceback (lp: #1229028)
Description of the change
= Problem description =
Package fails to build during autolanding run because tests fail to run.
= The fix =
Pass an empty metatdata dictionary to the search context creation instead of a None.
= Test coverage =
Running existing tests pass instead of issuing a traceback.
To post a comment you must log in.
+1