Author: coke
Date: Fri Jul 25 05:33:53 2008
New Revision: 29736
Modified:
trunk/languages/tcl/lib/skipped_tests.tcl
Log:
[tcl] RT #57260 no longer segfaults, don't need to skip these tests anymore.
(bonus, one of them even passes!) petergibbs++ for fixing the parrot segfault.
Modified: trunk/languages/tcl/lib/skipped_tests.tcl
==============================================================================
--- trunk/languages/tcl/lib/skipped_tests.tcl (original)
+++ trunk/languages/tcl/lib/skipped_tests.tcl Fri Jul 25 05:33:53 2008
@@ -49,9 +49,7 @@
]
set skip_tests [dict create \
- {RT #57260 - segfault} {
- format-3.1 format-3.2
- } BOOM {
+ BOOM {
namespace-7.7
} {[binary]} {
string-5.14 string-5.15 string-5.16 string-12.21