The following error occurred when run test for Apache SOLR (1.2 & 1.x):
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1101406-6.patch | 2.74 KB | pwolanin |
| #4 | apachesolr.test-989398.patch | 2.41 KB | kenorb |
The following error occurred when run test for Apache SOLR (1.2 & 1.x):
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1101406-6.patch | 2.74 KB | pwolanin |
| #4 | apachesolr.test-989398.patch | 2.41 KB | kenorb |
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