# suite_tcl86 expected Tcl-core-test failures (G-099 test gate baseline). # One test name per line; comments carry the disposition reason. 'suite.tcl test' # (zig build test-gate, mode gate) fails on any failed test NOT listed here, and # notes listed tests that no longer fail (candidates for removal). # # Baseline established 2026-07-26 against tcl core-8-6-branch 1d1d5cbd91eb # (8.6.18), zig 0.16.0 suite build (tclsh86ts.exe static shell), machine SuperBee # (windows 11). Full-run totals at capture: 46525 run / 39227 passed / 7296 # skipped (constraint-driven: serverNeeded 1996, testregexp 1099, testchannel # 859, ... the test* internal-command constraints are off - tcltest built without # the tcltest C package) / 2 failed, both dispositioned below. # # The suite_tcl90 (9.0.5) fCmd-31.x/32.x 'file home' machine-trait failures do # NOT appear here: 'file home' is a Tcl 8.7/9.0 command, absent in 8.6. # -- machine trait: windows admin-share self-globbing. The test globs # ///c/*Test expecting exactly one match (globTest). On this machine # several *Test/*test dirs exist at C:\ (buildtest, globTest, notes_test, # tcltest, test, _test), so the case-insensitive glob returns all of them. Fails # on this machine's directory layout regardless of the runtime (suite_tcl90's # 9.0.5 baseline dispositions the same two names for the same reason). filename-16.12 filename-16.13