Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2008 at 23:23 UTC
Updated:
23 Nov 2008 at 03:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedI removed white-space clean-up since that is in several other patches and the rework patch should make in soon (#305077: Rework simpletest backend).
The upload test doesn't pass with this applied.
Comment #2
drewish commentedah, seems like the order of operations was getting wacky. this passes all the uploading (upload.module, blogapi.module, user.module) tests.
Comment #3
drewish commentedsimple fix... still applies.
Comment #4
webchickCommitted to HEAD. Thanks!