hakuno commented on PR #35130:
URL: https://github.com/apache/airflow/pull/35130#issuecomment-1778309120
@jedcunningham @hussein-awala @potiuk I got it.
```
pytest
helm_tests/airflow_core/test_worker.py::TestWorker::test_safetoevict_annotations
============================================================================================
test session starts
============================================================================================
platform linux -- Python 3.8.18, pytest-7.4.2, pluggy-1.3.0 --
/usr/local/bin/python
cachedir: .pytest_cache
rootdir: /opt/airflow
configfile: pyproject.toml
plugins: timeouts-1.2.1, xdist-3.3.1, capture-warnings-0.0.4,
instafail-0.5.0, mock-3.12.0, asyncio-0.21.1, requests-mock-1.11.0,
time-machine-2.13.0, cov-4.1.0, rerunfailures-12.0, anyio-4.0.0, httpx-0.21.3
asyncio: mode=strict
setup timeout: 0.0s, execution timeout: 0.0s, teardown timeout: 0.0s
collected 2 items
helm_tests/airflow_core/test_worker.py::TestWorker::test_safetoevict_annotations[true-True]
PASSED
[ 50%]
helm_tests/airflow_core/test_worker.py::TestWorker::test_safetoevict_annotations[false-False]
PASSED
[100%]
============================================================================================
2 passed in 16.65s
=============================================================================================
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]