Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2009 at 21:18 UTC
Updated:
19 Jan 2009 at 22:00 UTC
The $batch['js'] entry is a leftover from #250047: Rework the SimpleTest results interface and clean-up of backend code, which at some point attempted to add expandable partial test results on the progress page itself.
That got abandoned later, and nothing in the current code parses this 'js' entry.
| Comment | File | Size | Author |
|---|---|---|---|
| simpletest_batch_js.patch | 870 bytes | yched |
Comments
Comment #1
dries commentedCommitted to CVS HEAD. Thanks.