$OpenBSD: patch-mozilla_nsprpub_pr_tests_runtests_ksh,v 1.4 2007/03/01 22:37:48 robert Exp $
--- mozilla/nsprpub/pr/tests/runtests.ksh.orig	Sun Apr 25 17:01:02 2004
+++ mozilla/nsprpub/pr/tests/runtests.ksh	Mon Nov 13 12:44:03 2006
@@ -84,11 +84,10 @@ fi
 # Tests not run (but should)
 #
 
-#forktest (failed on IRIX)
+#nameshm1 - runs with ClientServerTest deactivated (idles forever) under OpenBSD
 #nbconn - fails on some platforms 
-#poll_er - fails on some platforms? limited use?
 #prpoll -  the bad-FD test needs to be moved to a different test
-#sleep	-  specific to OS/2
+#sema,semaerr and semaping - idles forever under OpenBSD (semaphore/thread)
 
 LOGFILE=${NSPR_TEST_LOGFILE:-$NULL_DEVICE}
 
@@ -118,6 +117,7 @@ exit
 fdcach
 fileio
 foreign
+forktest
 formattm
 fsync
 gethost
@@ -160,6 +160,7 @@ perf
 pipeping
 pipeping2
 pipeself
+poll_er
 poll_nm
 poll_to
 pollable
@@ -175,9 +176,6 @@ selct_er
 selct_nm
 selct_to
 selintr
-sema
-semaerr
-semaping
 sendzlf
 server_test
 servr_kk
