Testing failing for AiSearchSetupMySqlTest
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3555808. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !991 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Currently all tests fails with </p> <pre>Drupal\Tests\ai_search\Functional\AiSearchSetupMySqlTest::testContentIndexingCompleted<br>&nbsp;&nbsp;&nbsp; Behat\Mink\Exception\ElementNotFoundException: Form field with<br>&nbsp;&nbsp;&nbsp; id|name|label|value "fields[title][indexing_option]" not found.</pre><p>Most likely due to updates in search api? There is not commit that is connected on the AI module that should cause this.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Find the issue and double check that its not causing issues in the actual Search API - then escalate this to major or critical.<br> If so, fix it.<br> If not, fix the testing.</p>
issue