1) Drupal\Tests\tour_ui\Functional\TourUITest::testUi
Exception: Drupal\Tests\BrowserTestBase::$defaultTheme is required. See https://www.drupal.org/node/3083055, which includes recommendations on which theme to use.

https://www.drupal.org/node/3083055 recommends not to
protected $defaultTheme = 'stark';

Comments

clemens.tolboom created an issue. See original summary.

  • clemens.tolboom committed 99c3f90 on 8.x-1.x
    Issue #3139018 by clemens.tolboom: BrowserTestBase::$defaultTheme is...
clemens.tolboom’s picture

Hopefully that fixed the D9 testing error.

clemens.tolboom’s picture

Status: Active » Fixed
Related issues: +#3127457: Add core version requirement support for drupal 9

It did apart from

1) Drupal\Tests\tour_ui\Functional\TourUITest::testUi
Unable to install modules: module 'tour_ui' is incompatible with this version of Drupal core.

which is #3127457: Add core version requirement support for drupal 9

Status: Fixed » Closed (fixed)

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