Changeset: e470e519d995 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e470e519d995 Modified Files: sql/test/BugTracker-2011/Tests/All sql/test/BugTracker-2012/Tests/All sql/test/BugTracker-2013/Tests/All sql/test/BugTracker-2014/Tests/All sql/test/BugTracker-2018/Tests/All sql/test/BugTracker-2019/Tests/All sql/test/BugTracker-2020/Tests/All sql/test/Skyserver/Tests/All sql/test/Tests/All sql/test/concurrent/Tests/All sql/test/mapi/Tests/All sql/test/merge-partitions/Tests/All sql/test/mergetables/Tests/All sql/test/miscellaneous/Tests/All sql/test/remote/Tests/All sql/test/rename/Tests/All sql/test/sysmon/Tests/All Branch: mtest Log Message:
Removed dependencies on HAVE_PYMONETDB diffs (truncated from 342 to 300 lines): diff --git a/sql/test/BugTracker-2011/Tests/All b/sql/test/BugTracker-2011/Tests/All --- a/sql/test/BugTracker-2011/Tests/All +++ b/sql/test/BugTracker-2011/Tests/All @@ -48,18 +48,18 @@ HAVE_PERL?perl-short-read-bug.Bug-2897 device-self-ref-fk missing_refine_reverse.Bug-2898 rand-with-seed.Bug-2900 -HAVE_PYMONETDB?python-connections-Bug.2901 -HAVE_PYMONETDB?many-connects-cache.Bug-2904 +python-connections-Bug.2901 +many-connects-cache.Bug-2904 alter-table-set-read-only.bug-2906 predicate.Bug-2908 -HAVE_PYMONETDB?interrupted-initialization.Bug-2875 +interrupted-initialization.Bug-2875 case-overflow.Bug-2239 sqltables.Bug-2921 Multiplication_and_cast.Bug-2923 like_or.Bug-2924 alter_table_add_column.Bug-2919 update_with_count.Bug-2928 -HAVE_PYMONETDB?user_create_temp_table.Bug-2916 +user_create_temp_table.Bug-2916 exists-select.Bug-2933 jena-optional-1-test.Bug-2915 and-power.Bug-3013 diff --git a/sql/test/BugTracker-2012/Tests/All b/sql/test/BugTracker-2012/Tests/All --- a/sql/test/BugTracker-2012/Tests/All +++ b/sql/test/BugTracker-2012/Tests/All @@ -29,7 +29,7 @@ name_resolution_in_proc.Bug-3074 segfault_incorrect_head.Bug-3028 cast_varchar_to_double.Bug-3071 table_returning_func_returns_too_many_columns.Bug-3077 -HAVE_PYMONETDB?table_functions_fail_after_restart.Bug-3063 +table_functions_fail_after_restart.Bug-3063 user_defined_decimal_function.Bug-2992 non_keyword_no.Bug-3079 round-type-inference.Bug-2987 @@ -65,13 +65,13 @@ incorrect_cast_from_double_to_int.Bug-25 conditions_when_for_triggers_do_not_work.Bug-2073 insert_gives_39000_program_error.Bug-3097 create_function.Bug-3172 -HAVE_PYMONETDB?currenttime.Bug-2781 +currenttime.Bug-2781 timestamp_minus_date.Bug-2977 null_except_null.Bug-3040 create_index_update.Bug-3098 algebra_find.Bug-2728 row_number_does_not_work_in_complex_query.Bug-2805 -HAVE_PYMONETDB?day-of-month-localization.Bug-2962 +day-of-month-localization.Bug-2962 scalar_subquery_with_alias.Bug-3093 power_priority.Bug-2291 type_resolution_error_in_SQL_procedural_code.Bug-3143 diff --git a/sql/test/BugTracker-2013/Tests/All b/sql/test/BugTracker-2013/Tests/All --- a/sql/test/BugTracker-2013/Tests/All +++ b/sql/test/BugTracker-2013/Tests/All @@ -12,7 +12,7 @@ stddev-group.Bug-3257 #oid_handling between.Bug-3259 correlated_select.Bug-3250 -HAVE_PYMONETDB?empty-strings.Bug-3261 +empty-strings.Bug-3261 groupby_on_value_view.Bug-3264 copy-into-decimal.Bug-3265 aggregates-typing-issues.Bug-3277 @@ -23,7 +23,7 @@ corrupt-after-restart.Bug-3282 db_users.Bug-3287 create_table_with_func.Bug-3286 add_boolean.Bug-3289 -HAVE_PYMONETDB?psm_functions_and_accessrights.Bug-3300 +psm_functions_and_accessrights.Bug-3300 decimal-cast.Bug-3310 hashed_exp.Bug-3313 mitosis-floor.Bug-3330 @@ -52,7 +52,7 @@ crash_after_creation_of_unique_key.Bug-3 alter_resets_readonly.Bug-3362 env_errors.Bug-3370 swapped_likejoin.Bug-3375 -HAVE_PYMONETDB?python-explain.Bug-3380 +python-explain.Bug-3380 case-orderby.Bug-3388 unop_vs_aggr.Bug-3885 singleton-median.Bug-3389 diff --git a/sql/test/BugTracker-2014/Tests/All b/sql/test/BugTracker-2014/Tests/All --- a/sql/test/BugTracker-2014/Tests/All +++ b/sql/test/BugTracker-2014/Tests/All @@ -9,8 +9,8 @@ two-column-aggr-with-null.Bug-3428 sample-crash.Bug-3429 temporary.Bug-3430 indices.Bug-3435 -HAVE_PYMONETDB?utf8bom.Bug-3436 -HAVE_PYMONETDB?python-microseconds.Bug-3439 +utf8bom.Bug-3436 +python-microseconds.Bug-3439 left-outer-join-with-and.Bug-3444 setreadonly_forgets_changes.Bug-3446 select-having.Bug-3458 @@ -64,10 +64,10 @@ stddev-empty.Bug-3628 ifthenelse.Bug-3629 order_by_incorrect_error.Bug-3630 incorrect_floating_point_cast.Bug-3633 -HAVE_PYMONETDB?acidity-fail.Bug-3635 +acidity-fail.Bug-3635 BOM-in-string.Bug-3641 combined_WHERE_conditions.Bug-3642 -HAVE_PYMONETDB?copy-into.Bug-3481 +copy-into.Bug-3481 empty_intermediate_quantile.Bug-3611 uppercaseboolean.Bug-3519 null_in_string.Bug-2014 diff --git a/sql/test/BugTracker-2018/Tests/All b/sql/test/BugTracker-2018/Tests/All --- a/sql/test/BugTracker-2018/Tests/All +++ b/sql/test/BugTracker-2018/Tests/All @@ -61,7 +61,7 @@ sqlitelogictest-complex-expression.Bug-6 sqlitelogictest-complex-case-not-in.Bug-6594 multiple-count.Bug-6599 sqlitelogictest-select-errors.Bug-6600 -HAVE_PYMONETDB?remote-table-where-is-null.Bug-6601 +remote-table-where-is-null.Bug-6601 sqlitelogictest-select-not-in-wrong.Bug-6602 sqlitelogictest-groupby-distinct-duplicate.Bug-6603 procedure-create-table.Bug-6604 @@ -69,9 +69,9 @@ sqlitelogictest-cast-null-not-in.Bug-660 sqlitelogictest-groupby-coalesce-error-message.Bug-6608 sqlitelogictest-algebra-rangejoin-undefined.Bug-6610 lateral-join-crash.Bug-6613 -HAVE_PYMONETDB?dependency_column_on_sequence.Bug-6618 -HAVE_PYMONETDB?local_replica_table_not_detected.Bug-6620 -HAVE_PYMONETDB?remote-table-where-not-equal.Bug-6621 +dependency_column_on_sequence.Bug-6618 +local_replica_table_not_detected.Bug-6620 +remote-table-where-not-equal.Bug-6621 groupby_having_orderby_count.Bug-6624 or_in_subselect.Bug-6625 strptime.Bug-6626 @@ -92,6 +92,6 @@ create_table_empty_column_name.Bug-6653 select_where_true.Bug-6654 alter-sequence-subquery.Bug-6657 quantile-crash.Bug-6658 -HAVE_PYMONETDB?grant-role-not-idempotent.Bug-6660 +grant-role-not-idempotent.Bug-6660 negative-sequences.Bug-6665 copy-into-doubled.Bug-6666 diff --git a/sql/test/BugTracker-2019/Tests/All b/sql/test/BugTracker-2019/Tests/All --- a/sql/test/BugTracker-2019/Tests/All +++ b/sql/test/BugTracker-2019/Tests/All @@ -27,15 +27,15 @@ HAVE_HGE?sum-over-hge.Bug.6738 sequence-first-next-value.Bug-6743 sequences-defaults.Bug-6744 sequences-types.Bug-6745 -HAVE_PYMONETDB?alter_table_drop_column.Bug-6749 -HAVE_PYMONETDB?remote-table-non-existent-column.Bug-6750 +alter_table_drop_column.Bug-6749 +remote-table-non-existent-column.Bug-6750 set-schema-mclient-msg.Bug-6754 cte-union.Bug-6755 merge-table-limit.Bug-6756 double-free.Bug-6757 -HAVE_PYMONETDB&HAVE_LIBPY3?python-loader-string.Bug-6759 +HAVE_LIBPY3?python-loader-string.Bug-6759 select-char.Bug-6761 -HAVE_PYMONETDB?grant-select-column.Bug-6765 +grant-select-column.Bug-6765 next-get-value-bulk.Bug-6766 filter_json_null.Bug-6773 prod-decimals.Bug-6774 diff --git a/sql/test/BugTracker-2020/Tests/All b/sql/test/BugTracker-2020/Tests/All --- a/sql/test/BugTracker-2020/Tests/All +++ b/sql/test/BugTracker-2020/Tests/All @@ -3,13 +3,13 @@ ifthenelse-crash.Bug-6815 alter-table-add-column.Bug-6816 analyze-stream-table.Bug-6817 select-where-in-rtrim-crash.Bug-6818 -NOT_WIN32&HAVE_LIBR&HAVE_LIBPY3&HAVE_PYMONETDB?functions-not-persist.Bug-6819 +NOT_WIN32&HAVE_LIBR&HAVE_LIBPY3?functions-not-persist.Bug-6819 cume-dist-wrong-results.Bug-6827 window-order-by-extract.Bug-6828 ntile-wrong-results.Bug-6829 url-getuser.Bug-6844 url-nulls.Bug-6845 -HAVE_PYMONETDB?global_table_propagation.Bug-6846 +global_table_propagation.Bug-6846 ilike-matches.Bug-6864 select-and.Bug-6878 copy-decimal-with-space.Bug-6917 @@ -17,14 +17,14 @@ isauuid.Bug-6934 interval-math.Bug-6935 tpch-cube.Bug-6938 mal-multiplex.Bug-6939 -HAVE_PYMONETDB?remote-table-like.Bug-6841 +remote-table-like.Bug-6841 copy-empty-blob.Bug-6948 values-like-join.Bug-6954 round.Bug-6955 log.Bug-6960 table-udf-column-descriptor.Bug-6964 table-udf-distinct.Bug-6965 -HAVE_PYMONETDB?table-udf-on-remote.Bug-6971 +table-udf-on-remote.Bug-6971 integers-intervals.Bug-6979 KNOWNFAIL?wrong-key-error.Bug-6983 window-function-order.Bug-6997 diff --git a/sql/test/Skyserver/Tests/All b/sql/test/Skyserver/Tests/All --- a/sql/test/Skyserver/Tests/All +++ b/sql/test/Skyserver/Tests/All @@ -1,2 +1,2 @@ -HAVE_PYMONETDB&HAVE_LIBBZ2?Skyserver -HAVE_PYMONETDB&HAVE_LIBBZ2?Skyserver_v6 +HAVE_LIBBZ2?Skyserver +HAVE_LIBBZ2?Skyserver_v6 diff --git a/sql/test/Tests/All b/sql/test/Tests/All --- a/sql/test/Tests/All +++ b/sql/test/Tests/All @@ -67,7 +67,7 @@ alter-sequence restart-sequence create_in_schema -HAVE_PYMONETDB?null-byte-hang +null-byte-hang orderby_limit orderby_non_selection_column @@ -121,11 +121,11 @@ unicode window_functions -HAVE_PYMONETDB?hot_snapshot -HAVE_PYMONETDB&HAVE_LIBZ?hot_snapshot_gz -HAVE_PYMONETDB&HAVE_LIBBZ2?hot_snapshot_bz2 -HAVE_PYMONETDB&HAVE_LIBLZMA?hot_snapshot_xz -HAVE_PYTHON_LZ4&HAVE_PYMONETDB&HAVE_LIBLZ4?hot_snapshot_lz4 +hot_snapshot +HAVE_LIBZ?hot_snapshot_gz +HAVE_LIBBZ2?hot_snapshot_bz2 +HAVE_LIBLZMA?hot_snapshot_xz +HAVE_PYTHON_LZ4&HAVE_LIBLZ4?hot_snapshot_lz4 !HAVE_PYTHON_LZ4&HAVE_PYMONETDB&HAVE_LIBLZ4?hot_snapshot_lz4_lite # The following tests are some old tests moved from sql/test diff --git a/sql/test/concurrent/Tests/All b/sql/test/concurrent/Tests/All --- a/sql/test/concurrent/Tests/All +++ b/sql/test/concurrent/Tests/All @@ -1,2 +1,2 @@ -HAVE_PYMONETDB?simple_select -HAVE_PYMONETDB?crash_on_concurrent_use.SF-1411926 +simple_select +crash_on_concurrent_use.SF-1411926 diff --git a/sql/test/mapi/Tests/All b/sql/test/mapi/Tests/All --- a/sql/test/mapi/Tests/All +++ b/sql/test/mapi/Tests/All @@ -4,7 +4,7 @@ sample4 smack00 smack01 HAVE_PERL?perl_dbi -HAVE_PYMONETDB?python3_dbapi +python3_dbapi HAVE_PHP?php_monetdb utf8test HAVE_PHP?php_int64_dec18 @@ -12,8 +12,8 @@ HAVE_HGE?mal_int128 HAVE_HGE?sql_int128 HAVE_PHP&HAVE_HGE?php_int128 HAVE_PERL&HAVE_HGE?perl_int128 -HAVE_PYMONETDB&HAVE_HGE?python3_int128 +HAVE_HGE?python3_int128 HAVE_HGE?sql_dec38 HAVE_PHP&HAVE_HGE?php_dec38 HAVE_PERL&HAVE_HGE?perl_dec38 -HAVE_PYMONETDB&HAVE_HGE?python3_dec38 +HAVE_HGE?python3_dec38 diff --git a/sql/test/merge-partitions/Tests/All b/sql/test/merge-partitions/Tests/All --- a/sql/test/merge-partitions/Tests/All +++ b/sql/test/merge-partitions/Tests/All @@ -27,7 +27,7 @@ mergepart25 mergepart26 mergepart27 HAVE_DATA_PATH&HAVE_LIBPY3?mergepart28 -HAVE_PYMONETDB?mergepart29 +mergepart29 mergepart30 mergepart31 mergepart32 diff --git a/sql/test/mergetables/Tests/All b/sql/test/mergetables/Tests/All --- a/sql/test/mergetables/Tests/All +++ b/sql/test/mergetables/Tests/All @@ -18,7 +18,7 @@ KNOWNFAIL?singlekeyconstraint part-elim mergedropcascade addtable -HAVE_PYMONETDB?transaction-conflict +transaction-conflict HAVE_NETCDF&HAVE_NETCDF?mergedb_create HAVE_GEOM?sqlsmith.Bug-6459 diff --git a/sql/test/miscellaneous/Tests/All b/sql/test/miscellaneous/Tests/All --- a/sql/test/miscellaneous/Tests/All +++ b/sql/test/miscellaneous/Tests/All @@ -11,7 +11,7 @@ alter_table_add_column view-mul-digits _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list