prefect icon indicating copy to clipboard operation
prefect copied to clipboard

Bump pytest to 8.0

Open bunchesofdonald opened this issue 1 year ago • 2 comments

First check

  • [X] I am a contributor to the Prefect codebase

Description

pytest 8.0 was just released and added some deprecations that affect the Prefect test suite. We should bump pytest to 8.0, fix any deprecation warnings, and ensure the test suite runs as expected.

Impact

No response

Additional context

No response

bunchesofdonald avatar Jan 29 '24 16:01 bunchesofdonald

Closed by https://github.com/PrefectHQ/prefect/pull/11821

serinamarie avatar Feb 05 '24 18:02 serinamarie

We actually had to revert this due to compatibility issue with ddtrace. We should bump pytest to 8 when that compatibility is fixed.

bunchesofdonald avatar Feb 05 '24 18:02 bunchesofdonald