memray: skip failing tests

This commit is contained in:
Gaetan Lepage
2025-06-23 18:19:13 +02:00
parent aed02e7af1
commit 177f922fcc
+8
View File
@@ -58,6 +58,14 @@ python3Packages.buildPythonApplication rec {
# Import issue
"test_header_allocator"
"test_hybrid_stack_of_allocations_inside_ceval"
# The following snapshot tests started failing since updating textual to 3.5.0
"TestTUILooks"
"test_merge_threads"
"test_tui_basic"
"test_tui_gradient"
"test_tui_pause"
"test_unmerge_threads"
];
disabledTestPaths = [