I was just guessing about leaving it blank. I do not know for sure whether
the matrix plugin allows to not specify the Dialect explicitly. That is a
worthwhile feature (to test Dialect resolution), but it would certainly
seem like the plugin does not handle it well now. So yes, leave it
explicitly specified.
On Tue, Jan 12, 2016 at 9:15 AM Sanne Grinovero <sanne(a)hibernate.org> wrote:
Hi Steve,
when explicitly setting the Dialect to an empty string I have several
failures; when leaving it as-is I believe this run was valid though,
at least that's the feeling I'm getting from the kind of failures:
http://ci.hibernate.org/view/ORM/job/hibernate_orm_master_oracle/ws/hiber...
Some tests are failing, but a significant amount is passing just fine
and the logs seem to indicate that it's using the Oracle testing
instance.
Also, setting the dialect seems consistent with other matrix
configurations?
Thanks,
Sanne