Active
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 13:26 UTC
Updated:
13 Nov 2018 at 16:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kenorb commentedComment #2
jpmckinney commentedTests are quite broken. Marking duplicate of #989398: Apache Solr: Get some tests working.
Comment #3
kenorb commentedDuplicated issue #989398: Apache Solr: Get some tests working
didn't solve the problems on 6.x
Comment #4
kenorb commentedWithout this patch the whole Simpletest environment is broken (can't run all tests, it stops).
Basically I've commented out the whole functionality of two files, because it's useless with fatal error.
Maybe faster will be to remove these file completely from the 6.x repository (tests/solr_base_subquery.test and tests/solr_base_query.test).
Comment #5
pwolanin commentedThe tests need to be updated for changes to simpltest - we shoudl probably backport some of the changes in 6.x-3.x
Comment #6
pwolanin commentedOk, committing this as a basis for moving forward.
Comment #7
kenorb commented