Changes between Initial Version and Version 1 of Ticket #16215, comment 29
- Timestamp:
- 02/04/2013 12:56:17 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16215, comment 29
initial v1 1 i am trying to create a unit test for this bug, but need a little help. my attached test should fail if the bug exists, but it passes... usually anyway - in my test environment it sometimes fails, i'm not sure why.1 i am trying to create a unit test for this bug, but need a little help. my attached test goes thru the steps outlined above to reproduce the bog, and should fail if the bug exists, but it passes... (usually anyway - in my test environment it sometimes fails, i'm not sure why). 2 2 3 3 i must be doing something, or several things, wrong because the assertions all pass before the patch and fail after the patch. if someone can help me out here, i'm happy to write more tests for the revisions bugs we are fixing.