As per #1541674: Remove the registry, we hope to be moving from the registry over to PSR-0 classes. Taking this into consideration, we'll have to switch admin_menu.test over.
lib/Drupal/admin_menu/Tests/AdminMenuLinkTypesTest.php
lib/Drupal/admin_menu/Tests/AdminMenuDynamicLinksTestCase.php
... etc.
Comments
Comment #1
sunDepends on the deployment of #1674290: PSR-0 tests in contrib modules are not found to qa.drupal.org.
However, this should not block the registry removal. I'm fine with having no automated tests for a short period. ;)
Comment #2
sunTests have been converted to PSR-0. Some failures due to other changes in Drupal HEAD.