Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16612/tests/BugTracker/Tests

Modified Files:
      Tag: M5XQ
        port_busy.SF-1809586.stable.out 
Log Message:
propagated changes of Saturday Nov 28 2009
from the XQFT branch to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/28 - stmane:
          tests/BugTracker/Tests/port_busy.SF-1809586.stable.out,1.2.10.1
  propagated changes of Saturday Nov 28 2009
  from the development trunk to the XQFT branch
  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2009/11/28 - stmane: 
tests/BugTracker/Tests/port_busy.SF-1809586.stable.out,1.3
    propagated changes of Wednesday Nov 25 2009 - Saturday Nov 28 2009
    from the Nov2009 branch to the development trunk
  
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      2009/11/25 - stmane:
              tests/BugTracker/Tests/port_busy.SF-1809586.stable.out,1.2.6.1
  
      slightly extended test and approved stable output for
      ID: 1809586 "PF: busy port crashes Mserver"
      
https://sourceforge.net/tracker/?func=detail&aid=1809586&group_id=56967&atid=482468
      and added extra Mfilter rule to cope with variable output
      due to changing port numbers.
  
      We accept the fact that starting a MonetDB/XQury server (`Mserver 
--dbinit="module(pathfinder);"`)
      quits instantly (with a proper error message)
      in case either the MAPIPORT or the XQUERYPORT are not available
      (the server does not make much sense without access to these ports).
      The default ports can easily be overwritten on the server commandline:
      --set mapi_port=<portno> --set xrpc_port=<portno>
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: port_busy.SF-1809586.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/port_busy.SF-1809586.stable.out,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- port_busy.SF-1809586.stable.out     31 Jul 2009 10:31:33 -0000      1.2.2.2
+++ port_busy.SF-1809586.stable.out     28 Nov 2009 21:29:53 -0000      1.2.2.3
@@ -1 +1,60 @@
-Correct output to be provided.
+stdout of test 'port_busy.SF-1809586` in directory 'tests/BugTracker` itself:
+
+
+# 10:46:36 >  
+# 10:46:36 >  /usr/bin/python port_busy.SF-1809586.py port_busy.SF-1809586 
+# 10:46:36 >  
+
+MAPIPORT
+module(mapi);
+# MonetDB Server v4.34.0
+# based on GDK   v1.34.0
+# Copyright (c) 1993-July 2008, CWI. All rights reserved.
+# Copyright (c) August 2008-2009, MonetDB B.V.. All rights reserved.
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
+# Detected 7.753 GiB (8324386816 bytes) main-memory.
+# Visit http://monetdb.cwi.nl/ for further information.
+!ERROR: MAPIlisten:binding to stream socket (32202) failed
+!OS: Address already in use
+print(1);
+[ 1 ]
+quit();
+module(pathfinder);
+# MonetDB Server v4.34.0
+# based on GDK   v1.34.0
+# Copyright (c) 1993-July 2008, CWI. All rights reserved.
+# Copyright (c) August 2008-2009, MonetDB B.V.. All rights reserved.
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
+# Detected 7.753 GiB (8324386816 bytes) main-memory.
+# Visit http://monetdb.cwi.nl/ for further information.
+# PF/Tijah module v0.13.0 loaded. http://dbappl.cs.utwente.nl/pftijah
+!ERROR: MAPIlisten:binding to stream socket (32202) failed
+!OS: Address already in use
+XRPCPORT
+module(mapi);
+# MonetDB Server v4.34.0
+# based on GDK   v1.34.0
+# Copyright (c) 1993-July 2008, CWI. All rights reserved.
+# Copyright (c) August 2008-2009, MonetDB B.V.. All rights reserved.
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
+# Detected 7.753 GiB (8324386816 bytes) main-memory.
+# Visit http://monetdb.cwi.nl/ for further information.
+print(1);
+[ 1 ]
+quit();
+module(pathfinder);
+# MonetDB Server v4.34.0
+# based on GDK   v1.34.0
+# Copyright (c) 1993-July 2008, CWI. All rights reserved.
+# Copyright (c) August 2008-2009, MonetDB B.V.. All rights reserved.
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
+# Detected 7.753 GiB (8324386816 bytes) main-memory.
+# Visit http://monetdb.cwi.nl/ for further information.
+# PF/Tijah module v0.13.0 loaded. http://dbappl.cs.utwente.nl/pftijah
+# MonetDB/XQuery module v0.28.3 loaded (default back-end is 'algebra')
+# XRPC administrative console at http://127.0.0.1:43396/admin
+
+# 10:46:37 >  
+# 10:46:37 >  Done.
+# 10:46:37 >  
+


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to