Re: [hibernate-dev] "JDK: oraclejdk8 Java" check is failing for a PR

2019-10-15 Thread Steve Ebersole
Nice! On Tue, Oct 15, 2019, 5:57 PM Gail Badner wrote: > It passed this time. :) > > On Tue, Oct 15, 2019 at 2:51 PM Gail Badner wrote: > >> OK, I see it now. >> >> Thanks! >> Gail >> >> On Tue, Oct 15, 2019 at 2:24 PM Steve Ebersole >> wrote: >> >>> Yes, in the upper right end corner there

Re: [hibernate-dev] "JDK: oraclejdk8 Java" check is failing for a PR

2019-10-15 Thread Gail Badner
It passed this time. :) On Tue, Oct 15, 2019 at 2:51 PM Gail Badner wrote: > OK, I see it now. > > Thanks! > Gail > > On Tue, Oct 15, 2019 at 2:24 PM Steve Ebersole > wrote: > >> Yes, in the upper right end corner there is a "Restart Job" link... >> That's for any Travis job >> >> On Tue, Oct

Re: [hibernate-dev] "JDK: oraclejdk8 Java" check is failing for a PR

2019-10-15 Thread Gail Badner
OK, I see it now. Thanks! Gail On Tue, Oct 15, 2019 at 2:24 PM Steve Ebersole wrote: > Yes, in the upper right end corner there is a "Restart Job" link... > That's for any Travis job > > On Tue, Oct 15, 2019 at 1:20 PM Gail Badner wrote: > >> "JDK: oraclejdk8 Java" check is failing [1] for

Re: [hibernate-dev] "JDK: oraclejdk8 Java" check is failing for a PR

2019-10-15 Thread Steve Ebersole
Yes, in the upper right end corner there is a "Restart Job" link... That's for any Travis job On Tue, Oct 15, 2019 at 1:20 PM Gail Badner wrote: > "JDK: oraclejdk8 Java" check is failing [1] for PR: > https://github.com/hibernate/hibernate-orm/pull/3066 > > It's showing that

[hibernate-dev] "JDK: oraclejdk8 Java" check is failing for a PR

2019-10-15 Thread Gail Badner
"JDK: oraclejdk8 Java" check is failing [1] for PR: https://github.com/hibernate/hibernate-orm/pull/3066 It's showing that OsgiIntegrationTest is failing. I can't reproduce this locally, but maybe I'm not using the same version of Has anyone else seen this before? Is there a way to repeat the