X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=da40ad781ec5c6e0f33de48eda73a7daa3340760;hp=bd8fc99a86a45f3f4d12e780e083fc2715646843;hb=e74641f3be973e28b30605777bcd6ad4ec493867;hpb=dd4b85c483a4e0d7e5515d4bb653a09731b2b5b8 diff --git a/tests/test-init.lisp b/tests/test-init.lisp index bd8fc99..da40ad7 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -281,11 +281,11 @@ '(:postgresql :postgresql-socket))) (clsql-sys:in test :time/pg/fdml/usec :time/pg/oodml/no-usec :time/pg/oodml/usec)) - (push (cons test "cant run the same date/time tests everywhere that we do on postgres because there are not standard datetime database types.") + (push (cons test "Postgres specific test.") skip-tests)) ((and (member *test-database-underlying-type* '(:mysql)) (clsql-sys:in test :time/cross-platform/usec/no-tz :time/cross-platform/usec/tz)) - (push (cons test "Mysql does not support fractional seconds (on timestamp columns), see http://forge.mysql.com/worklog/task.php?id=946 perhaps?") + (push (cons test "MySQL does not support fractional seconds on timestamp columns (http://forge.mysql.com/worklog/task.php?id=946).") skip-tests)) (t