auto build r2980: all 3 builds ok - 2 regression tests failed

svn svn at minisip.org
Thu Nov 30 13:14:38 CET 2006


Summary:
    debian_unstable/default__gtk_textui_oss: ok
    debian_unstable/gtk_textui_alsa_zrtp: ok
    mingw32_on_debian_unstable/gtk_dsound_debug: ok
Binaries uploaded to http://www.minisip.org/autobuild/build_2980

Regression test:
                   1001_SipHeaderAccept/ ok
            1002_SipHeaderAcceptContact/ ok
            1003_SipHeaderAuthorization/ ok
                     1004_SipHeaderCSeq/ ok
                   1005_SipHeaderCallID/ ok
                  1006_SipHeaderContact/ ok
            1007_SipHeaderContentLength/ test returned an error code
              1008_SipHeaderContentType/ ok
                    1009_SipHeaderEvent/ ok
                  1010_SipHeaderExpires/ ok
                     1011_SipHeaderFrom/ ok
              1012_SipHeaderMaxForwards/ ok
        1013_SipHeaderProxyAuthenticate/ ok
       1014_SipHeaderProxyAuthorization/ ok
                     1015_SipHeaderRAck/ ok
                     1016_SipHeaderRSeq/ ok
              1017_SipHeaderRecordRoute/ ok
                  1018_SipHeaderReferTo/ ok
                  1019_SipHeaderRequire/ ok
                    1020_SipHeaderRoute/ ok
                  1021_SipHeaderSubject/ ok
                1022_SipHeaderSupported/ ok
                       1023_SipHeaderTo/ ok
              1024_SipHeaderUnsupported/ ok
                1025_SipHeaderUserAgent/ ok
                      1026_SipHeaderVia/ ok
          1027_SipHeaderWWWAuthenticate/ ok
                  1028_SipHeaderWarning/ ok
     2010_Session_inviteab_hangupab_udp/ ok
     2011_Session_inviteab_hangupba_udp/ ok
2012_Session_inviteab_hangupab_packetloss/ NOT THE EXPECTED OUTPUT
     2013_Session_inviteab_hangupab_tcp/ ok
     2014_Session_inviteab_hangupba_tcp/ ok


Regression test details:

========== 1007_SipHeaderContentLength/ ===========
Build:
g++ -Wall -g -o tst -I/home/svn/2980_regtest/usr/include -L/home/svn/2980_regtest/usr/lib tst.cxx -lmsip -lpthread -lssl
Test output:
===
Test 1:
Parsed: <Content-Length:0 >
Result: <Content-Length: 0>
Nr header values: 1
Length: <0>
===
Test 2:
Parsed: <l:0>
Result: <Content-Length: 0>
Nr header values: 1
Length: <0>
terminate called after throwing an instance of 'SipExceptionInvalidMessage'
  what():  SipHeaderValueContentLength malformed


========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output	2006-11-30 12:06:00.000000000 +0100
+++ test_output	2006-11-30 12:54:29.986960096 +0100
@@ -2429,6 +2429,26 @@
 OUT (UDP): Content-Length: 0
 OUT (UDP): 
 OUT (UDP): 
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP): 
+OUT (UDP): 
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 BYE
+IN (UDP): Call-ID: callidstring
+IN (UDP): Content-Length: 0
+IN (UDP): 
+IN (UDP): 
 IN (UDP): SIP/2.0 200 ok
 IN (UDP): Max-Forwards: 70
 IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
@@ -7390,29 +7410,26 @@
 IN (UDP): Content-Length: 0
 IN (UDP): 
 IN (UDP): 
-OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
-OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
-OUT (UDP): Call-ID: callidstring
-OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): CSeq: 1 ACK
-OUT (UDP): To: <sip:serveruser at localhost:SPORT>
-OUT (UDP): Content-Length: 0
-OUT (UDP): 
-OUT (UDP): 
-OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
-OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): To: <sip:serveruser at localhost:SPORT>
-OUT (UDP): CSeq: 1 BYE
-OUT (UDP): Call-ID: callidstring
-OUT (UDP): Content-Length: 0
-OUT (UDP): 
-OUT (UDP): 
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): Call-ID: callidstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 INVITE
+IN (UDP): Content-Length: 0
+IN (UDP): 
+IN (UDP): 
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): Call-ID: callidstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 INVITE
+IN (UDP): Content-Length: 0
+IN (UDP): 
+IN (UDP): 
 OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
 OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
 OUT (UDP): Max-Forwards: 70
@@ -7433,6 +7450,16 @@
 IN (UDP): Content-Length: 0
 IN (UDP): 
 IN (UDP): 
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): Call-ID: callidstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 INVITE
+IN (UDP): Content-Length: 0
+IN (UDP): 
+IN (UDP): 
 Test 84 Drop vector 10000101.
 OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
 OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring



More information about the Minisip-devel mailing list