Closed (fixed)
Project:
Custom Elements
Version:
8.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2023 at 14:19 UTC
Updated:
26 May 2023 at 08:44 UTC
Jump to comment: Most recent
Comments
Comment #3
mostepaniukvmLooks like it needs a little more work to make tests run on Drupal 10.
Will change the configuration to trigger Drupal 9 tests on commit before we will solve this
Comment #4
fagoComment #5
fagohm, I think this is only used in the thunder sub-module. This is optionally, so it seems silly to block people tests by it.
Could we just allow installing 2.x and 3.x in composer deps?
Comment #6
mostepaniukvmI checked and not sure if media_entity_instagram is needed at all. Tried to delete it but got other failures that need to be corrected in tests. It shouldn't be a big one. Meanwhile, I changed the configuration to trigger tests with 9.5
Comment #7
mostepaniukvmDid a few more corrections and now it works. Needs review
Comment #8
fagoall great!
Comment #11
mostepaniukvmMerged to 2.x and 3.x branches and configured automated tests running
Comment #12
mostepaniukvmfor both 2.x and 3.x branches configured next tests:
- PHP 8.2 & MySQL 8, D10 - on commit
- PHP 8.1 & MariaDB 10.3.22, D9.5 - weekly to see if no regression on Drupal 9