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

tr’s picture

Solved in core Drupal (D7 and D8) by #666854: E_NOTICE warnings in run_tests.sh - the patch from #3 should work here too.

lendude’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is not supported anymore.