Tests are currently failing with Drupal 9, and it would be lovely to get them passing. :)

Comments

katherined created an issue. See original summary.

katherined’s picture

Status: Active » Needs review
StatusFileSize
new6.9 KB

Work in progress.

katherined’s picture

StatusFileSize
new7.18 KB
new218 bytes

can we remove media_entity as a test dependency?

katherined’s picture

I made a new issue (#3128373: Remove test dependency on Media Entity) just to remove the test dependency, so ignore patch #3.

phenaproxima’s picture

StatusFileSize
new8.62 KB

This 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.

  • Sam152 committed 3eb37d1 on 8.x-2.x authored by phenaproxima
    Issue #3128050 by katherined, phenaproxima: Pass tests with Drupal 9
    
sam152’s picture

Status: Needs review » Fixed

Looking good, thanks folks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.