Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Tests
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2019 at 15:42 UTC
Updated:
15 Sep 2019 at 09:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mkalkbrennerJust triggering the existing tests without any code change!
Comment #4
mkalkbrennerComment #6
mkalkbrennerThe patch in #4 did not yet solve the issue. But at least we now see what plugin might cause the issue: "No UI datasource"
Comment #7
idebr commentedRemoved hidden plugins from the "responseContains" assertion.
Comment #8
mkalkbrennerI confirm that this fixes the Solr tests, too: https://travis-ci.org/mkalkbrenner/search_api_solr/builds/571270726
Comment #10
borisson_Committed and pushed, thanks for fixing this so quickly. Other issues should be able to get back to green now as well.
Comment #12
drunken monkeyThanks a lot again for fixing this so swiftly while I was unavailable!
I don’t think the descriptions are really necessary, though, if we skip checking them anyways?
Patch attached, let’s see what the test bot says.
Comment #14
drunken monkeyTest bot agrees, so: committed.
Thanks again, everyone!