| Ticket UUID: | cb4d185ea57b89662c551490646fba4769aa169c | |||
| Title: | Fix tests safe-* for tcl-8.6.11rc0 | |||
| Type: | Bug | Version: | 8.6.11rc0 | |
| Submitter: | kjnash | Created on: | 2020-12-14 02:36:35 | |
| Subsystem: | 33. Safe Base | Assigned To: | jan.nijtmans | |
| Priority: | 5 Medium | Severity: | Important | |
| Status: | Closed | Last Modified: | 2020-12-14 08:14:01 | |
| Resolution: | Fixed | Closed By: | jan.nijtmans | |
| Closed on: | 2020-12-14 08:14:01 | |||
| Description: |
Several tests safe-* from file tests/safe.test fail. The reason is that the directory tests/auto0 has been omitted from the release. The directory contains packages, modules, and files referenced by tclIndex. Its purpose is to assist in the testing of tclIndex, pkgIndex.tcl packages, and modules in the Safe Base. Previously, tests used Tcl's own files but these tests were fragile because the files were often renamed or removed as Tcl developed. | |||
| User Comments: |
jan.nijtmans added on 2020-12-14 08:14:01:
Fixed now in core-8-6-branch and up. Thanks for the analysis! | |||