- First commit to issue fork.
- Status changed to Needs review
8 months ago 3:09am 26 April 2024 - Status changed to RTBC
7 months ago 4:14pm 15 May 2024 - 🇺🇸United States smustgrave
No one has chimed in so maybe it is okay.
1) Drupal\Tests\comment\Functional\CommentPreviewTest::testCommentPreviewOnTranslatedNode Behat\Mink\Exception\ResponseTextException: The text "Preview comment" was not found anywhere in the text of the current page. /builds/issue/drupal-3145146/vendor/behat/mink/src/WebAssert.php:907 /builds/issue/drupal-3145146/vendor/behat/mink/src/WebAssert.php:293 /builds/issue/drupal-3145146/core/tests/Drupal/Tests/WebAssert.php:975 /builds/issue/drupal-3145146/core/modules/comment/tests/src/Functional/CommentPreviewTest.php:287 /builds/issue/drupal-3145146/vendor/phpunit/phpunit/src/Framework/TestResult.php:729 ERRORS! Tests: 4, Assertions: 118, Errors: 1.
Test coverage is there and the fix does solve the issue.
Going to mark.
- Status changed to Needs work
7 months ago 9:51am 24 May 2024 - 🇳🇿New Zealand quietone
I read the IS, comments and the MR. There is an unanswered query in the MR. I will set this to needs work for that.
The test should be changed to use the API for setup tasks. See 📌 [Meta] Perform set-up tasks in Browser tests using API calls rather than browser requests Active for examples.
Also, needs a title update.
- Status changed to Needs review
7 months ago 10:05am 27 May 2024 - 🇮🇳India sukr_s
- Queries answered
- Tests changed to use API instead of browser call for setting up data. - 🇺🇸United States smustgrave
Should move to NW for title update but left a comment on MR that's up for discussion.
- Status changed to Needs work
6 months ago 2:53pm 12 June 2024 - 🇺🇸United States smustgrave
Left a comment but am moving to NW for the title update mentioned in #14
- 🇮🇳India sukr_s
@smustgrave could you help with the title update please. I'm not sure what it needs to change to as the current title explains the problem aptly.
- Status changed to Needs review
4 months ago 5:03am 21 August 2024 - 🇫🇮Finland YevKo Espoo
I was able to reproduce the issue with 11.0.1 and MR fixed it!
The Needs Review Queue Bot → tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Status changed to Needs work
12 days ago 10:35pm 9 December 2024 - 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Thanks for working on this, left a suggestion
- First commit to issue fork.