When running the migrate tests the following deprecation notice shows up:

  1x: The Drupal\migrate\Plugin\migrate\process\Iterator is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\SubProcess
    1x in EntityReferenceRevisionsDestinationTest::testDestinationFieldMapping from Drupal\Tests\entity_reference_revisions\Kernel\Plugin\migrate\destination
CommentFileSizeAuthor
#2 3032497-1.patch819 bytespcambra
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pcambra created an issue. See original summary.

JeroenT’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

  • Berdir committed 41178e2 on 8.x-1.x authored by pcambra
    Issue #3032497 by pcambra: Deprecation notice on migrate tests
    
Berdir’s picture

Status: Reviewed & tested by the community » Fixed

Thanks.

Status: Fixed » Closed (fixed)

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

Kristen Pol’s picture

Issue tags: +Drupal 9 compatibility

Per a Slack discussion with Gábor Hojtsy regarding usage of D9 tags (Drupal 9, Drupal 9 compatibility, Drupal 9 readiness, etc.), "Drupal 9 compatibility" should be used for contributed projects that need updating and "Drupal 9" was the old tag for D8 issues before the D9 branch was ready. Doing tag cleanup here based on that discussion.