[ckan-changes] [ckan/ckan] 788918: Fixes iuploader test, running locally

Sergey noreply at github.com
Fri Jul 26 15:59:52 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 78891823a2cb2e202ae6a0fe1e303e8edaae18d4
      https://github.com/ckan/ckan/commit/78891823a2cb2e202ae6a0fe1e303e8edaae18d4
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M ckanext/example_iuploader/test/test_plugin.py

  Log Message:
  -----------
  Fixes iuploader test, running locally

I was getting this:

    $ nosetests --nologcapture --with-pylons=test-core.ini -v ckanext/example_iuploader/test/test_plugin.py:TestExampleIUploaderPlugin.test_resource_download_iuploader_called
    ...
    OSError: [Errno 13] Permission denied: '/doesnt_exist'


  Commit: 2617bfd10882ae3667dc0ec7d92290dfe8909593
      https://github.com/ckan/ckan/commit/2617bfd10882ae3667dc0ec7d92290dfe8909593
  Author: Sergey <tonnydexter at gmail.com>
  Date:   2019-07-26 (Fri, 26 Jul 2019)

  Changed paths:
    M ckanext/example_iuploader/test/test_plugin.py

  Log Message:
  -----------
  Merge pull request #4903 from ckan/fix-iuploader-doesnt-exist-test

Fixes iuploader test, running locally


Compare: https://github.com/ckan/ckan/compare/9af33657ff07...2617bfd10882



More information about the ckan-changes mailing list