Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd79fbb

Browse filesBrowse files
committed
test_ptrack_vacuum_truncate name was duplicated, rename one of them
1 parent c83a8d4 commit bd79fbb
Copy full SHA for bd79fbb

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎tests/ptrack.py

Copy file name to clipboardExpand all lines: tests/ptrack.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3794,7 +3794,7 @@ def test_ptrack_vacuum_full_replica(self):
37943794

37953795
# @unittest.skip("skip")
37963796
# @unittest.expectedFailure
3797-
def test_ptrack_vacuum_truncate(self):
3797+
def test_ptrack_vacuum_truncate_2(self):
37983798
node = self.make_simple_node(
37993799
base_dir=os.path.join(module_name, self.fname, 'node'),
38003800
set_replication=True,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.