Author: coke
Date: Tue Jul 22 19:27:55 2008
New Revision: 29691
Modified:
trunk/languages/tcl/lib/skipped_tests.tcl
Log:
[tcl] skip a lot more tests we can't pass yet.
Modified: trunk/languages/tcl/lib/skipped_tests.tcl
==============================================================================
--- trunk/languages/tcl/lib/skipped_tests.tcl (original)
+++ trunk/languages/tcl/lib/skipped_tests.tcl Tue Jul 22 19:27:55 2008
@@ -231,29 +231,52 @@
# stored as an array of test name -> reason pairs.
array set abort_after {
- async-3.1 {we're too slow to or too stupid to get by hang1}
- autoMkindex-5.2 {invalid command name "cd"}
+ apply-2.1 {}
+ assocd-1.1 {}
+ async-1.1 {}
+ autoMkindex-1.1 {}
basic-47.1 {need interp before these can work}
+ case-1.1 {}
cmdAH-31.13 {invalid command name "cd"}
+ cmdinfo-1.1 {}
cmdMZ-5.7 {invalid command name "cleanupTests"}
- encoding-11.4 {wrong # args: should be "string is class ?-strict?
?-failindex var? str"}
+ dcall-1.1 {}
+ dstring-1.1 {}
+ encoding-1.1 {}
env-1.3 {can't read "env(test)" no such element in array}
- event-4.2 {invalid command name "update"}
+ event-1.1 {invalid command name "update"}
fCmd-1.1 {}
filename-11.13 {invalid command name "cd"}
+ indexObj-1.1 {}
+ init-1.1 {}
iocmd-12.8 {invalid command name "close"}
iogt-1.1 {}
ioUtil-2.8 {invalid command name "cd"}
+ link-1.1 {}
+ macOSXFCmd-1.1 {}
+ mathop-1.1 {}
+ misc-1.1 {}
msgcat-0.0 {}
+ obj-1.1 {}
opt-1.1 {don't have the opt package available}
+ package-1.6 {}
+ pkgconfig-1.1 {}
pkgMkIndex-4.2 {invalid command name "pkg_mkIndex"}
parse-19.4 {invalid command name "cleanupTests"}
reg-0.1 {invalid command name "doing"}
+ registry-1.1 {}
safe-1.1 {}
source-7.6 {invalid command name "cleanupTests"}
+ Tcl_Main-1.1 {}
+ thread-1.1 {}
timer-1.1 {}
tcltest-1.1 {}
- utf-1.4 {Invalid character for UTF-8 encoding}
+ unixFile-1.1 {}
+ unknown-1.1 {}
+ unload-1.1 {}
+ utf-1.1 {}
unixInit-1.1 {}
winpipe-1.1 {}
+ winNotify-1.1 {}
+ winTime-1.1 {}
}