In #2309017: Automatically trim meta tag lengths (D7), the tests enable the devel module, but it is not listed as a test dependency in the getInfo()-method of the tests. This causes the tests to fail when devel is not present on the file system.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | metatag-n3021167-5.patch | 31.05 KB | damienmckenna |
Comments
Comment #2
Stevel commentedComment #3
Stevel commentedComment #4
damienmckennaComment #5
damienmckennaLet's expand it so all submodules list it too. there were also a number of tests that didn't have a "dependencies" item in the getInfo() method.
Comment #7
damienmckennaCommitted. Thanks!