Tests are currently failing with Drupal 9, and it would be lovely to get them passing. :)
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3128050-5.patch | 8.62 KB | phenaproxima |
| #3 | interdiff_2-3.txt | 218 bytes | katherined |
| #3 | 3128050-3.patch | 7.18 KB | katherined |
Tests are currently failing with Drupal 9, and it would be lovely to get them passing. :)
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3128050-5.patch | 8.62 KB | phenaproxima |
| #3 | interdiff_2-3.txt | 218 bytes | katherined |
| #3 | 3128050-3.patch | 7.18 KB | katherined |
Comments
Comment #2
katherinedWork in progress.
Comment #3
katherinedcan we remove media_entity as a test dependency?
Comment #4
katherinedI made a new issue (#3128373: Remove test dependency on Media Entity) just to remove the test dependency, so ignore patch #3.
Comment #5
phenaproximaThis should fix the remaining failures. :) The migration plugins, it turns out, were using the old "cckfield" crap, which is gone in Drupal 9, and has been deprecated in D8 for a long time.
Comment #7
sam152 commentedLooking good, thanks folks.