potiuk commented on code in PR #31798:
URL: https://github.com/apache/airflow/pull/31798#discussion_r1240072325


##########
pyproject.toml:
##########
@@ -75,7 +75,7 @@ extend-ignore = [
 # * Disable `flaky` plugin for pytest. This plugin conflicts with 
`rerunfailures` because provide same marker.
 # * Disable `nose` builtin plugin for pytest. This feature deprecated in 7.2 
and will be removed in pytest>=8
 # * And we focus on use native pytest capabilities rather than adopt another 
frameworks.
-addopts = "-rasl --verbosity=2 -p no:flaky -p no:nose --asyncio-mode=strict"

Review Comment:
   Why changing that ? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to