Enabling core's Testing module and navigating to admin/config/development/testing results in an exception: MissingGroupException: Missing @group annotation in Drupal\Tests\libraries\Kernel\ExternalLibrary\PhpFile\PhpFileLibraryTest.

CommentFileSizeAuthor
#2 2572401-1-group-annotation.patch550 bytesyas
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yas created an issue. See original summary.

yas’s picture

Status: Active » Needs review
FileSize
550 bytes

Adds @group annotations to the test file.

  • tstoeckler committed b025535 on 8.x-3.x authored by rjacobs
    Issue #2572401 by rjacobs, yas: Fix missing @group annotation in...
tstoeckler’s picture

Status: Needs review » Fixed

THanks! I gave the author attribution to @rjacbos because his patch in #2090623-7: Turn hardcoded library_load_files() into a more modern, flexible system came a little earlier.

Thanks a lot!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Status: Closed (fixed) » Needs work

The last submitted patch, 2: 2572401-1-group-annotation.patch, failed testing.

tstoeckler’s picture

Status: Needs work » Closed (fixed)