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

Integrations tests are warning of an unknown mark integration_timescale #1392

Open
sanders41 opened this issue Sep 27, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@sanders41
Copy link
Contributor

sanders41 commented Sep 27, 2022

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.

@sanders41 sanders41 added the bug Something isn't working label Sep 27, 2022
@pattisdr
Copy link
Contributor

argh, I forgot to add that integration_timescale to https://github.com/ethyca/fidesops/blob/main/pytest.ini

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants