memray: skip failing tests
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user