Changeset: ffdf4150fad7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ffdf4150fad7 Modified Files: monetdb5/modules/mal/Tests/modulechk.stable.out Branch: default Log Message:
modulechk: revert accidental part of changeset 02a52681219c diffs (185 lines): diff --git a/monetdb5/modules/mal/Tests/modulechk.stable.out b/monetdb5/modules/mal/Tests/modulechk.stable.out --- a/monetdb5/modules/mal/Tests/modulechk.stable.out +++ b/monetdb5/modules/mal/Tests/modulechk.stable.out @@ -1,137 +1,44 @@ -'aggr' -'alarm' -'algebra' -'algebraExtensions' -'array' -'attach' -'basket' -'bat5' -'batcalc' -'batcolor' -'batExtensions' -'batifthen' -'batmmath' -'batmtime' -'batstr' -'batxml' -'bbp' -'blob' -'box' -'calc' -'chopper' -'clients' -'cluster' -'color' -'const' -'constraints' -'counters' -'datacell' -'dcoperator' -'emitter' -'factories' -'fits' -'geom' -'group' -'groupby' -'identifier' -'inet' -'inspect' -'iterator' -'jaql' -'jaqlfunc' -'json' -'language' -'lock' -'logger' -'lsst' -'mal_compiler' -'mal_init' -'mal_io' -'mal_mapi' -'manual' -'mat' -'mdb' -'microbenchmark' -'mkey' -'mmath' -'mtime' -'opt_accessmode' -'opt_accumulators' -'opt_aliases' -'opt_centipede' -'opt_cluster' -'opt_coercion' -'opt_commonTerms' -'opt_compression' -'opt_constants' -'opt_costModel' -'opt_datacell' -'opt_datacyclotron' -'opt_dataflow' -'opt_deadcode' -'opt_dictionary' -'opt_emptySet' -'opt_evaluate' -'opt_factorize' -'opt_garbageCollector' -'opt_groups' -'opt_history' -'optimizer' -'opt_inline' -'opt_joinpath' -'opt_joinselect' -'opt_macro' -'opt_mapreduce' -'opt_mergetable' -'opt_mitosis' -'opt_multiplex' -'opt_octopus' -'opt_origin' -'opt_peephole' -'opt_prejoin' -'opt_pushranges' -'opt_qep' -'opt_recycler' -'opt_reduce' -'opt_remap' -'opt_remoteQueries' -'opt_reorder' -'opt_singleton' -'opt_sql_append' -'opt_statistics' -'opt_strengthReduction' -'opt_support' -'opt_trace' -'pcre' -'petrinet' -'pma' -'pqueue' -'profiler' -'receptor' -'recycle' -'remote' -'run_adder' -'run_isolate' -'run_memo' -'run_octopus' -'sabaoth' -'sample' -'sema' -'sql' -'srvpool' -'statistics' -'status' -'str' -'streams' -'tablet' -'tokenizer' -'trader' -'transaction' -'txtsim' -'udf' -'unix' -'url' -'urlbox' -'vault' -'xml' -'zorder' +stdout of test 'modulechk` in directory 'modules/mal` itself: + + +# 04:02:09 > +# 04:02:09 > "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" "gdk_dbfarm=/export/scratch1/mk/current//Linux/var/MonetDB" "--set" "mapi_open=true" "--set" "mapi_port=35720" "--set" "monet_prompt=" "--trace" "--forcemito" "--set" "mal_listing=2" "--dbname=mTests_modules_mal" "modulechk.mal" +# 04:02:09 > + +# MonetDB 5 server v11.12.0 +# This is an unreleased version +# Serving database 'mTests_modules_mal', using 8 threads +# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked +# Found 15.629 GiB available main-memory. +# Copyright (c) 1993-July 2008 CWI. +# Copyright (c) August 2008-2012 MonetDB B.V., all rights reserved +# Visit http://www.monetdb.org/ for further information +# Listening for connection requests on mapi:monetdb://vienna.ins.cwi.nl:35720/ +# MonetDB/GIS module loaded +# MonetDB/JAQL module loaded +# MonetDB/SQL module loaded +# MonetDB/DataCell loaded +function user.test():void; + c := mdb.modules(); + mods := algebra.kunique(c); + s := "\\nModules: "; + sep := ""; +barrier (h:oid ,t:str ) := iterator.new(mods); + s := calc.+(s,sep); + s := calc.+(s,"'"); + s := calc.+(s,t); + s := calc.+(s,"'"); + sep := ","; + redo (h:oid ,t:str ) := iterator.next(mods); +exit h:oid ; + s := calc.+(s,"\\n"); + io.printf(s); +end test; +function user.main():void; + user.test(); +end main; +\nModules: 'profiler','run_isolate','opt_constants','counters','recycle','opt_accessmode','aggr','tokenizer','constraints','lock','str','algebraExtensions','optimizer','batstr','opt_mergetable','opt_macro','opt_accumulators','language','run_octopus','opt_reduce','opt_prejoin','udf','srvpool','xml','opt_joinselect','opt_remoteQueries','alarm','txtsim','color','datacell','mtime','opt_datacell','sample','algebra','opt_deadcode','opt_cluster','mal_compiler','trader','opt_aliases','iterator','basket','opt_compression','mal_mapi','remote','opt_dataflow','factories','inet','batifthen','opt_origin','opt_support','unix','opt_reorder','opt_statistics','transaction','group','bat5','mat','opt_remap','blob','tablet','opt_factorize','mkey','urlbox','opt_mapreduce','cluster','sabaoth','vault','microbenchmark','run_memo','sql','status','array','chopper','pma','dcoperator','mmath','const','opt_centipede','opt_commonTerms','opt_evaluate','pcre','zorder','opt_recycler','opt_strengthReduction', 'opt_sql_append','opt_octopus','opt_datacyclotron','opt_coercion','sema','opt_qep','geom','clients','statistics','opt_history','attach','calc','petrinet','run_adder','opt_peephole','inspect','batExtensions','logger','bbp','batcalc','emitter','batmtime','opt_garbageCollector','receptor','opt_singleton','opt_joinpath','batmmath','mal_io','batcolor','manual','json','opt_costModel','fits','mdb','opt_groups','opt_emptySet','identifier','opt_inline','url','opt_pushranges','opt_dictionary','streams','mal_init','opt_trace','lsst','jaql','groupby','batxml','opt_mitosis','jaqlfunc','opt_multiplex','pqueue','box'\n +# 04:02:09 > +# 04:02:09 > "Done." +# 04:02:09 > + _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list