Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Tests
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Aug 2010 at 17:35 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikey_p commentedComment #2
mikey_p commentedI can't get these passing locally and can't seem to get the maintainers feature working properly at all even though it seems to be working fine on d.o. I'm not sure if there is still an odd reliance on CVSlog or something that is affecting this, but it may be worth checking into. Here's to hoping the test bot can pick up on this.
Comment #3
mikey_p commentedSetting to needs review to see what the test bot thinks...
Comment #4
drummRe-uploading the same patch to see if it triggers a test. I don't think status changes are retroactive.
Comment #5
drummActually automated testing is not enabled for this project at http://drupal.org/node/75232/edit/issues. I don't know if there are any special requirements, so I won't turn it on myself.
Comment #6
dwwArgh, that's because the feature is actually broken. ;) See attached patch.
Comment #7
mikey_p commentedStashing this here while I reroll with the patch from #6.
Comment #8
mikey_p commented153 passes, 0 fails, and 0 exceptions ;)
I still need to review this to see if we need any more tests or if this is complete.
Comment #9
dwwReviewed the tests, look good. Ran the tests without the issue.inc patch from #6. 2 fails. Applied my fix from #6 and all tests pass. Also manually tested a bit to verify. Committed to HEAD. I'll comment here when this is live on d.o.
Comment #10
dwwThis is now live, and confirmed to be working.