Thanks Radim,
I thought I sent this via private email but noticed after I included
hibernate-dev@lists.jboss.org. Oops :-)
Not that there is anything wrong with sending issues to
hibernate-dev@lists.jboss.org, just didn't intend to bring up a separate
(but possibly related) test failure in th
Responded on the GitHub issue. There were changes but these should not
have affected query cache afaik. When Scott sends me the trace logs,
I'll investigate what's wrong.
I am already running test for hibernate-infinispan with trace logs in
CI, though I'll be offline for the rest of the day.
R
Hi Radim,
I'm consistently seeing a WildFly 2lc test failure with Hibernate ORM
5.0.2 (see [1]). This also recreates for me locally. Were there
additional 2lc changes in ORM 5.0.2?
Scott
[1] https://github.com/wildfly/wildfly/pull/8220
On 10/01/2015 03:14 AM, Radim Vansa wrote:
> Sorry Stev
Sorry Steve, as I am on a meeting this week, I did not have a chance of
looking into that this week, I'll make that my priority the next week.
Sanne has told me that I can run the tests in CI on custom branch
myself, so I hope I'll get some indication what's stalling the testsuite.
Radim
On 09
Its failing on the second run as well. So for now I am disabling the
hibernate-infinispan tests again.
On Wed, Sep 30, 2015 at 2:01 PM Steve Ebersole wrote:
> So this just bit me (again) doing the release. I get transient test
> failures in hibernate-infinispan trying to run the release. This
So this just bit me (again) doing the release. I get transient test
failures in hibernate-infinispan trying to run the release. This is
getting frustrating.
So can we get this to be a priority? Or else I am going to seriously
contemplate moving hibernate-infinispan into a new project on its own
Hi Radim,
the ci.hibernate.org server grants permissions based on your github
id, AFAIR you should be able to create/edit jobs since you have commit
permissions.
Clone the Hibernate ORM main job into a personal one, edit it (like
have it build from a personal branch and disable spammy notification
Since we can't reproduce the test on local machine (I was once runnning
the testsuite whole night again and again and did not get any crash),
the only option I can think of is running hibernate-infinispan with
verbose logging in CI.
To properly diagnose what has happened, we should set up
org.jg
We are again running into problems with hibernate-infinispan tests. We are
seeing false test failures on CI. I cannot reproduce these failures
locally, and even out on CI the test(s) that fil change each time.
http://ci.hibernate.org/job/hibernate-orm-master-h2/1121/
http://ci.hibernate.org/job/