Summary
c3 tests use invalid scoping
Metadata
- Id: 434e3e6c0947e825f183856fc1cd193f31176f73
- Trac id: 532
- Type: defect
- Reporter: sjamaan
- Owner: foof
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.6.x
- Changetime: 2011-03-20 23:14:36 UTC
- Created: 2011-03-15 19:57:31 UTC
- Keywords: c3, tinyclos
Attachments
- 434e3e6c0947e825f183856fc1cd193f31176f73/attachments/c3.diff
Description
Since the fix for #445, c3's tests don't work anymore.
At least, I think they shouldn't work; here's a patch that makes the tests work again. Even though tinyclos is deprecated, I think it's good to have the c3 tests still pass (it annoys me when I'm looking through mini-salmonella output when I try to verify if I broke something).
I am not very familiar with testeez, so I decided to convert the rather simple tests to the test egg while I was at it.
Changes and comments
[2011-03-15 19:57:51 UTC] sjamaan attached c3.diff (description=Test fix plus change from testeez egg to test egg)
[2011-03-20 23:14:36 UTC] sjamaan changed status from new to closed
[2011-03-20 23:14:36 UTC] sjamaan set resolution to fixed
[2011-03-20 23:14:36 UTC] sjamaan wrote:
Applied fix (sort-of by accident). I hope you don't mind, Alex :)