Skip to content

Commit

Permalink
Skip offheap for test_13691
Browse files Browse the repository at this point in the history
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17387
  • Loading branch information
driftx committed Feb 16, 2022
1 parent 0d4fc63 commit 941772d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions counter_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
class TestCounters(Tester):

@since('3.0', max_version='3.12')
@pytest.mark.no_offheap_memtables
def test_13691(self):
"""
2.0 -> 2.1 -> 3.0 counters upgrade test
Expand Down

0 comments on commit 941772d

Please sign in to comment.