Update of /cvsroot/ltp/ltp/runtest
In directory sc8-pr-cvs1:/tmp/cvs-serv7716
Modified Files:
stress.part3 syscalls
Log Message:
Index: stress.part3
===================================================================
RCS file: /cvsroot/ltp/ltp/runtest/stress.part3,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- stress.part3 18 Apr 2003 18:05:55 -0000 1.31
+++ stress.part3 29 Apr 2003 15:50:06 -0000 1.32
@@ -722,7 +722,7 @@
sigaction01 sigaction01
sigaction02 sigaction02
sigaction03 cd $LTPROOT/testcases/bin;sigaction03
-# The following test hangs
+# The following test hangs on Linuxthreads
# sigaction04 cd $LTPROOT/testcases/bin;sigaction04
sigaction05 cd $LTPROOT/testcases/bin;sigaction05
# The following test was removed by the posixtestsuite for inaccurate assumptions
Index: syscalls
===================================================================
RCS file: /cvsroot/ltp/ltp/runtest/syscalls,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- syscalls 18 Apr 2003 18:05:55 -0000 1.144
+++ syscalls 29 Apr 2003 15:50:06 -0000 1.145
@@ -722,7 +722,7 @@
sigaction01 sigaction01
sigaction02 sigaction02
sigaction03 cd $LTPROOT/testcases/bin;sigaction03
-# The following test hangs
+# The following test hangs for Linuxthreads.
# sigaction04 cd $LTPROOT/testcases/bin;sigaction04
sigaction05 cd $LTPROOT/testcases/bin;sigaction05
# The following test was removed by the posixtestsuite for inaccurate assumptions
|