forked from datastax/python-driver
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit 48666ad
tests/integration: xfail few unstable tests with cassandra+asyncio
couldn't identified the root cause of the failures in those tests
and they seem to be failing just on asyncio (which is still exprimatal
for cassandra), so they are marked as xfail for now1 parent ccb5e03 commit 48666ad
File tree
3 files changed
+14
-4
lines changed- tests/integration/standard
3 files changed
+14
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | + | ||
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
45 | - | ||
46 | + | ||
47 | + | ||
48 | + | ||
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
| |||
753 | 756 |
| |
754 | 757 |
| |
755 | 758 |
| |
759 | + | ||
756 | 760 |
| |
757 | 761 |
| |
758 | 762 |
| |
| |||
832 | 836 |
| |
833 | 837 |
| |
834 | 838 |
| |
839 | + | ||
835 | 840 |
| |
836 | 841 |
| |
837 | 842 |
| |
| |||
1440 | 1445 |
| |
1441 | 1446 |
| |
1442 | 1447 |
| |
1443 | - | ||
1448 | + | ||
1444 | 1449 |
| |
1445 | 1450 |
| |
1446 | 1451 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | + | ||
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | - | ||
42 | + | ||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
125 | 126 |
| |
126 | 127 |
| |
127 | 128 |
| |
129 | + | ||
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | - | ||
45 | + | ||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 | + | ||
217 | 218 |
| |
218 | 219 |
| |
219 | 220 |
| |
| |||
571 | 572 |
| |
572 | 573 |
| |
573 | 574 |
| |
575 | + | ||
574 | 576 |
| |
575 | 577 |
| |
576 | 578 |
| |
| |||
1060 | 1062 |
| |
1061 | 1063 |
| |
1062 | 1064 |
| |
1065 | + | ||
1063 | 1066 |
| |
1064 | 1067 |
| |
1065 | 1068 |
| |
|
0 commit comments