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

testing: No such file or directory spore_validation.rx #221

Closed
offlinehacker opened this issue Feb 22, 2014 · 1 comment
Closed

testing: No such file or directory spore_validation.rx #221

offlinehacker opened this issue Feb 22, 2014 · 1 comment

Comments

@offlinehacker
Copy link

When packaging cornice based on source on pypi on nixos linux distro all tests runs fine, execpt this one. Plase check your MANIFEST.in

ERROR: test_rxjson_spore (cornice.tests.ext.test_spore.TestSporeGeneration)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/nix-build-python2.7-cornice-0.16.2.drv-0/cornice-0.16.2/cornice/tests/ext/test_spore.py", line 83, in test_rxjson_spore
    with open(os.path.join(HERE, 'spore_validation.rx')) as f:
IOError: [Errno 2] No such file or directory: '/tmp/nix-build-python2.7-cornice-0.16.2.drv-0/cornice-0.16.2/cornice/tests/ext/spore_validation.rx'```
@leplatrem
Copy link
Contributor

spore gone in #373

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

2 participants