Changeset: 1f5896879b8e for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/1f5896879b8e
Added Files:
        sql/backends/monet5/UDF/pyapi3/Tests/6508-pyUDF-crash.test
Removed Files:
        sql/test/BugTracker-2018/Tests/pyUDF-crash.Bug-6508.test
Modified Files:
        sql/backends/monet5/UDF/pyapi3/Tests/All
        sql/test/BugTracker-2018/Tests/All
        sql/test/BugTracker-2018/Tests/SingleServer
Branch: Dec2025
Log Message:

Move pyapi test to pyapi test directory.


diffs (35 lines):

diff --git a/sql/test/BugTracker-2018/Tests/pyUDF-crash.Bug-6508.test 
b/sql/backends/monet5/UDF/pyapi3/Tests/6508-pyUDF-crash.test
rename from sql/test/BugTracker-2018/Tests/pyUDF-crash.Bug-6508.test
rename to sql/backends/monet5/UDF/pyapi3/Tests/6508-pyUDF-crash.test
diff --git a/sql/backends/monet5/UDF/pyapi3/Tests/All 
b/sql/backends/monet5/UDF/pyapi3/Tests/All
--- a/sql/backends/monet5/UDF/pyapi3/Tests/All
+++ b/sql/backends/monet5/UDF/pyapi3/Tests/All
@@ -31,3 +31,6 @@ HAVE_LIBPY3?pyapi3_32
 HAVE_LIBPY3?pyloader3_01
 HAVE_LIBPY3?pyloader3_02
 HAVE_LIBPY3?pyloader3_05
+
+HAVE_LIBPY3?6508-pyUDF-crash
+
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
@@ -1,4 +1,3 @@
-HAVE_LIBPY3?pyUDF-crash.Bug-6508
 sqlitelogictest-wrong-aggregation-count.Bug-6510
 sqlitelogictest-wrong-select-not-between.Bug-6511
 case_with_orderby_limit.Bug-6512
@@ -50,7 +49,7 @@ sqlitelogictest-complex-case.Bug-6573
 create-temp-table-ordered-index-error.Bug-6574
 sqlitelogictest-missing-bulk-implementation.Bug-6575
 sqlitelogictest-aritmetic-expressions-handling.Bug-6576
-HAVE_LIBPY3?temp-table-performance.Bug-6577
+temp-table-performance.Bug-6577
 multiple-insertinto-table-Bug-6578
 sqlitelogictest-select-nullif-case.Bug-6579
 concat-str-int.Bug-6583
diff --git a/sql/test/BugTracker-2018/Tests/SingleServer 
b/sql/test/BugTracker-2018/Tests/SingleServer
--- a/sql/test/BugTracker-2018/Tests/SingleServer
+++ b/sql/test/BugTracker-2018/Tests/SingleServer
@@ -1,1 +0,0 @@
---set embedded_py=3
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to