Closed (outdated)
Project:
SimpleTest
Version:
6.x-2.11
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 16:31 UTC
Updated:
11 Nov 2019 at 15:28 UTC
Jump to comment: Most recent
When executing run-tests.sh with --verbose, I receive the following notice. It would be nice if it could be fixed
Notice: Undefined property: stdClass::$caller in simpletest_script_format_result() (line 540 of /var/www/drupal6/scripts/run-tests.sh).
Comments
Comment #1
tr commentedSolved in core Drupal (D7 and D8) by #666854: E_NOTICE warnings in run_tests.sh - the patch from #3 should work here too.
Comment #2
lendudeThis version is not supported anymore.