We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 this package with current pyramid results in:
[ 12s] ====================================================================== [ 12s] FAIL: test_includeme (pyramid_beaker.tests.TestIncludeMe) [ 12s] ---------------------------------------------------------------------- [ 12s] Traceback (most recent call last): [ 12s] File "/home/abuild/rpmbuild/BUILD/pyramid_beaker-0.8/pyramid_beaker/tests.py", line 356, in test_includeme [ 12s] "<class 'pyramid_beaker.PyramidBeakerSessionObject'>") [ 12s] AssertionError: "<cla[14 chars]aker.BeakerSessionFactoryConfig.<locals>.Pyram[19 chars]ct'>" != "<cla[14 chars]aker.PyramidBeakerSessionObject'>" [ 12s] - <class 'pyramid_beaker.BeakerSessionFactoryConfig.<locals>.PyramidBeakerSessionObject'> [ 12s] + <class 'pyramid_beaker.PyramidBeakerSessionObject'> [ 12s]
Is that to be expected?
The text was updated successfully, but these errors were encountered:
i fix this problem and add pull request
Sorry, something went wrong.
No branches or pull requests
Testing this package with current pyramid results in:
Is that to be expected?
The text was updated successfully, but these errors were encountered: