Re: [hibernate-dev] User guide test failure

2016-02-05 Thread Gail Badner
Hi Vlad, It works now. Thanks! Gail On Fri, Feb 5, 2016 at 2:36 AM, Vlad Mihalcea wrote: > Hi, > > I committed a fix. The issue was due to time zones, so the result set > varies between 1 and 2 because the entities were added with a LocalDateTime. > I'll check it on Jenkins too. Let me know if

Re: [hibernate-dev] User guide test failure

2016-02-05 Thread Vlad Mihalcea
Hi, I committed a fix. The issue was due to time zones, so the result set varies between 1 and 2 because the entities were added with a LocalDateTime. I'll check it on Jenkins too. Let me know if it works now. Vlad On Fri, Feb 5, 2016 at 11:44 AM, Gail Badner wrote: > Hi, > > I just pulled and

[hibernate-dev] User guide test failure

2016-02-05 Thread Gail Badner
Hi, I just pulled and ran tests. I'm seeing the following test failing: org.hibernate.userguide.hql.HQLTest > test_hql_between_predicate_example_2 FAILED java.lang.AssertionError at HQLTest.java:1897 Regards, Gail ___ hibernate-dev mailing list hib