Skip to content

Commit e954593

Browse files
k0machifruch
authored andcommitted
datastax: Ignore com.datastax.oss.driver.core.cql.NowInSecondsIT
This test fails on protocol v4 with: `Can't use nowInSeconds with protocol V4`.
1 parent 7d4db91 commit e954593

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

versions/datastax/4.17.0/ignore.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,6 @@ tests:
138138
- SchemaIT#should_exclude_virtual_keyspaces_from_token_map
139139
# skipping cause of https://github.com/scylladb/scylla/issues/10956
140140
- BoundStatementCcmIT#should_set_all_occurrences_of_variable
141+
# Can't use nowInSeconds with protocol V4
142+
- NowInSecondsIT
143+

0 commit comments

Comments
 (0)