Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests #6

Open
zelima opened this issue Mar 8, 2019 · 0 comments
Open

Fix tests #6

zelima opened this issue Mar 8, 2019 · 0 comments

Comments

@zelima
Copy link
Contributor

zelima commented Mar 8, 2019

I've enabled Travis for this project and all tests are failing. The main reason is solr complaining when trying to created datasets or organizations with factories

SearchError: SOLR returned an error running query: {'sort': 'score desc, metadata_modified desc', 'fq': [u'owner_org:"34af4712-a400-4141-b626-36aa4afc7b0d" +site_id:"test.ckan.net" +state:active'], 'facet.mincount': 1, 'rows': 0, 'facet': u'false', 'facet.limit': '50', 'wt': 'json', 'q': '*:*', 'fl': 'id validated_data_dict'} Error: SolrError(u'Solr responded with an error (HTTP 404): [Reason: None]\n<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type" /><title>Error 404 NOT_FOUND</title></head><body><h2>HTTP ERROR 404</h2><p>Problem accessing /solr/ckan/select/. Reason:<pre>    NOT_FOUND</pre></p><hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </body></html>',)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant