Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jun 2011 at 06:31 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
I attempted to run all of Project module's automated tests, but the first one fails because of:
An error occurred. /batch?id=4332&op=do <br /> <b>Fatal error</b>: Call to undefined function cvsmigration_make_anonymized_address() in <b>/var/www/dev/metrics-drupal.redesign.devdrupal.org/htdocs/sites/all/modules/cvsmigration/cvsmigration.test</b> on line <b>29</b><br />
This is because the module isn't enabled. Since this was only needed temporarily during the Git migration, I think this could be removed entirely now, and would prevent this from hitting another contributor down the road.
Comments
Comment #1
drummDone.