- Issue created by @larowlan
- First commit to issue fork.
- Merge request !12768Resolve #3535734 "Make block.settings.inlineblock fully" β (Open) created by heddn
- heddn Nicaragua
Related javascript tests seem to be failing but I can't reproduce the issues manually. Any suggestions?
- πΊπΈUnited States smustgrave
For the test failures.
One way I like to debug JavaScript tests locally is placing createScreenshots throughout the test to make sure the page is showing what I expected
- heddn Nicaragua
https://www.drupal.org/docs/develop/automated-testing/phpunit-in-drupal/... β and more specifically https://github.com/ddev/ddev-selenium-standalone-chrome?tab=readme-ov-fi... helped a lot with getting insight into the failures.
Back to NR
- heddn Nicaragua
The lone failure was a build test failure and seems unrelated.
- heddn Nicaragua
Posted on the PR but I'm not sure about the extra hardening. Other feedback addressed.
- πΊπΈUnited States smustgrave
Went ahead and added the suggestion as it's what was done for DatabaseStorage. Rest of the feedback appears to be addressed
Current failure is broken HEAD for StatusTest