- Issue created by @marcus_johansson
- @marcus_johansson opened merge request.
- 🇬🇧United Kingdom scott_euser
Looks like the problem is upstream in 🐛 Cannot create Search API based views On Drupal 11 Active
- 🇬🇧United Kingdom scott_euser
Very vague error so it was a real pain to see where it was going wrong. For convenience, the error:
Ai Search Setup My Sql (Drupal\Tests\ai_search\Functional\AiSearchSetupMySql)
⚠ Field indexing options
✘ Search view
┐
├ Exception: Warning: Undefined array key "title"
├ Drupal\views\Views::fetchPluginNames()() (Line: 157) - 🇬🇧United Kingdom scott_euser
Confirmed tests pass locally again when applying the patch from 🐛 Cannot create Search API based views On Drupal 11 Active
- 🇬🇧United Kingdom scott_euser
Search API change is now fixed, waiting on 🐛 PHPUnit job hangs as of update to PHPUnit 11.5.29 Active now for Gitlab CI to be working again
- 🇬🇧United Kingdom scott_euser
Looks like mostly passing now but one error in Drupal\Tests\ai\Kernel\Utility\TextChunkerTest which I guess must also be an error elsewhere as I don't think at a glance that it has to do with this reinstate.
- 🇬🇧United Kingdom scott_euser
Okay retry passed all green now. I think food to merge, unless any concerns Marcus?
-
scott_euser →
committed 99a39247 on 1.2.x authored by
marcus_johansson →
Issue #3537332 by marcus_johansson, scott_euser: Reinstate MySQL tests...
-
scott_euser →
committed 99a39247 on 1.2.x authored by
marcus_johansson →
- 🇬🇧United Kingdom scott_euser
Given it's a test only change that can easily be reverted again, merging to be able to then progress again on other ai search issues
- 🇩🇪Germany marcus_johansson
I'm late to this - but the error was probably due to a issue they had on Gitlab on Sunday anway.