https://dispatcher.drupalci.org/job/default/33184/console

10:54:11 PHP Fatal error:  Uncaught exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\php\Tests\Plugin\views\PhpArgumentValidatorTest' in /var/www/html/core/modules/simpletest/src/TestDiscovery.php:329

None of my projects runs tests any longer

Comments

hass created an issue. See original summary.

hass’s picture

Project: Drupal core » PHP
Version: 8.0.x-dev » 8.x-1.x-dev
Component: views.module » Code
hass’s picture

Title: CI error on all projects » Add @group annotation to all tests to prevent CI errors
Status: Active » Needs review
StatusFileSize
new2.05 KB

Status: Needs review » Needs work

The last submitted patch, 3: Add-group-annotation-to-all-tests-to-prevent-CI-erro.patch, failed testing.

hass’s picture

Status: Needs work » Needs review

The module is broken and not green, with this patch it hopefully does not crash other modules test.

Status: Needs review » Needs work

The last submitted patch, 3: Add-group-annotation-to-all-tests-to-prevent-CI-erro.patch, failed testing.

hass’s picture

Status: Needs work » Needs review
hass’s picture

Status: Needs review » Reviewed & tested by the community

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 3: Add-group-annotation-to-all-tests-to-prevent-CI-erro.patch, failed testing.

The last submitted patch, 3: Add-group-annotation-to-all-tests-to-prevent-CI-erro.patch, failed testing.

hass’s picture

Status: Needs work » Reviewed & tested by the community

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 3: Add-group-annotation-to-all-tests-to-prevent-CI-erro.patch, failed testing.

hass’s picture

Modules is named PHP Filter. Changed it from PHP only.

hass’s picture

hass’s picture

Status: Needs work » Closed (duplicate)
Parent issue: » #2302133: Replace getInfo() in tests with phpDoc