Part of the
🌱
[META] Remove all usages of drupal_static() & drupal_static_reset()
Active
effort for usages of drupal_static() and drupal_static_reset() in \Drupal\Tests\image\Functional\ImageEffectsTest tests.
ImageEffectsTest are not doing any HTTP request. The exception is ::testEffectFormValidationErrors() but its scope could be tested with Kernel rather than Functional test.ToolkitTest is doing HTTP requests.
ImageEffectsTest into a Kernel test.ToolkitTest into a Kernel test.\Drupal\FunctionalTests\Image\ToolkitTestBase.\Drupal\Tests\Traits\Core\ToolkitTestTrait to provide reusable code.None.
None.
None.
None.
N/A
Fixed
9.1
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.