Skip to content

Commit 796af26

Browse files
stephane-caronStéphane Caron
authored andcommitted
WIP: Check that talos_description is indeed the cause
1 parent e489f65 commit 796af26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_pinocchio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def test(self):
7171
}
7272

7373
MALLOC_ISSUE = {
74-
"talos_description",
74+
# "talos_description",
7575
}
7676

7777
for name, description in DESCRIPTIONS.items():

0 commit comments

Comments
 (0)