Skip to content

Commit e95bf13

Browse files
committed
ci: unfilter decimal and varint integration tests
1 parent a73e8c1 commit e95bf13

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151
:CompressionTests.*\
5252
:LoggingTests.*\
5353
:-PreparedTests.Integration_Cassandra_PreparedIDUnchangedDuringReprepare\
54-
:*5.Integration_Cassandra_*\
55-
:*19.Integration_Cassandra_*\
5654
:ExecutionProfileTest.InvalidName"
5755
run: valgrind --error-exitcode=123 --leak-check=full --errors-for-leak-kinds=definite ./cassandra-integration-tests --scylla --version=release:5.0.0 --category=CASSANDRA --verbose=ccm --gtest_filter="$Tests"
5856

.github/workflows/cassandra.yml

-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ jobs:
5353
:LoggingTests.*\
5454
:-PreparedTests.Integration_Cassandra_PreparedIDUnchangedDuringReprepare\
5555
:PreparedTests.Integration_Cassandra_FailFastWhenPreparedIDChangesDuringReprepare\
56-
:*5.Integration_Cassandra_*\
57-
:*19.Integration_Cassandra_*\
5856
:*7.Integration_Cassandra_*\
5957
:SslTests.Integration_Cassandra_ReconnectAfterClusterCrashAndRestart\
6058
:ExecutionProfileTest.InvalidName"

0 commit comments

Comments
 (0)