Skip to content

test_includeme fails with current pyramid #29

Description

@frispete

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions