- Issue created by @berdir
- Merge request !55Enable next minor testing with deprecations off and lenient → (Merged) created by berdir
- Status changed to Needs work
11 months ago 10:37am 20 May 2024 - 🇨ðŸ‡Switzerland berdir Switzerland
So there are also a lot of test fails on 10.2+ due to ajax changes. Started a bit with that, but will need to run tests on 10.2.
One thing to investigate is file_validate(). I started looking into that, but there's quite a few things going on with custom validate functions that will need to be converted to constraints, specifically entity_browser_file_validate_image_resolution(). There's also logic that might no longer be correct/needed, I hope/assume the comment in \Drupal\entity_browser\Plugin\EntityBrowser\WidgetValidation\File::validate() is in fact no longer true, but I would need to investigate what that even means.
-
Berdir →
committed 0c391d15 on 8.x-2.x
Issue #3448219 by Berdir: Drupal 11 compatibility
-
Berdir →
committed 0c391d15 on 8.x-2.x
- Status changed to Fixed
9 months ago 11:06am 13 July 2024 -
Berdir →
committed 941a21bb on 8.x-2.x
Revert "Issue #3448219 by Berdir: Drupal 11 compatibility" This reverts...
-
Berdir →
committed 941a21bb on 8.x-2.x
- Status changed to Needs work
9 months ago 11:10am 13 July 2024 -
Berdir →
committed fc056209 on 8.x-2.x
Issue #3448219 by Berdir: Drupal 11 compatibility
-
Berdir →
committed fc056209 on 8.x-2.x
- Status changed to Fixed
9 months ago 8:36am 14 July 2024 - 🇨ðŸ‡Switzerland berdir Switzerland
There are a lot of failing test still on D11 as many tests are integration tests with embed, IEF and others that will need to be compatible first before those tests can really be verified, but the other tests are mostly passing.
But this is in turn is also blocking others, with hard fails, so lets get this in and then we'll see.
-
Berdir →
committed 3eb46509 on 8.x-2.x
Issue #3448219 by Berdir: Add constraint annotation to fix 10.2 test...
-
Berdir →
committed 3eb46509 on 8.x-2.x
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇮🇳India rajeshreeputra Pune
Hello @Berdir,
While we are in the process of addressing the issues with the D11 tests, could we please have a pre-release version of D11?
This would greatly assist in unblocking others who are eager to upgrade to D11.
Thank you for your understanding and support.