Changeset: faf6353c666d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=faf6353c666d
Added Files:
        
sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.Darwin.src
        
sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.FreeBSD
Branch: Dec2016
Log Message:

Special output for FreeBSD and Darwin: strftime works differently.


diffs (53 lines):

diff --git 
a/sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.Darwin.src
 
b/sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.Darwin.src
new file mode 100644
--- /dev/null
+++ 
b/sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.Darwin.src
@@ -0,0 +1,1 @@
+crash_timestamp_convert.Bug-3816.stable.out.FreeBSD
diff --git 
a/sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.FreeBSD
 
b/sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.FreeBSD
new file mode 100644
--- /dev/null
+++ 
b/sql/test/BugTracker-2015/Tests/crash_timestamp_convert.Bug-3816.stable.out.FreeBSD
@@ -0,0 +1,42 @@
+stdout of test 'crash_timestamp_convert.Bug-3816` in directory 
'sql/test/BugTracker-2015` itself:
+
+
+# 19:04:38 >  
+# 19:04:38 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=33045" "--set" 
"mapi_usock=/var/tmp/mtest-17747/.s.monetdb.33045" "--set" "monet_prompt=" 
"--forcemito" "--set" "mal_listing=2" 
"--dbpath=/scratch/niels/build/rc/Linux-x86_64/var/MonetDB/mTests_sql_test_BugTracker-2015"
 "--set" "mal_listing=0" "--set" "embedded_r=yes"
+# 19:04:38 >  
+
+# MonetDB 5 server v11.21.6
+# This is an unreleased version
+# Serving database 'mTests_sql_test_BugTracker-2015', using 8 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs and 128bit 
integers dynamically linked
+# Found 15.586 GiB available main-memory.
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008-2015 MonetDB B.V., all rights reserved
+# Visit http://www.monetdb.org/ for further information
+# Listening for connection requests on 
mapi:monetdb://rocks101.scilens.private:33045/
+# Listening for UNIX domain connection requests on 
mapi:monetdb:///var/tmp/mtest-17747/.s.monetdb.33045
+# MonetDB/GIS module loaded
+# Start processing logs sql/sql_logs version 52200
+# Start reading the write-ahead log 'sql_logs/sql/log.46'
+# Finished reading the write-ahead log 'sql_logs/sql/log.46'
+# Finished processing logs sql/sql_logs
+# MonetDB/SQL module loaded
+# MonetDB/R   module loaded
+
+Ready.
+
+# 19:04:38 >  
+# 19:04:38 >  "mclient" "-lsql" "-ftest" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-17747" "--port=33045"
+# 19:04:38 >  
+
+#SELECT timestamp_to_str(current_timestamp, '%Q');
+% .L2 # table_name
+% L2 # name
+% clob # type
+% 1 # length
+[ "Q"  ]
+
+# 19:04:38 >  
+# 19:04:38 >  "Done."
+# 19:04:38 >  
+
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to