Changeset: 1a2184860d3e for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1a2184860d3e
Modified Files:
        monetdb5/mal/Tests/dynamicload.stable.out
        monetdb5/mal/Tests/tst120.stable.out
        monetdb5/modules/mal/Tests/mapi01.stable.out
        monetdb5/modules/mal/Tests/mapi04.stable.out
        monetdb5/modules/mal/Tests/mapi05.stable.out
        monetdb5/modules/mal/Tests/mapi06.stable.out
        monetdb5/modules/mal/Tests/mapi07.stable.out
        
sql/test/BugTracker-2010/Tests/COPY_INTO_with_backslashes.Bug-2748.stable.out
        
sql/test/BugTracker-2010/Tests/call_function_without_warning.Bug-2752.stable.out
        
sql/test/BugTracker-2010/Tests/crash_default_unlocked.Bug-2744.stable.out
        
sql/test/BugTracker-2010/Tests/foreign_key_type_mismatch.Bug-2745.stable.out
        
sql/test/BugTracker-2010/Tests/multiple-common-table-expressions.Bug-2664.stable.out
        
sql/test/BugTracker-2010/Tests/second_function_existing_signature.Bug-2611.stable.out
        sql/test/BugTracker-2010/Tests/select_from_seq.Bug-2730.stable.out
        
sql/test/BugTracker-2010/Tests/store_function_argument_correctly.Bug-2750.stable.out
        
sql/test/BugTracker-2010/Tests/substring_display_width.Bug-2683.stable.out
        
sql/test/BugTracker-2010/Tests/update_statement_in_function_ignored.Bug-2614.stable.out
        sql/test/BugTracker-2010/Tests/values.Bug-2726.stable.out
        
sql/test/BugTracker-2010/Tests/wrong_error_message_dropping_view.Bug-2713.stable.out
        
sql/test/BugTracker-2011/Tests/multicolumn_constraints.Bug-2849.stable.out
        
sql/test/BugTracker-2013/Tests/Cannot_Find_Column_Type.Bug-3394.stable.out
        sql/test/datacell/Tests/crashonundefined.stable.out
        sql/test/datacell/Tests/select.stable.out
        sql/test/datacell/Tests/topbasket.stable.out
        sql/test/mapi/Tests/python2_test_monetdb_sql.stable.out
        sql/test/mapi/Tests/python3_test_monetdb_sql.stable.out
        
sql/test/mserver5-sql-readonly/Tests/mserver5-sql-readonly-table.stable.out
        
sql/test/mserver5-sql-readonly/Tests/mserver5-sql-readonly-view.stable.out
        sql/test/ssqq/Tests/insert_query.stable.out
        sql/test/ssqq/Tests/insert_queue.stable.out
        sql/test/ssqq/Tests/insert_quser.stable.out
        sql/test/ssqq/Tests/ssqq.stable.out
Branch: Jan2014
Log Message:

Merge with Jan2014 branch.


diffs (truncated from 371 to 300 lines):

diff --git a/monetdb5/mal/Tests/dynamicload.stable.out 
b/monetdb5/mal/Tests/dynamicload.stable.out
--- a/monetdb5/mal/Tests/dynamicload.stable.out
+++ b/monetdb5/mal/Tests/dynamicload.stable.out
@@ -13,7 +13,6 @@ stdout of test 'dynamicload` in director
 # Visit http://monetdb.cwi.nl/ for further information
 # Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:33388/
 command user.wrong():void address UNKOWNaddress;
-#WARNING: LoaderException:loadLibrary:File not found:UNKNOWlib
 !TypeException:user.main[2]:object code for command user.wrong missing
 !TypeException:user.main[2]:'user.wrong' undefined in: _2:void := user.wrong()
 function user.main():void;
diff --git a/monetdb5/mal/Tests/tst120.stable.out 
b/monetdb5/mal/Tests/tst120.stable.out
--- a/monetdb5/mal/Tests/tst120.stable.out
+++ b/monetdb5/mal/Tests/tst120.stable.out
@@ -15,9 +15,6 @@ stdout of test 'tst120` in directory 'mo
 # Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:37254/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/GIS module v0.19.0 loaded
-#WARNING: MALException:malInclude:could not open file: tst120a
-#WARNING: MALException:malInclude:could not open file: tst120b
-#WARNING: MALException:malInclude:could not open file: tst120a
 !TypeException:user.main[4]:'bottom.second' undefined in: a:any := 
bottom.second(_5:str)
 
 !TypeException:user.main[5]:'top.first' undefined in: b:any := 
top.first(_7:int)
diff --git a/monetdb5/modules/mal/Tests/mapi01.stable.out 
b/monetdb5/modules/mal/Tests/mapi01.stable.out
--- a/monetdb5/modules/mal/Tests/mapi01.stable.out
+++ b/monetdb5/modules/mal/Tests/mapi01.stable.out
@@ -11,7 +11,6 @@ stdout of test 'mapi01` in directory 'mo
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008- MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:mal_octopus: file not found
 # Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:32356/
 function user.main():void;
 # First test of the remoteQueries optimizer 
diff --git a/monetdb5/modules/mal/Tests/mapi04.stable.out 
b/monetdb5/modules/mal/Tests/mapi04.stable.out
--- a/monetdb5/modules/mal/Tests/mapi04.stable.out
+++ b/monetdb5/modules/mal/Tests/mapi04.stable.out
@@ -11,7 +11,6 @@ stdout of test 'mapi04` in directory 'mo
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008- MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:mal_octopus: file not found
 # Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:32356/
 function user.main():void;
 # The easiest case, ship something and show result 
diff --git a/monetdb5/modules/mal/Tests/mapi05.stable.out 
b/monetdb5/modules/mal/Tests/mapi05.stable.out
--- a/monetdb5/modules/mal/Tests/mapi05.stable.out
+++ b/monetdb5/modules/mal/Tests/mapi05.stable.out
@@ -11,7 +11,6 @@ stdout of test 'mapi05` in directory 'mo
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008- MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:mal_octopus: file not found
 # Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:32356/
 function user.main():void;
 # Checking correctness of mapi library 
diff --git a/monetdb5/modules/mal/Tests/mapi06.stable.out 
b/monetdb5/modules/mal/Tests/mapi06.stable.out
--- a/monetdb5/modules/mal/Tests/mapi06.stable.out
+++ b/monetdb5/modules/mal/Tests/mapi06.stable.out
@@ -11,7 +11,6 @@ stdout of test 'mapi06` in directory 'mo
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008- MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:mal_octopus: file not found
 # Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:32356/
 function user.main():void;
 # Checking correctness of mapi library 
diff --git a/monetdb5/modules/mal/Tests/mapi07.stable.out 
b/monetdb5/modules/mal/Tests/mapi07.stable.out
--- a/monetdb5/modules/mal/Tests/mapi07.stable.out
+++ b/monetdb5/modules/mal/Tests/mapi07.stable.out
@@ -11,7 +11,6 @@ stdout of test 'mapi07` in directory 'mo
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008- MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:mal_octopus: file not found
 # Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:32356/
 function user.main():void;
 # First test of the remoteQueries optimizer 
diff --git 
a/sql/test/BugTracker-2010/Tests/COPY_INTO_with_backslashes.Bug-2748.stable.out 
b/sql/test/BugTracker-2010/Tests/COPY_INTO_with_backslashes.Bug-2748.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/COPY_INTO_with_backslashes.Bug-2748.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/COPY_INTO_with_backslashes.Bug-2748.stable.out
@@ -13,7 +13,6 @@ stdout of test 'COPY_INTO_with_backslash
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34775/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/call_function_without_warning.Bug-2752.stable.out
 
b/sql/test/BugTracker-2010/Tests/call_function_without_warning.Bug-2752.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/call_function_without_warning.Bug-2752.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/call_function_without_warning.Bug-2752.stable.out
@@ -13,7 +13,6 @@ stdout of test 'call_function_without_wa
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:39246/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/crash_default_unlocked.Bug-2744.stable.out 
b/sql/test/BugTracker-2010/Tests/crash_default_unlocked.Bug-2744.stable.out
--- a/sql/test/BugTracker-2010/Tests/crash_default_unlocked.Bug-2744.stable.out
+++ b/sql/test/BugTracker-2010/Tests/crash_default_unlocked.Bug-2744.stable.out
@@ -13,7 +13,6 @@ stdout of test 'crash_default_unlocked.B
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:37519/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/foreign_key_type_mismatch.Bug-2745.stable.out 
b/sql/test/BugTracker-2010/Tests/foreign_key_type_mismatch.Bug-2745.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/foreign_key_type_mismatch.Bug-2745.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/foreign_key_type_mismatch.Bug-2745.stable.out
@@ -13,7 +13,6 @@ stdout of test 'foreign_key_type_mismatc
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:37743/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/multiple-common-table-expressions.Bug-2664.stable.out
 
b/sql/test/BugTracker-2010/Tests/multiple-common-table-expressions.Bug-2664.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/multiple-common-table-expressions.Bug-2664.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/multiple-common-table-expressions.Bug-2664.stable.out
@@ -13,7 +13,6 @@ stdout of test 'multiple-common-table-ex
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:39748/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/second_function_existing_signature.Bug-2611.stable.out
 
b/sql/test/BugTracker-2010/Tests/second_function_existing_signature.Bug-2611.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/second_function_existing_signature.Bug-2611.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/second_function_existing_signature.Bug-2611.stable.out
@@ -12,7 +12,6 @@ stdout of test 'second_function_existing
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://yngling.ins.cwi.nl:33720/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/GIS module v0.19.0 loaded
diff --git a/sql/test/BugTracker-2010/Tests/select_from_seq.Bug-2730.stable.out 
b/sql/test/BugTracker-2010/Tests/select_from_seq.Bug-2730.stable.out
--- a/sql/test/BugTracker-2010/Tests/select_from_seq.Bug-2730.stable.out
+++ b/sql/test/BugTracker-2010/Tests/select_from_seq.Bug-2730.stable.out
@@ -13,8 +13,6 @@ stdout of test 'select_from_seq.Bug-2730
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
-#WARNING: MALException:malInclude:could not open file: vault
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:33557/
 # MonetDB/SQL module v2.41.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/store_function_argument_correctly.Bug-2750.stable.out
 
b/sql/test/BugTracker-2010/Tests/store_function_argument_correctly.Bug-2750.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/store_function_argument_correctly.Bug-2750.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/store_function_argument_correctly.Bug-2750.stable.out
@@ -13,7 +13,6 @@ stdout of test 'store_function_argument_
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:32379/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/substring_display_width.Bug-2683.stable.out 
b/sql/test/BugTracker-2010/Tests/substring_display_width.Bug-2683.stable.out
--- a/sql/test/BugTracker-2010/Tests/substring_display_width.Bug-2683.stable.out
+++ b/sql/test/BugTracker-2010/Tests/substring_display_width.Bug-2683.stable.out
@@ -13,7 +13,6 @@ stdout of test 'substring_display_width.
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:30286/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/update_statement_in_function_ignored.Bug-2614.stable.out
 
b/sql/test/BugTracker-2010/Tests/update_statement_in_function_ignored.Bug-2614.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/update_statement_in_function_ignored.Bug-2614.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/update_statement_in_function_ignored.Bug-2614.stable.out
@@ -12,7 +12,6 @@ stdout of test 'update_statement_in_func
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://yngling.ins.cwi.nl:33538/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/GIS module v0.19.0 loaded
diff --git a/sql/test/BugTracker-2010/Tests/values.Bug-2726.stable.out 
b/sql/test/BugTracker-2010/Tests/values.Bug-2726.stable.out
--- a/sql/test/BugTracker-2010/Tests/values.Bug-2726.stable.out
+++ b/sql/test/BugTracker-2010/Tests/values.Bug-2726.stable.out
@@ -13,7 +13,6 @@ stdout of test 'values.Bug-2726` in dire
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:33705/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2010/Tests/wrong_error_message_dropping_view.Bug-2713.stable.out
 
b/sql/test/BugTracker-2010/Tests/wrong_error_message_dropping_view.Bug-2713.stable.out
--- 
a/sql/test/BugTracker-2010/Tests/wrong_error_message_dropping_view.Bug-2713.stable.out
+++ 
b/sql/test/BugTracker-2010/Tests/wrong_error_message_dropping_view.Bug-2713.stable.out
@@ -13,7 +13,6 @@ stdout of test 'wrong_error_message_drop
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:32564/
 # MonetDB/SQL module v2.40.0 loaded
 
diff --git 
a/sql/test/BugTracker-2011/Tests/multicolumn_constraints.Bug-2849.stable.out 
b/sql/test/BugTracker-2011/Tests/multicolumn_constraints.Bug-2849.stable.out
--- a/sql/test/BugTracker-2011/Tests/multicolumn_constraints.Bug-2849.stable.out
+++ b/sql/test/BugTracker-2011/Tests/multicolumn_constraints.Bug-2849.stable.out
@@ -13,7 +13,6 @@ stdout of test 'multicolumn_constraints.
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://www.monetdb.org/ for further information
-#WARNING: MALException:malInclude:could not open file: bpm
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34629/
 # MonetDB/GIS module loaded
 # MonetDB/SQL module loaded
diff --git 
a/sql/test/BugTracker-2013/Tests/Cannot_Find_Column_Type.Bug-3394.stable.out 
b/sql/test/BugTracker-2013/Tests/Cannot_Find_Column_Type.Bug-3394.stable.out
--- a/sql/test/BugTracker-2013/Tests/Cannot_Find_Column_Type.Bug-3394.stable.out
+++ b/sql/test/BugTracker-2013/Tests/Cannot_Find_Column_Type.Bug-3394.stable.out
@@ -13,7 +13,6 @@ stdout of test 'Cannot_Find_Column_Type.
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://www.monetdb.org/ for further information
-#WARNING: MALException:malInclude:could not open file: batgsl
 # Listening for connection requests on 
mapi:monetdb://rotterdam.ins.cwi.nl:39840/
 # Listening for UNIX domain connection requests on 
mapi:monetdb:///var/tmp/mtest-31374/.s.monetdb.39840
 # MonetDB/GIS module loaded
diff --git a/sql/test/datacell/Tests/crashonundefined.stable.out 
b/sql/test/datacell/Tests/crashonundefined.stable.out
--- a/sql/test/datacell/Tests/crashonundefined.stable.out
+++ b/sql/test/datacell/Tests/crashonundefined.stable.out
@@ -12,7 +12,6 @@ stdout of test 'crashonundefined` in dir
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: MALException:malInclude:could not open file: geom
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:35517/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/SQL module v2.39.0 loaded
diff --git a/sql/test/datacell/Tests/select.stable.out 
b/sql/test/datacell/Tests/select.stable.out
--- a/sql/test/datacell/Tests/select.stable.out
+++ b/sql/test/datacell/Tests/select.stable.out
@@ -12,7 +12,6 @@ stdout of test 'select` in directory 'sq
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: MALException:malInclude:could not open file: geom
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:31795/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/SQL module v2.39.0 loaded
diff --git a/sql/test/datacell/Tests/topbasket.stable.out 
b/sql/test/datacell/Tests/topbasket.stable.out
--- a/sql/test/datacell/Tests/topbasket.stable.out
+++ b/sql/test/datacell/Tests/topbasket.stable.out
@@ -12,7 +12,6 @@ stdout of test 'topbasket` in directory 
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: MALException:malInclude:could not open file: geom
 # Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:36031/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/SQL module v2.39.0 loaded
diff --git a/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.out 
b/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.out
--- a/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.out
+++ b/sql/test/mapi/Tests/python2_test_monetdb_sql.stable.out
@@ -13,7 +13,6 @@ stdout of test 'python2_test_monetdb_sql
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://rig.ins.cwi.nl:39459/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/GIS module v0.19.0 loaded
diff --git a/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.out 
b/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.out
--- a/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.out
+++ b/sql/test/mapi/Tests/python3_test_monetdb_sql.stable.out
@@ -13,7 +13,6 @@ stdout of test 'python3_test_monetdb_sql
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://rig.ins.cwi.nl:39459/
 # MonetDB/SQL module v2.39.0 loaded
 # MonetDB/GIS module v0.19.0 loaded
diff --git 
a/sql/test/mserver5-sql-readonly/Tests/mserver5-sql-readonly-table.stable.out 
b/sql/test/mserver5-sql-readonly/Tests/mserver5-sql-readonly-table.stable.out
--- 
a/sql/test/mserver5-sql-readonly/Tests/mserver5-sql-readonly-table.stable.out
+++ 
b/sql/test/mserver5-sql-readonly/Tests/mserver5-sql-readonly-table.stable.out
@@ -13,7 +13,6 @@ stdout of test 'mserver5-sql-readonly-ta
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-#WARNING: LoaderException:loadLibrary:Loading error 'libmseed.so.2: cannot 
open shared object file: No such file or directory' from within file 'vault'
 # Listening for connection requests on mapi:monetdb://yngling.ins.cwi.nl:36267/
 # MonetDB/SQL module v2.39.0 loaded
 
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to