Problem/Motivation
CKEditor5Markup (Drupal\Tests\ckeditor5\FunctionalJavascript\CKEditor5Markup)
✔ Attribute encoding
✔ Filter html allowed global attributes
✘ Comments
┐
├ Behat\Mink\Exception\ExpectationException: The string "This is a test!" was not found anywhere in the HTML response of the current page.
│
│ /builds/project/drupal/vendor/behat/mink/src/WebAssert.php:888
│ /builds/project/drupal/vendor/behat/mink/src/WebAssert.php:363
│ /builds/project/drupal/core/tests/Drupal/Tests/WebAssert.php:559
│ /builds/project/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php:194
┴
✔ Styles and scripts
Steps to reproduce
Baseline MR: https://git.drupalcode.org/project/drupal/-/merge_requests/14336
Repeat 250x: https://git.drupalcode.org/issue/drupal-3520036/-/jobs/7986314 (fail 1 / 250)
Proposed resolution
Fix MR: https://git.drupalcode.org/project/drupal/-/merge_requests/14338
Repeat 250x: https://git.drupalcode.org/issue/drupal-3520036/-/jobs/7986593 (pass 250 / 250)
Remaining tasks
Verify test results on both MRs- Reviews / refinements
- RTBC
- Commit / rejoince
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3520036
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
Comment #2
longwaveAlso occasionally seeing a different failure in the same test: https://git.drupalcode.org/issue/drupal-3559326/-/jobs/7415151
Comment #6
dwwComment #7
dwwReady for review:
Comment #8
smustgrave commentedSeems similar to the other one where this assert fixed 250/250 and can't argue with those results
LGTM
Comment #9
longwaveCommitted and pushed 1330fcc4535 to main and c4714979ae0 to 11.x. Thanks!
Comment #17
longwaveBackported to the release branches as well because it cherry-picks cleanly.