Re: Jenkins build is still unstable: Roller #1576
Michael Bien <[email protected]>
| Newsgroups | gmane.comp.java.roller.devel |
|---|---|
| Message-ID | <[email protected]> |
finally looked into it. I don't know much about how the roller planet works with its special IDs etc, so there might be a more elegant way of doing this. https://github.com/apache/roller/pull/85 -michael On 20.09.19 11:05, Swapnil M Mane wrote: > Hi team, > > It seems the SubscriptionFunctionalTests.testSubscriptionLookups() > test case is getting failed. > Does anyone have any idea about this? > > https://builds.apache.org/job/Roller/lastBuild/testReport/ > > > Best regards, > Swapnil M Mane, > www.apache.org > > On Fri, Sep 20, 2019 at 10:11 AM Apache Jenkins Server > <[email protected]> wrote: >> See <https://builds.apache.org/job/Roller/1576/display/redirect?page=changes> >> other thread > Sorry, I missed this message. What branch are you working in. All tests > pass for me in master and roller-5.2.x. > > Dave > > > On Thu, Aug 1, 2019 at 12:56 AM Michael Bien<[email protected]> wrote: > >> Hello, >> >> it seems as if PlanetManagerLocalTest.testRefreshEntries() doesn't clean >> up properly and one subscription remains after the test finishes. This >> causes other, unrelated tests to fail. E.g in my case its >> SubscriptionFunctionalTests.testSubscriptionLookups. >> >> best regards, >> >> michael >> >>