Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Oct 2009 at 20:27 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
tobiasbComment #2
boombatower commentedoo...I made issue at #610240: $ret left out to die in simpletest_clean_database(), marking as dup.
Comment #3
nkmaniPatch works and the notice message is gone after the patch.
Comment #4
matason commentedPatch applied cleanly and fixed the error.
Comment #5
webchickCommitted to HEAD. Sounds like we need tests for cleaning the database. I'm not sure if this is possible, though.