Problem/

As visible from custom_elements tests:

1) Drupal\Tests\custom_elements\Kernel\CanvasIntegrationTest::testCanvasExtJsComponentConversion
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "Drupal\canvas\ShapeMatcher\FieldForComponentSuggester".
/builds/project/custom_elements/vendor/symfony/dependency-injection/ContainerBuilder.php:1054
/builds/project/custom_elements/vendor/symfony/dependency-injection/ContainerBuilder.php:620
/builds/project/custom_elements/vendor/symfony/dependency-injection/ContainerBuilder.php:583
/builds/project/custom_elements/web/modules/contrib/canvas_extjs/src/Plugin/Canvas/ComponentSource/ExternalJavaScriptComponent.php:102
/builds/project/custom_elements/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php:21
/builds/project/custom_elements/web/core/lib/Drupal/Component/Plugin/PluginManagerBase.php:85
/builds/project/custom_elements/web/core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php:62
/builds/project/custom_elements/web/core/lib/Drupal/Component/Plugin/LazyPluginCollection.php:80
/builds/project/custom_elements/web/core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php:83
/builds/project/custom_elements/web/core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php:99
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fago created an issue. See original summary.

fago’s picture

Title: Tests break with latest canvas dev version » Module breaks with latest canvas dev version

fago’s picture

Status: Active » Needs review

pushed fix

  • fago committed a2105f89 on 1.x
    [#3555372] fix: Update for changes in component source in latest canvas...
fago’s picture

Status: Needs review » Fixed

Merged. Composer verifies module versions match.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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