summaryrefslogtreecommitdiffstats
path: root/tests/unixFCmd.test
diff options
context:
space:
mode:
authorwelch <welch>1998-08-06 11:41:40 (GMT)
committerwelch <welch>1998-08-06 11:41:40 (GMT)
commit95a04932595cc819730e74dd515f4466c7c00559 (patch)
treebb82716171bb4353337316590c3fcc397b04e6ba /tests/unixFCmd.test
parent18f01ec23662e8f9b7515947b0cd534e6345457f (diff)
downloadtcl-95a04932595cc819730e74dd515f4466c7c00559.zip
tcl-95a04932595cc819730e74dd515f4466c7c00559.tar.gz
tcl-95a04932595cc819730e74dd515f4466c7c00559.tar.bz2
Marked EINTR tests nonPortable
Diffstat (limited to 'tests/unixFCmd.test')
-rw-r--r--tests/unixFCmd.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unixFCmd.test b/tests/unixFCmd.test
index e8f997d..ffa4fdd 100644
--- a/tests/unixFCmd.test
+++ b/tests/unixFCmd.test
@@ -91,12 +91,12 @@ test unixFCmd-1.7 {TclpRenameFile: EXDEV} {
catch {file delete -force foo}
set result
} {1}
-test unixFCmd-1.8 {Checking EINTR Bug} {
+test unixFCmd-1.8 {Checking EINTR Bug} nonPortable {
testalarm
after 2000
list [testgotsig] [testgotsig]
} {1 0}
-test unixFCmd-1.9 {Checking EINTR Bug} {
+test unixFCmd-1.9 {Checking EINTR Bug} nonPortable {
cleanup
set f [open tfalarm w]
puts $f {