Skip to content

Tests failing with pyramid 2.0 #57

@ghost

Description

Since pyramid 2.0 was released the tests test_remember_warning and test_forget_warning are failing because the warning's filename shows as pyramid/security.py. I assume this is a change with pyramid, but I am not sure what the correct fix would be.
It could be one of the following:

  • make sure test test pipeline uses a pre-2.0 version of pyramid
  • accept change in 2.0 and change the assertion
  • have the test check pyramid version and have different assertions depending on it.

Affected PRs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions