[
https://issues.apache.org/jira/browse/JSPWIKI-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107012#comment-18107012
]
ASF subversion and git services commented on JSPWIKI-1240:
----------------------------------------------------------
Commit ece4b0a2e02cc1b0ad93a538a905ab524f4669b7 in jspwiki's branch
refs/heads/bug/JSPWIKI-1278 from Alex O'Ree
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=ece4b0a2e ]
JSPWIKI-1278 see jira for details
JSPWIKI-1240 Inconsistent test failures with RSSGenerator not finding the XML
user database on CI builds
reduces the logging a bit for routine messages that pollute the stdout
> 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
> Assignee: 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)