Commit 6eaff9c
committed
test: temporary lock pytest on 9.0.0 or earlier
There is a bug in pytest that makes one partuclar xfail test to fail on
cicd:
```
FAILED tests/integration/standard/test_application_info.py::ApplicationInfoTest::test_create_session_and_check_system_views_clients - [XPASS(strict)] #scylladb/scylla-enterprise#5467 - not released yet
```
Unlock it when it get fixed1 parent 77e2e26 commit 6eaff9c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments