Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
tests
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2008 at 23:20 UTC
Updated:
16 Nov 2008 at 19:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedsince testLimit() has the same type of error message comparison it seemed logical to fix that as well.
Comment #2
webchickWould you be able to explain how to replicate this bug? My whole test suite is passing.
Comment #3
drewish commentedi dumped the files directory and reinstalled simpletest and the tests work correctly now. that said i think these changes are improvements in the tests that will make them less brittle. but in light of the fact that they're working for me now i'll change this to an improvement task.
Comment #4
drewish commentedBetter title. Still applies cleanly and all upload tests pass.
Comment #5
drewish commentedlooks like this got rolled into #142995: Add hook_file and make files into a 1st class Drupal object