Closed (works as designed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 20:17 UTC
Updated:
22 Jun 2011 at 06:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
Thomas_Zahreddin commentedpatch shows what i mean …
Comment #2
Thomas_Zahreddin commentedhttp://drupalcode.org/project/drupal.git/blobdiff/b9ed1bc6e64fe82019c92c...
so it sould be a issue against simpletest.
My argument:
it is not needed for productive environment - so simpletest should be changed (and not the test object).
If simpletest needs something, then it's simpltests task to gather the stuff …
Comment #3
dave reidYou probably want to fix this in Core SimpleTest first then.
Comment #4
Thomas_Zahreddin commentedfound with chx support:
http://drupalcode.org/project/drupal.git/blob/e9d97f1eef493de9b9cb3ae456...
means simpletest uses this to test disabled modules …