- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
Let's continue in 📌 10.1.x compatibility: tests are failing against Drupal 10.1.x due to upstream changes Fixed .
It looks like https://www.drupal.org/node/3301716 → has caused the CDN module's integration tests to fail → :
Testing Drupal\Tests\cdn\Functional\CdnIntegrationTest
E...... 7 / 7 (100%)
Time: 00:33.428, Memory: 4.00 MB
There was 1 error:
1) Drupal\Tests\cdn\Functional\CdnIntegrationTest::testCss
Behat\Mink\Exception\ExpectationException: The string "url(" was not found anywhere in the HTML response of the current page.
/var/www/html/vendor/behat/mink/src/WebAssert.php:794
/var/www/html/vendor/behat/mink/src/WebAssert.php:324
/var/www/html/core/tests/Drupal/Tests/WebAssert.php:496
/var/www/html/modules/contrib/cdn/tests/src/Functional/CdnIntegrationTest.php:141
/var/www/html/modules/contrib/cdn/tests/src/Functional/CdnIntegrationTest.php:111
/var/www/html/vendor/phpunit/phpunit/src/Framework/TestResult.php:728
ERRORS!
Tests: 7, Assertions: 53, Errors: 1.
Closed: duplicate
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Let's continue in 📌 10.1.x compatibility: tests are failing against Drupal 10.1.x due to upstream changes Fixed .