Test error: "The node_make_sticky_action plugin does not exist" when running CCC tests locally
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3579372. -->
Reported by: [kristen pol](https://www.drupal.org/user/8389)
>>>
<p>[Tracker]<br>
<strong>Update Summary: </strong>[One-line status update for stakeholders]<br>
<strong>Check-in Date: </strong>MM/DD/YYYY<br>
<strong>Blocked by: </strong>[#XXXXXX] (New issues on new lines)<br>
<strong>Additional Collaborators: </strong> @username1, @username2<br>
<em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br>
[/Tracker]</p>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When running tests locally, I started getting these errors:</p>
<pre>1) Drupal\Tests\ai_context\Functional\AiContextAgentSettingsTest::testAgentsOverviewAndPerAgentEditFlow<br>Drupal\Component\Plugin\Exception\PluginNotFoundException: The "node_make_sticky_action" plugin does not exist. Valid plugin IDs for Drupal\Core\Action\ActionManager are: user_remove_role_action, user_add_role_action, user_unblock_user_action, user_block_user_action, user_cancel_user_action, action_message_action, action_goto_action, entity:delete_action:ai_agent_decision, entity:delete_action:node, entity:unpublish_action:ai_context_item, entity:unpublish_action:node, entity:unpublish_action:path_alias, entity:unpublish_action:taxonomy_term, action_send_email_action, entity:save_action:ai_context_usage, entity:save_action:ai_context_item, entity:save_action:node, entity:save_action:taxonomy_term, entity:save_action:user, entity:publish_action:ai_context_item, entity:publish_action:node, entity:publish_action:path_alias, entity:publish_action:taxonomy_term<br><br>/var/www/html/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php:53<br>/var/www/html/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php:28<br>/var/www/html/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php:16<br>/var/www/html/web/core/lib/Drupal/Component/Plugin/PluginManagerBase.php:85<br>/var/www/html/web/core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php:62<br>/var/www/html/web/core/lib/Drupal/Component/Plugin/LazyPluginCollection.php:80<br>/var/www/html/web/core/lib/Drupal/Core/Action/ActionPluginCollection.php:19<br>/var/www/html/web/core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php:83<br>/var/www/html/web/core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php:99<br>/var/www/html/web/core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php:55<br>/var/www/html/web/core/modules/system/src/Entity/Action.php:115<br>/var/www/html/web/core/modules/system/src/Entity/Action.php:124<br>/var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:304<br>/var/www/html/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:567<br>/var/www/html/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:522<br>/var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:239<br>/var/www/html/web/core/lib/Drupal/Core/Entity/EntityBase.php:370<br>/var/www/html/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:635<br>/var/www/html/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:429<br>/var/www/html/web/core/lib/Drupal/Core/Config/ConfigInstaller.php:175<br>/var/www/html/web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php:75<br>/var/www/html/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:448<br>/var/www/html/web/core/lib/Drupal/Core/Extension/ModuleInstaller.php:229<br>/var/www/html/web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php:83<br>/var/www/html/web/core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php:511<br>/var/www/html/web/core/tests/Drupal/Tests/BrowserTestBase.php:559<br>/var/www/html/web/core/tests/Drupal/Tests/BrowserTestBase.php:349<br>/var/www/html/web/modules/contrib/ai_context/tests/src/Functional/AiContextAgentSettingsTest.php:68</pre><h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>TBD</p>
<h3 id="summary-remaining-tasks">Target date or deadline</h3>
<p>TBD</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>TBD</p>
<h3 id="summary-ai-usage">AI usage (if applicable)</h3>
<p>[ ] AI Assisted Issue<br>
This issue was generated with AI assistance, but was reviewed and refined by the creator.</p>
<p>[ ] AI Assisted Code<br>
This code was mainly generated by a human, with AI autocompleting or parts AI generated, but under full human supervision.</p>
<p>[ ] AI Generated Code<br>
This code was mainly generated by an AI with human guidance, and reviewed, tested, and refined by a human.</p>
<p>[ ] Vibe Coded<br>
This code was generated by an AI and has only been functionally tested.</p>
issue