Changeset: d7aa00fb5ba9 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d7aa00fb5ba9
Removed Files:
        sql/test/bugs/Tests/temporal.sql.src
        sql/test/bugs/Tests/temporal.stable.err
        sql/test/bugs/Tests/temporal.stable.out
Modified Files:
        sql/test/bugs/Tests/All
Branch: default
Log Message:

Removed test temporal since it is no longer needed after changeset 9d109a3c02ef.


diffs (76 lines):

diff --git a/sql/test/bugs/Tests/All b/sql/test/bugs/Tests/All
--- a/sql/test/bugs/Tests/All
+++ b/sql/test/bugs/Tests/All
@@ -79,7 +79,6 @@ not_in_null_bug
 copy_into_quote
 alter_add_column-bug
 alter_drop_column_insert_crash
-temporal
 seconds2timestamp
 select_not_equal
 case_substring
diff --git a/sql/test/bugs/Tests/temporal.sql.src 
b/sql/test/bugs/Tests/temporal.sql.src
deleted file mode 100644
--- a/sql/test/bugs/Tests/temporal.sql.src
+++ /dev/null
@@ -1,1 +0,0 @@
-$RELSRCDIR/../../../scripts/temporal.sql
diff --git a/sql/test/bugs/Tests/temporal.stable.err 
b/sql/test/bugs/Tests/temporal.stable.err
deleted file mode 100644
--- a/sql/test/bugs/Tests/temporal.stable.err
+++ /dev/null
@@ -1,19 +0,0 @@
-stderr of test 'temporal` in directory 'sql/test/bugs` itself:
-
-
-# 22:40:45 >  
-# 22:40:45 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--set 
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/dbfarm" 
--set "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/sql_logs"  
--set mapi_open=true --set xrpc_open=true --set mapi_port=37931 --set 
xrpc_port=40948 --set monet_prompt= --trace  "--dbname=mTests_src_test_bugs" 
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
-# 22:40:45 >  
-
-#warning: please don't forget to set your vault key!
-#(see /ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf)
-
-# 22:40:46 >  
-# 22:40:46 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=37931 
-# 22:40:46 >  
-
-
-# 22:40:46 >  
-# 22:40:46 >  Done.
-# 22:40:46 >  
-
diff --git a/sql/test/bugs/Tests/temporal.stable.out 
b/sql/test/bugs/Tests/temporal.stable.out
deleted file mode 100644
--- a/sql/test/bugs/Tests/temporal.stable.out
+++ /dev/null
@@ -1,30 +0,0 @@
-stdout of test 'temporal` in directory 'sql/test/bugs` itself:
-
-
-# 22:40:45 >  
-# 22:40:45 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--set 
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/dbfarm" 
--set "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/sql_logs"  
--set mapi_open=true --set xrpc_open=true --set mapi_port=37931 --set 
xrpc_port=40948 --set monet_prompt= --trace  "--dbname=mTests_src_test_bugs" 
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
-# 22:40:45 >  
-
-# MonetDB server v5.4.0, based on kernel v1.22.0
-# Serving database 'mTests_src_test_bugs'
-# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
-# Copyright (c) 1993-2008 CWI, all rights reserved
-# Visit http://monetdb.cwi.nl/ for further information
-# Listening for connection requests on mapi:monetdb://koala.ins.cwi.nl:37931/
-# MonetDB/SQL module v2.22.0 loaded
-
-Ready.
-#function user.main():void;
-#    clients.quit();
-#end main;
-
-
-# 22:40:46 >  
-# 22:40:46 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=37931 
-# 22:40:46 >  
-
-
-# 22:40:46 >  
-# 22:40:46 >  Done.
-# 22:40:46 >  
-
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to