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 01db7ad

Browse filesBrowse files
committed
test_ptrack_vacuum_full name was duplicated, rename one of them
1 parent 80e8858 commit 01db7ad
Copy full SHA for 01db7ad

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
@@ -3615,7 +3615,7 @@ def test_ptrack_vacuum_bits_visibility(self):
36153615

36163616
# @unittest.skip("skip")
36173617
# @unittest.expectedFailure
3618-
def test_ptrack_vacuum_full(self):
3618+
def test_ptrack_vacuum_full_2(self):
36193619
node = self.make_simple_node(
36203620
base_dir=os.path.join(module_name, self.fname, 'node'),
36213621
set_replication=True,

0 commit comments

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