ferruzzi commented on PR #27823:
URL: https://github.com/apache/airflow/pull/27823#issuecomment-1338368799
Tried to run them locally to see if the changes from @Taragolis fixed but it
looks like breeze is having a hicup now :P
If I run `breeze testing tests --test-type providers[amazon]` it fails to
run the tests with the message `Only 'Providers' test type can specify actual
tests with [\] if I capitalize Providers and run `breeze testing tests
--test-type Providers[amazon]` it fails to run the tests and says
```
ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments:
--output=/files/warnings-Providers-sqlite.txt
inifile: /opt/airflow/pytest.ini
rootdir: /opt/airflow
No stopped containers
```?
In both cases it fails before tests are actually run
--
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]