GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
373 stars 171 forks source link

Fast import tests fail locally #2176

Closed fmizzell closed 6 years ago

fmizzell commented 7 years ago

Description

I am running dkan locally within the docker containers configured by the repo, yet the fast import tests fail due to the sql command "LOAD" not being allowed. I see the configuration in multiple places to make this work, but for some reason it isn't.

Steps to Reproduce

  1. Get dkan working with docker
  2. ahoy dkan tests

Acceptance Criteria

All the tests should pass

It would be great if other could confirm.

fmizzell commented 6 years ago

Somethings have changed in our docker configuration since these attempts, so they now seem to have no effect. We will have to revisit this again later.

kimwdavidson commented 6 years ago

Closing in favor of #2256