Looking at the project, tests are failing due to the fact that there is a lack of test_dependency declaration in the .info file, so would propose adding one. I'm running into a situation where I get a fatal error when trying to run tests against custom modules (using standard simpletest execution script) courtesy of commerce not being available.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | facebook_tracking_pixel-add-test_dependencies-2990190-2.patch | 414 bytes | dan.munn |
Comments
Comment #2
dan.munn commentedProposed patch attached, note that I don't believe this would unblock the test until commited.
Comment #3
perignon commentedInteresting because I run this module through TravisCI.
Comment #5
perignon commentedCommitted! Thanks for the patch.