Changeset: 369304aa1689 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=369304aa1689 Modified Files: sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.err sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.out sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.err sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.out sql/backends/monet5/UDF/pyapi/Tests/All sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.err sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.out sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.err sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.out sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.err sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.out sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.err sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.out sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.err sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.out sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.err sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.out sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.err sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.out Branch: default Log Message:
Approve tests (changed directory = changed output). diffs (174 lines): diff --git a/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.err b/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.err --- a/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.err +++ b/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.err @@ -1,4 +1,4 @@ -stderr of test 'udf-fuse` in directory 'sql/backends/monet5/UDF` itself: +stderr of test 'udf-fuse` in directory 'sql/backends/monet5/UDF/cudf` itself: # 18:49:07 > diff --git a/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.out b/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.out --- a/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.out +++ b/sql/backends/monet5/UDF/cudf/Tests/udf-fuse.stable.out @@ -1,4 +1,4 @@ -stdout of test 'udf-fuse` in directory 'sql/backends/monet5/UDF` itself: +stdout of test 'udf-fuse` in directory 'sql/backends/monet5/UDF/cudf` itself: # 18:49:07 > diff --git a/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.err b/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.err --- a/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.err +++ b/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.err @@ -1,4 +1,4 @@ -stderr of test 'udf-reverse` in directory 'sql/backends/monet5/UDF` itself: +stderr of test 'udf-reverse` in directory 'sql/backends/monet5/UDF/cudf` itself: # 18:44:21 > diff --git a/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.out b/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.out --- a/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.out +++ b/sql/backends/monet5/UDF/cudf/Tests/udf-reverse.stable.out @@ -1,4 +1,4 @@ -stdout of test 'udf-reverse` in directory 'sql/backends/monet5/UDF` itself: +stdout of test 'udf-reverse` in directory 'sql/backends/monet5/UDF/cudf` itself: # 18:44:21 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/All b/sql/backends/monet5/UDF/pyapi/Tests/All --- a/sql/backends/monet5/UDF/pyapi/Tests/All +++ b/sql/backends/monet5/UDF/pyapi/Tests/All @@ -2,7 +2,7 @@ HAVE_LIBPY&HAVE_HGE?pyapi_types_huge HAVE_LIBPY?pyapi_returntypes -HAVE_LIBPANDAS?pyapi_pandas +HAVE_LIBPY&HAVE_LIBPANDAS?pyapi_pandas HAVE_LIBPY?pyapi_types_string HAVE_LIBPY?pyapi_numpy_boolean HAVE_LIBPY?pyapi_types_numeric diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.err b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.err --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.err +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.err @@ -1,4 +1,4 @@ -stderr of test 'pyapi_numpy_boolean` in directory 'monetdb5/extras/pyapi` itself: +stderr of test 'pyapi_numpy_boolean` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 20:29:23 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.out b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.out --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.out +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_boolean.stable.out @@ -1,4 +1,4 @@ -stdout of test 'pyapi_numpy_boolean` in directory 'monetdb5/extras/pyapi` itself: +stdout of test 'pyapi_numpy_boolean` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 20:29:23 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.err b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.err --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.err +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.err @@ -1,4 +1,4 @@ -stderr of test 'pyapi_numpy_numeric_nested` in directory 'monetdb5/extras/pyapi` itself: +stderr of test 'pyapi_numpy_numeric_nested` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 00:29:49 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.out b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.out --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.out +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_numpy_numeric_nested.stable.out @@ -1,4 +1,4 @@ -stdout of test 'pyapi_numpy_numeric_nested` in directory 'monetdb5/extras/pyapi` itself: +stdout of test 'pyapi_numpy_numeric_nested` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 00:29:49 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.err b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.err --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.err +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.err @@ -1,4 +1,4 @@ -stderr of test 'pyapi_pandas` in directory 'monetdb5/extras/pyapi` itself: +stderr of test 'pyapi_pandas` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 19:41:50 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.out b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.out --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.out +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_pandas.stable.out @@ -1,4 +1,4 @@ -stdout of test 'pyapi_pandas` in directory 'monetdb5/extras/pyapi` itself: +stdout of test 'pyapi_pandas` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 19:41:50 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.err b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.err --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.err +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.err @@ -1,4 +1,4 @@ -stderr of test 'pyapi_returntypes` in directory 'monetdb5/extras/pyapi` itself: +stderr of test 'pyapi_returntypes` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 23:33:07 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.out b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.out --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.out +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_returntypes.stable.out @@ -1,4 +1,4 @@ -stdout of test 'pyapi_returntypes` in directory 'monetdb5/extras/pyapi` itself: +stdout of test 'pyapi_returntypes` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 23:33:07 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.err b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.err --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.err +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.err @@ -1,4 +1,4 @@ -stderr of test 'pyapi_types_huge` in directory 'monetdb5/extras/pyapi` itself: +stderr of test 'pyapi_types_huge` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 00:29:46 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.out b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.out --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.out +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_huge.stable.out @@ -1,4 +1,4 @@ -stdout of test 'pyapi_types_huge` in directory 'monetdb5/extras/pyapi` itself: +stdout of test 'pyapi_types_huge` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 00:29:46 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.err b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.err --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.err +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.err @@ -1,4 +1,4 @@ -stderr of test 'pyapi_types_numeric` in directory 'monetdb5/extras/pyapi` itself: +stderr of test 'pyapi_types_numeric` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 19:41:49 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.out b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.out --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.out +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_numeric.stable.out @@ -1,4 +1,4 @@ -stdout of test 'pyapi_types_numeric` in directory 'monetdb5/extras/pyapi` itself: +stdout of test 'pyapi_types_numeric` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 19:41:49 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.err b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.err --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.err +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.err @@ -1,4 +1,4 @@ -stderr of test 'pyapi_types_string` in directory 'monetdb5/extras/pyapi` itself: +stderr of test 'pyapi_types_string` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 20:45:38 > diff --git a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.out b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.out --- a/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.out +++ b/sql/backends/monet5/UDF/pyapi/Tests/pyapi_types_string.stable.out @@ -1,4 +1,4 @@ -stdout of test 'pyapi_types_string` in directory 'monetdb5/extras/pyapi` itself: +stdout of test 'pyapi_types_string` in directory 'sql/backends/monet5/UDF/pyapi` itself: # 20:45:38 > _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list