You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

40 lines
2.0 KiB

# suite_tcl90 expected Tcl-core-test failures (G-098 test gate baseline).
# One test name per line; comments carry the disposition reason. 'suite.tcl test'
# fails on any failed test NOT listed here, and notes listed tests that no longer
# fail (candidates for removal).
#
# Baseline established 2026-07-20 against tcl core-9-0-branch 1a9c3b9d96 (9.0.5),
# zig 0.16.0 suite build, machine superbee (windows 11). Full-run totals at capture:
# 66350 run / 200-class skips constraint-driven / 11 failed, all dispositioned below.
# History: the initial 0.14.1-era run had 72 failures; 61 were FIXED by suite recipe
# corrections (http tm filename/provide mismatch -> 44 http; missing library subdirs
# -> 8 msgcat; library-tree install also cleared clock vm/winTime/cmdAH classes).
# -- machine trait: OS username (jnoble) differs from profile dir (C:/Users/sleek).
# 'file home <user>' tests assume they match; fails on any runtime on this machine.
fCmd-31.6
fCmd-31.9
fCmd-32.5
fCmd-32.9
fCmd-32.16
fCmd-32.17
# -- environment: windows admin-share self-globbing (//<hostname>/c/...) requires
# accessible administrative shares; not available/permitted on this machine.
filename-16.12
filename-16.13
# -- install-layout sensitivity: safe-interp accessPath token expectations differ
# under the suite's install layout (tm dirs + whole library tree). Candidate for a
# deeper look; behaviour of safe interps otherwise exercised by passing safe-* tests.
safe-stock-7.2
safe-stock-18.2
# -- upstream regression test for ticket f10d91c2 (test script credited to the
# punkshell author). It EXPECTS the fixed behaviour (payload exits, 'readable fired')
# via a powershell conhost-kill driver, but in the suite's batch context the driver
# yields an empty result (powershell -File environment/execution-policy interaction
# suspected). The semantics it guards are verified independently by punkshell's
# G-076 kill-procedure verification on this same runtime. Needs isolated
# investigation; candidate upstream test-harness feedback.
console-bug-f10d91c2