Closed (fixed)
Project:
Examples for Developers
Version:
3.x-dev
Component:
Other
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2021 at 06:07 UTC
Updated:
7 Oct 2021 at 08:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hswong3i commentedComment #3
ajv009 commentedComment #5
eojthebraveIt's currently not possible to install any of the example's in this project in Drupal 9.2.x without the patch in #2. With that patch applied I can install the module's in this project.
The failing test appears to be because of #3051766: Deprecate and replace jQuery Joyride (for tours). It's in the tour_example and not directly related to this issue. But ... since 9.2.x has replaced the way tour tips are rendered the existing test which inspects the page's HTML fails.
Bumping to major. Though you could probably argue this is a critical issue since it seems the project is currently incompatible with latest release of Drupal core.
Comment #7
valthebald@eojthebrave: thanks for pointing out the source of the breaking tests. I've opened #3238712: Change tour_example following deprecation of jQuery joyride as a follow-up issue, marking this one as fixed
Comment #8
valthebald