Closed (works as designed)
Project:
Drupal.org Testbots
Component:
unexplained test failure
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2015 at 17:11 UTC
Updated:
14 Jul 2015 at 13:52 UTC
Jump to comment: Most recent
Comments
Comment #1
arnested commentedIt looks as if the test bot installs the project without the ctools module.
The ctools module is added as a dependency in the patch.
And apparently that is not supported by the test bot. The test bot uses precalculated dependencies from Project Dependency. See #1710704.
Comment #2
claudiu.cristeaMakes a lot of sense. Thank you!