Closed (fixed)
Project:
Token
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 May 2024 at 20:09 UTC
Updated:
3 Jun 2024 at 11:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
berdirComment #5
vishalkhode commentedRan all PHPUnit tests on Drupal 11 and confirm all tests are passing:

Comment #7
ankitv18 commented@Berdir can we merge MR!75? CI is passing now and we can file a separate issues for deprecations in phpunit for D11 and other phpcs and phpstan issues.
Comment #8
berdirD11 tests are not passing yet.
The previous major was there on purpose, see #3447089: Disable previous major testing with D9 so that modules can prepare for D11.0 but it looks like it isn't going to happen like I'd prefer so, so maybe I'll leave it out here for now.
Comment #10
berdirAdded the disabled deprecations variable until #3400979: Is SYMFONY_DEPRECATIONS_HELPER: weak correct for contrib deprecation testing needs? is resolved as a temporary workaround. Merging this.
@vishalkhode: Please do not include screenshots of executed tests (just like you should include screenshots of applying patches), that's considered trying to game the credits system and a waste of disk space on drupal.org
Comment #12
vishalkhode commented@berdir: I understand your point. To clarify, If I had simply moved the ticket forward, it could have raised questions about how it was verified given that the Drupal CI was not working, so I've added comment with screenshots, The screenshot/comment was not intended to gain credit but to confirm that Drupal 11 compatibility changes verified in local by running PHPUnit tests. This was necessary as the Drupal CI was not functioning correctly and was throwing some errors. See this: https://git.drupalcode.org/issue/token-3445829/-/jobs/1591554.