Test fails.

File exists after uploading a file with extension checking. Other filefield.test 501 FileFieldValidateTestCase->testFileExtension()

SimpleTest 6.x-2.9
FileField 6.x-3.2

Problem
File field test think that method drupalGetTestFiles($type, $size) returns for type = image file that is png.
But this version of simple test returns gif file.

I have attached patch.

Comments

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new2.95 KB

Thanks, I ran our tests a few times and fixed additional warnings/notices with the attached patch. Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.