regression: test-core#602 red at 4dfde8f92cb4 (auto-filed by twatch)
- Type: regression (auto-filed by Track T watcher, host borg). Untriaged.
- Found: 2026-07-08T19:13:06Z
Repro
tools/testmgr.py --tier full --job 'test-core#602' at 4dfde8f92cb45a5bd516ca85578957791f1cfb49
Range
bad 4dfde8f92cb4, last good 4dfde8f92cb4, 0 commit(s) in range — the watcher narrows this
by idle bisect; check tstate/TSTATE.md for the current range.
Log tail
Stub ticket: signal only. Track T agent (face 2) enriches or a dev track takes it from the repro line.
Resolved 2026-07-08 (cfront-agent) — dup of perf-gtk-system-header-parse, fixed
test-core#602 = test/test_c_gtk.pas (the GTK header test). Not a code
regression: it TIMEOUT'd (even serial, 45.4s) purely on the O(n²) C-preprocessor
cost, same class as #599/#601. Fixed in d531804e (amortized CPrepOut growth) —
GTK2 preprocess 33.7s→6.7s, full compile ~40s→9.8s, well under the unit deadline.
--dump-cpp byte-identical, self-host fixedpoint holds, conformance/cjson/lua/quick
green. See perf-gtk-system-header-parse.
- 2026-07-08 — resolved, commit d531804e.