Skip to content

Commit

Permalink
TTN tests 1-5 on. Tests 6-10 off.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfstr committed Feb 22, 2024
1 parent 4a46529 commit eb14458
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/crystal/tests/test_bulkheads.py
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@ async def test_when_TTN_task_did_set_children_crashes_in_deferred_fg_task_then_T
assert download_rg_members_task.crash_reason is not None


@skip('DISABLED during segfault bisect')
async def test_when_TTN_task_did_append_child_crashes_at_top_level_then_T_displays_as_crashed() -> None:
with scheduler_disabled(), \
served_project('testdata_xkcd.crystalproj.zip') as sp:
Expand Down

0 comments on commit eb14458

Please sign in to comment.