Evgeniy Naydanov
f0d283afd7
test.py: cql: don't exit from pytest session on failed CQL
...
There is the fixture in `test/cql/conftest.py` which checks
CQL connection after each test and exit from pytest session if
the connection was failed. For CQL tests it's simply no
difference what to use: pytest.exit() or pytest.fail() because
tests are executing one-by-one in separate pytest sessions.
Change it to pytest.fail() for future integration into a single
pytest session.
2025-06-03 07:54:51 +00:00
..
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2025-06-03 07:54:51 +00:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2025-02-04 12:27:33 +01:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2024-10-02 06:37:14 -04:00
2025-01-20 08:14:37 +02:00