On 31-1-2017 11:49, Vlad Mihalcea wrote:
Hi,
If there is just one test case that doesn't work for a specific Dialect
because the Dialect does not support such feature,
you can just skip it for that Dialect either directly or through a
DialectChecks.
One example: when a test uses sequences, you need to use a DialectCheck
because otherwise it will fail on MySQL.
Thanks, I will work through the failures one by one then and see if they
can work for Firebird or not.
Mark
--
Mark Rotteveel