From 197c0733082988ee3ada7cd91c42a8f2bcc17464 Mon Sep 17 00:00:00 2001 From: giles Date: Thu, 7 May 2026 20:06:54 +0000 Subject: [PATCH] HS: identify the '2 missing tests' as documented skips, not failures (1494/1494) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Investigation of the long-standing 'why does the runner say 1494/1494 not 1496/1496?' question. The answer is in tests/hs-run-filtered.js:969 — two tests are skipped via _SKIP_TESTS for documented architectural reasons: 1. 'until event keyword works' — uses 'repeat until event click from #x', which suspends the OCaml kernel waiting for a click that is never dispatched from outside K.eval. The sync test runner has no way to fire the click while the kernel is suspended. 2. 'throttled at