Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3613250

Command icon 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:

Comments

catch created an issue. See original summary.

catch’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems like a good split. Since these are functional tests don't think the kernel failure

 Kernel Test Http Request (Drupal\KernelTests\KernelTestHttpRequest)
     ✔ Request
     ✔ Click link
     ✘ Kernel test route
       ┐
       ├ Behat\Mink\Exception\ExpectationException: The string "O=hk>&'2" was not found anywhere in the HTML response of the current page.
       │
       │ /builds/vendor/behat/mink/src/WebAssert.php:888
       │ /builds/vendor/behat/mink/src/WebAssert.php:363
       │ /builds/core/tests/Drupal/Tests/WebAssert.php:569
       │ /builds/core/tests/Drupal/Tests/WebAssert.php:557
       │ /builds/core/tests/Drupal/KernelTests/KernelTestHttpRequestTest.php:113

is related.