[
  "tests/test_mem_guard_audit.py::test_clean_posture_passes",
  "tests/test_mem_guard_audit.py::test_conflicting_swappiness_files_are_drift",
  "tests/test_mem_guard_audit.py::test_session_wide_cap_is_drift",
  "tests/test_mem_guard_audit.py::test_swap_kill_armed_is_drift",
  "tests/test_mem_pressure_notify.py::test_groups_that_stopped_reporting_are_forgotten",
  "tests/test_mem_pressure_notify.py::test_live_group_samples_inside_the_window_survive",
  "tests/test_stall_guard.py::test_all_signals_flat_fires",
  "tests/test_stall_guard.py::test_ceiling_needs_the_full_window_covered",
  "tests/test_stall_guard.py::test_ceiling_stays_quiet_while_output_moves",
  "tests/test_stall_guard.py::test_declared_heartbeat_keeps_a_queue_wait_quiet",
  "tests/test_stall_guard.py::test_decrease_then_regrowth_is_progress",
  "tests/test_stall_guard.py::test_decreasing_counter_cannot_suppress_detection",
  "tests/test_stall_guard.py::test_epoll_blocked_run_fires",
  "tests/test_stall_guard.py::test_live_grandchild_in_its_own_session_is_killed",
  "tests/test_stall_guard.py::test_live_spin_loop_is_killed_on_the_ceiling",
  "tests/test_stall_guard.py::test_live_stalled_child_is_killed_loudly",
  "tests/test_stall_guard.py::test_live_working_child_is_not_killed",
  "tests/test_stall_guard.py::test_network_wait_moving_bytes_is_quiet",
  "tests/test_stall_guard.py::test_notify_is_silent_under_an_explicit_zero",
  "tests/test_stall_guard.py::test_notify_is_silent_without_the_gate",
  "tests/test_stall_guard.py::test_notify_reaches_the_desktop_under_the_gate",
  "tests/test_stall_guard.py::test_observe_mode_reports_without_killing",
  "tests/test_stall_guard.py::test_output_still_growing_is_quiet",
  "tests/test_stall_guard.py::test_recovery_after_flat_period_is_quiet",
  "tests/test_stall_guard.py::test_short_history_never_fires",
  "tests/test_stall_guard.py::test_silent_compile_burning_cpu_is_quiet",
  "tests/test_stall_guard.py::test_spin_loop_fires_on_the_output_ceiling",
  "tests/test_stall_guard.py::test_unreadable_counters_do_not_fire_alone",
  "tests/test_stall_guard.py::test_wall_notice_warns_loudly_without_killing",
  "tests/test_stall_guard.py::test_window_must_be_fully_covered"
]