When running the tests on the new patches we get this deprecation notice:
4x: Drupal\Tests\BrowserTestBase::$defaultTheme is required in drupal:9.0.0 when using an install profile that does not set a default theme. See https://www.drupal.org/node/2352949, which includes recommendations on which theme to use.
1x in JsonapiResourceTest::testAddReminderResource from Drupal\Tests\jsonapi_resources\Functional
1x in JsonapiResourceTest::testFeaturedNodesResource from Drupal\Tests\jsonapi_resources\Functional
1x in JsonapiResourceTest::testAuthorContentResource from Drupal\Tests\jsonapi_resources\Functional
1x in JsonapiResourceTest::testCurrentUserInfoResource from Drupal\Tests\jsonapi_resources\Functional| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3094974-2.patch | 481 bytes | sam711 |
Comments
Comment #2
sam711 commentedComment #3
sam711 commentedComment #4
mglamanThanks! re-running HEAD tests to verify it's broken.
Comment #6
mglamanThank you! HEAD will be green once more!
Comment #7
kristen polPer a Slack discussion with Gábor Hojtsy regarding usage of D9 tags (Drupal 9, Drupal 9 compatibility, Drupal 9 readiness, etc.), "Drupal 9 compatibility" should be used for contributed projects that need updating and "Drupal 9" was the old tag for D8 issues before the D9 branch was ready. Doing tag cleanup here based on that discussion.