I'm confused... If testing runs with the bots, all works well and optional token module is downloaded, but it is not visible at all that token will be checked out. See https://qa.drupal.org/pifr/test/392078, please.

Can you also show the test_dependencies[] = token checkouts, please? Otherwise we may think that the optional modules are not checked out.

Comments

trobey’s picture

Status: Active » Closed (duplicate)

Project Dependency has nothing to do with the Review log; however, I wrote a patch #760890: Display module dependencies on project pages that displays the dependencies on a tab on the release page. This is probably more useful than in the Review log since a test does not have to be run and the information is not buried. I stopped working on this since there was a lack of interest. If someone indicates an interest I could proceed relatively quickly.

hass’s picture

Status: Closed (duplicate) » Active

That references feature sounds useful to me, but I think it is far away from being the same.

I'm not talking about dependencies on a static page. I have problems to verify that my tests are running properly and they failed. The reason why I cannot investigate the root cause is simply because the test_dependencies (optional module dependency) are not visible in the Review log. That makes it impossible to investigate why testing is not working properly. dependencies and test_dependencies are not the same and it is possible that I added a test_dependencies (optional module dependency) with a last commit only. That does not mean there is a project dependency.

Mixologic’s picture

Status: Active » Closed (outdated)

I think this is referring to older drupalci stuff that isnt project_dependency related, and also, is fixed.