Instead of placing all test files directories in the root of the files directory, place them inside the simpletest directory in the base files directory. In other words:
sites/default/files/simpletest48353
becomes
sites/default/files/simpletest/48353
The reasoning is expressed at #443154: Fatal errors in tests not reported as failures on #15, not to mention that is makes sense.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 512104-nest-files.patch | 1.91 KB | boombatower |
Comments
Comment #1
boombatower commentedNote: critical since other issue is dependent on this and it is critical.
Comment #2
chx commentedComment #3
chx commentedComment #4
dries commentedCommitted to CVS HEAD. Thanks!