Problem/Motivation
Tests are failing with:
1) Drupal\KernelTests\Core\Test\PhpUnitApiGetTestClassesTest::testEquality with data set "All tests" ([])
PHPUnit\Framework\Exception: PHP Fatal error: Cannot redeclare class Drupal\Tests\search\Kernel\NodeSearchTest (previously declared in /var/www/html/repos/drupal/core/modules/search/tests/src/Kernel/node/NodeSearchTest.php:18) in /var/www/html/repos/drupal/core/modules/search/tests/src/Kernel/node/NodeSearchTest.php on line 18Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3582260
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3582260-nodesearchtest-missing-part-namespace
changes, plain diff MR !15285
Comments
Comment #2
joachim commentedComment #4
catchRTBC. I will commit this (essentially from needs review...) once the pipeline has come back green since HEAD is broken (albeit a bit silently) and the fix is trivial.
Comment #8
catchCommitted/pushed to main and 11.x, thanks!