Problem/Motivation

PHPUnit test failure:
Error: Class "Drupal\Tests\field_group\Functional\Drupal" not found

Steps to reproduce

Run PHPUnit test for field_group.

Proposed resolution

Fix error and supply patch for the same.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

Added some related issue where this module is listed as dependencies and causing issue.

CommentFileSizeAuthor
#3 3308084-3.patch774 bytesnarendra.rajwar27

Comments

narendra.rajwar27 created an issue. See original summary.

narendra.rajwar27’s picture

Title: FieldGroupTest Service not Found Issue. » FieldGroupTest Class not Found Issue.
narendra.rajwar27’s picture

StatusFileSize
new774 bytes
swentel’s picture

Bitten by this one as well for DS, testbot should be happy normally

  • swentel committed 2cf607d on 8.x-3.x
    Issue #3308084 by narendra.rajwar27: FieldGroupTest Class not Found...
swentel’s picture

Status: Needs review » Fixed

committed and pushed so DS tests can run
remaining failures are not related to that code (afaics)

swentel credited paulocs.

swentel’s picture

Adding credits

swentel’s picture

Status: Fixed » Closed (fixed)