Unable to generate test groups

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

EXECUTING: sudo -u www-data php /var/www/html/core/scripts/run-tests.sh --list > /var/lib/drupalci/workdir/simpletest.standard/testgroups.txt

exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\Tests\views\FunctionalJavascript\EmbeddedViewPaginationAJAXTest' in /var/www/html/core/modules/simpletest/src/TestDiscovery.php:355
Stack trace:
#0 /var/www/html/core/modules/simpletest/src/TestDiscovery.php(181): Drupal\simpletest\TestDiscovery::getTestInfo('Drupal\\Tests\\vi...', '')
#1 /var/www/html/core/modules/simpletest/simpletest.module(582): Drupal\simpletest\TestDiscovery->getTestClasses(NULL, Array)
#2 /var/www/html/core/scripts/run-tests.sh(76): simpletest_test_get_all(NULL)
#3 {main}

1 coding standards message

core/modules/views/tests/modules/views_test_ajax_subscriber/src/EventSubscriber/ViewsTestAjaxSubscriberEvent.php
line 20Visibility must be declared on method "getSubscribedEvents"

drupal 8.3.x-dev branch result

History

UpdatedResult
26 May 2017 at 13:27 UTC