Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Integrations tests are warning of an unknown mark integration_timescale #1392

Description

@sanders41

Bug Description

The integration tests are showing a warning about an unknown mark pytest.mark.integration_timescale.

For example.

tests/ops/integration_tests/test_sql_task.py:1172
  /fidesops/tests/ops/integration_tests/test_sql_task.py:1172: PytestUnknownMarkWarning: Unknown pytest.mark.integration_timescale - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.integration_timescale

Steps to Reproduce

  1. Run nox -s pytest_integration
  2. View the logs

Expected behavior

No warning.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • Version:
  • OS:
  • Python Version:
  • Docker Version:

Additional context

Add any other context about the problem here.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions