[
https://issues.apache.org/jira/browse/JSPWIKI-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042630#comment-18042630
]
ASF subversion and git services commented on JSPWIKI-1240:
----------------------------------------------------------
Commit 3bcc314000f69dfddc8d72143a8d680aac11c526 in jspwiki's branch
refs/heads/master from Alex O'Ree
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=3bcc31400 ]
JSPWIKI-1240 potential fix for Inconsistent test failures with RSSGenerator not
finding the XML user database on CI builds
> Inconsistent test failures with RSSGenerator not finding the XML user
> database on CI builds
> -------------------------------------------------------------------------------------------
>
> Key: JSPWIKI-1240
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1240
> Project: JSPWiki
> Issue Type: Bug
> Components: Build system
> Reporter: Alex O'Ree
> Priority: Minor
> Labels: pull-request-available
>
> usually on JDK19 with macos
>
> [INFO] [*] testBlogRSS
>
> [INFO]
>
> [INFO] Stack trace
>
> [INFO] java.lang.IllegalStateException: FATAL: database does not exist
>
> at
> org.apache.wiki.auth.user.XMLUserDatabase.findByAttribute(XMLUserDatabase.java:452)
>
>
> at
> org.apache.wiki.auth.user.XMLUserDatabase.findBy(XMLUserDatabase.java:147)
>
> at
> org.apache.wiki.auth.user.XMLUserDatabase.findByLoginName(XMLUserDatabase.java:131)
>
>
> at
> org.apache.wiki.auth.login.UserDatabaseLoginModule.login(UserDatabaseLoginModule.java:84)
>
>
> at
> org.apache.wiki.auth.DefaultAuthenticationManager.doJAASLogin(DefaultAuthenticationManager.java:334)
>
>
> at
> org.apache.wiki.auth.DefaultAuthenticationManager.login(DefaultAuthenticationManager.java:227)
>
>
> at org.apache.wiki.TestEngine.saveText(TestEngine.java:367)
>
> at
> org.apache.wiki.rss.RSSGeneratorTest.testBlogRSS(RSSGeneratorTest.java:49)
>
>
> Error: Errors:
>
> Error: RSSGeneratorTest.testBlogRSS:49 » IllegalState FATAL: database does
> not exist
>
> [INFO]
>
> Error: Tests run: 875, Failures: 0, Errors: 1, Skipped: 0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)