[socat/el6] * update failed test list

Paul Wouters pwouters at fedoraproject.org
Tue Nov 20 23:07:01 UTC 2012


commit 95c0a4b08b953895b8f31cb9c6fd7473b7343f61
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Nov 20 18:06:45 2012 -0500

    * update failed test list

 socat.spec |   56 ++++++++------------------------------------------------
 1 files changed, 8 insertions(+), 48 deletions(-)
---
diff --git a/socat.spec b/socat.spec
index 1214a80..063225a 100644
--- a/socat.spec
+++ b/socat.spec
@@ -46,55 +46,15 @@ make %{?_smp_mflags}
 
 %check
 # Commented out because it requires root and networking for various tests
-# current status:
-# summary: 313 tests; 197 ok, 1 failed, 114 could not be performed
-# test 298 IOCTL_VOID: test the ioctl-void option... FAILED: ./socat:
-# ./socat -t 0.1  PTY,LINK=/tmp/root/9488/test298.pty pipe &
-# ./socat -t 0.1  - file:/tmp/root/9488/test298.pty,ioctl-void=0x540c,raw,echo=0
-# ./socat -t 0.1  - file:/tmp/root/9488/test298.pty,raw,echo=0
-#
-# test  71 OPENSSL4CLIENT_HALFCLOSE: OPENSSL half close... !port 12032 timed out! FAILED: ./socat:
-# ./socat -t 0.1  "OPENSSL-LISTEN:12032,,cert=testsrv.crt,key=testsrv.key,verify=0" EXEC:'od -c' &
-# ./socat -T1 -t 0.1  - OPENSSL:127.0.0.1:12032,verify=0
-# 2012/11/20 17:31:34 socat[30421] E SSL_CTX_use_certificate_file(): error:02001002:system library:fopen:No such file or directory
-# 2012/11/20 17:31:39 socat[30443] E connect(3, AF=2 127.0.0.1:12032, 16): Connection refused
-# 1,4d0
-# < 0000000   t   e   s   t   7   1       T   u   e       N   o   v       2
-# < 0000020   0       1   7   :   3   1   :   3   4       E   S   T       2
-# < 0000040   0   1   2       7   5   9   3  \n
-# < 0000051
-# test  72 OPENSSL4SERVER_HALFCLOSE: OPENSSL-LISTEN half close... FAILED: ./socat:
-# ./socat -t 0.1  "OPENSSL:127.0.0.1:12033,verify=0,retry=3" EXEC:'od -c' &
-# ./socat -T1 -t 0.1  - OPENSSL-LISTEN:12033,,cert=testsrv.crt,key=testsrv.key,verify=0
-# 2012/11/20 17:31:39 socat[30464] E SSL_CTX_use_certificate_file(): error:02001002:system library:fopen:No such file or directory
-# 1,4d0
-# < 0000000   t   e   s   t   7   2       T   u   e       N   o   v       2
-# < 0000020   0       1   7   :   3   1   :   3   9       E   S   T       2
-# < 0000040   0   1   2       2   1   6   7   9  \n
-# < 0000052
-# test  73 OPENSSL6CLIENT_HALFCLOSE: OPENSSL half close... !port 12034 timed out! FAILED: ./socat:
-# ./socat -t 0.1  "OPENSSL-LISTEN:12034,pf=ip6,,cert=testsrv.crt,key=testsrv.key,verify=0" EXEC:'od -c' &
-# ./socat -T1 -t 0.1  - OPENSSL:[::1]:12034,pf=ip6,verify=0
-# 2012/11/20 17:31:39 socat[30483] E SSL_CTX_use_certificate_file(): error:02001002:system library:fopen:No such file or directory
-# 2012/11/20 17:31:45 socat[30511] E connect(3, AF=10 [0000:0000:0000:0000:0000:0000:0000:0001]:12034, 28): Connection refused
-# 1,4d0
-# < 0000000   t   e   s   t   7   3       T   u   e       N   o   v       2
-# < 0000020   0       1   7   :   3   1   :   3   9       E   S   T       2
-# < 0000040   0   1   2       1   3   3   0   7  \n
-# < 0000052
-# test  74 OPENSSL6SERVER_HALFCLOSE: OPENSSL-LISTEN half close... FAILED: ./socat:
-# ./socat -t 0.1  "OPENSSL:[::1]:12035,pf=ip6,verify=0,retry=3" EXEC:'od -c' &
-# ./socat -T1 -t 0.1  - OPENSSL-LISTEN:12035,pf=ip6,,cert=testsrv.crt,key=testsrv.key,verify=0
-# 2012/11/20 17:31:45 socat[30532] E SSL_CTX_use_certificate_file(): error:02001002:system library:fopen:No such file or directory
-# 1,4d0
-# < 0000000   t   e   s   t   7   4       T   u   e       N   o   v       2
-# < 0000020   0       1   7   :   3   1   :   4   5       E   S   T       2
-# < 0000040   0   1   2       1   5   3   3   6  \n
-# < 0000052
-
-#
-# Some tests use raw IO mode that requires rot
 # sudo ./test.sh
+#
+# current status:
+#summary: 313 tests; 192 ok, 5 failed, 115 could not be performed
+#test  71 OPENSSL4CLIENT_HALFCLOSE: OPENSSL half close... !port 12032 timed out! FAILED: ./socat:
+#test  72 OPENSSL4SERVER_HALFCLOSE: OPENSSL-LISTEN half close... FAILED: ./socat:
+#test  73 OPENSSL6CLIENT_HALFCLOSE: OPENSSL half close... !port 12034 timed out! FAILED: ./socat:
+#test  74 OPENSSL6SERVER_HALFCLOSE: OPENSSL-LISTEN half close... FAILED: ./socat:
+#test 298 IOCTL_VOID: test the ioctl-void option... FAILED: ./socat:
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list