My Java 8 build is still running here. Its currently on the CDI TCK, and so far 4 reported test failures:
[ERROR] run(org.apache.openejb.resource.activemq.ProperConnectionShutdownTest) Time elapsed: 3.295 s <<< FAILURE! org.superbiz.executor.ManagedScheduledServiceTest Time elapsed: 3.872 sec <<< ERROR! org.superbiz.executor.ManagedServiceTest Time elapsed: 0.482 sec <<< ERROR! org.superbiz.executor.ThreadFactoryServiceTest Time elapsed: 0.464 sec <<< ERROR! There's a number of failures in the CDI module, so I'm anticipating a longer list at the end. I'm seeing at least 25 so far. I'll post my results. Jon On Fri, Mar 1, 2019 at 4:25 PM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > > > On Fri, Mar 1, 2019 at 4:14 PM j4fm <james.m...@my-managed.net> wrote: > >> I would be happy to pull your PR and build against JDK 11 before >> merging. I >> can start that build now. >> > > Bigger concern is that builds against Java 8, and is green with Java 8. I > think your recent changes make that more likely to succeed (thanks!). I > know the build without tests works JDK 11, but I imagine we'll have some > test failures on Java 11. Last run, this was the set: > https://gist.github.com/jgallimore/6968379060a4d4b25f2b6c888a49bbb4 > > I see the goal for merge being a green build against Java 8. Getting this > merged to master enables others to help with test fixing. We have at least > Otavio and Dani looking at that, and I'm sure other will be interested in > helping. > > >> >> I see buildbot seems to have frozen. I think really my PR 419 should run >> before the current 409 because the former is mostly prep for the latter. >> >> If you are okay with it, I will click stop (if it lets me) on the current >> build and let the two PRs run together? >> > > Go for it. If it doesn't work, let me know and I'll kill stuff off and > force a new build. > > Jon > > >> >> Thanks >> >> >> >> -- >> Sent from: >> http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html >> >