| Summary: | Koha_Elasticsearch_Indexer.t fails if Elasticsearch is configured but not running | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lee Jamison <ldjamison> |
| Component: | Test Suite | Assignee: | Mark Tompsett <mtompset> |
| Status: | CLOSED INVALID | QA Contact: | Galen Charlton <gmcharlt> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | black23, hayleypelham, jonathan.druart, mtj, mtompset, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18897 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20576 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26250 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 18738: Improve failure cases to skip better
Bug 18738: Improve failure cases to skip better |
||
|
Description
Lee Jamison
2017-06-06 16:08:49 UTC
Created attachment 74118 [details] [review] Bug 18738: Improve failure cases to skip better TEST PLAN --------- no elasticsearch section in koha-conf.xml prove t/db_dependent/Koha_Elasticsearch_Indexer.t -- nasty elasticsearch, but no nodes prove t/db_dependent/Koha_Elasticsearch_Indexer.t -- ugly apply patch re-run above cases -- unique skips run qa test tools Created attachment 74121 [details] [review] Bug 18738: Improve failure cases to skip better TEST PLAN --------- no elasticsearch section in koha-conf.xml prove t/db_dependent/Koha_Elasticsearch_Indexer.t -- nasty elasticsearch, but no nodes prove t/db_dependent/Koha_Elasticsearch_Indexer.t -- ugly apply patch re-run above cases -- unique skips run qa test tools Patch doesn't apply Applying: Bug 18738: Improve failure cases to skip better Using index info to reconstruct a base tree... A t/db_dependent/Koha_Elasticsearch_Indexer.t Falling back to patching base and 3-way merge... CONFLICT (modify/delete): t/db_dependent/Koha_Elasticsearch_Indexer.t deleted in HEAD and modified in Bug 18738: Improve failure cases to skip better. Version Bug 18738: Improve failure cases to skip better of t/db_dependent/Koha_Elasticsearch_Indexer.t left in tree. error: Failed to merge in the changes. Patch failed at 0001 Bug 18738: Improve failure cases to skip better Hi Hayley, if a patch doesn't apply, you can use the status "Patch doesn't apply" . Thx for your testing! Hi, can author rebase this on master, please? Thank you. Test file Koha_Elasticsearch_Indexer.t no longer exists. |