Skip to main content
← Back to list
01Issue
BugOpenSwamp CLI
AssigneesNone

Relationships

#645 Resource-leak test failures on main: extension_rubric_scorer_test and worker_gateway_test

Opened by keeb · 6/12/2026

Pre-existing test failures on main (2903cf62), unrelated to any in-flight change — discovered while verifying the fix for #640:

  1. src/domain/extensions/extension_rubric_scorer_test.ts — 2 failures, Deno leak sanitizer:
    • "scoreExtensionTarball: merges importMap into controlled deno.json": "A file was opened during the test, but not closed during the test."
    • "scoreExtensionTarball: omits imports when importMap is undefined": same leak plus "A file was opened before the test started, but was closed during the test."
  2. src/serve/worker_gateway_test.ts — "WorkerGateway: dispatch ending after a socket drop does not mark idle" fails intermittently.

Reproduce: deno run test src/domain/extensions/extension_rubric_scorer_test.ts on a clean checkout of main (verified failing with no working-tree changes). Environment: linux, Deno via repo toolchain.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

6/12/2026, 11:56:50 PM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.