Re: [GEB] Plans for a 8.0.1
"Sergio del Amo" <[email protected]>
| Newsgroups | gmane.comp.lang.groovy.devel |
|---|---|
| Message-ID | <[email protected]> |
Yes. We should do a 8.0.1 release On Sat, Nov 8, 2025, at 4:56 PM, Carl Marcum wrote: > Hi All, > > Just checking on when a Geb patch release can be put together. > There have been PR's merged to allow Selenium 4.35 which is good and PR #289 [1] that fixes an open issue #288 [2] the originator is asking for status on. > PR #292 [3] is a test I wrote to prove #288 is fixed with #289. I had to disable a geb-junit5 parallel test which was causing flakiness in other tests. > The Spock parallel test was already ignored. Probably for the same reason. Docs say we can't change the per thread cache configuration on the fly but the tests did. > > If help is needed I can try but I'm not a committer so I don't know how much more I can do. > > [1] https://github.com/apache/groovy-geb/pull/289 > [2] https://github.com/apache/groovy-geb/issues/288 > [3] https://github.com/apache/groovy-geb/pull/292 > > Best regards, > Carl