[
https://issues.apache.org/jira/browse/WICKET-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869545#comment-17869545
]
ASF subversion and git services commented on WICKET-7119:
---------------------------------------------------------
Commit dfa5713f9c60d76fb78d68c41df982236315488f in wicket's branch
refs/heads/wicket-9.x from Kaiyao Ke
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=dfa5713f9c ]
WICKET-7119 fixed non-idempotent unit tests (#929)
(cherry picked from commit 1a55391e77e3bc6951a59ac99c6bf23c8b66d40b)
> 5 unit tests are non-idempotent (passes in the first run but fails in
> subsequent runs in the same environment)
> --------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-7119
> URL: https://issues.apache.org/jira/browse/WICKET-7119
> Project: Wicket
> Issue Type: Bug
> Reporter: Kaiyao Ke
> Priority: Major
>
> List of non-idempotent tests:
> org.apache.wicket.util.string.StringsTest#stripJSessionId
> org.apache.wicket.resource.FileSystemResourceReferenceTest#testFileSystemResourceReferenceWithZip
> org.apache.wicket.markup.repeater.AbstractPageableViewTest#cachedItemCount
> org.apache.wicket.ComponentOnConfigureTest#order
> org.apache.wicket.pageStore.AbstractPersistentPageStoreTest#rebindingAttributeDoesNotRemoveAllPages
> Will open a PR to fix them
--
This message was sent by Atlassian Jira
(v8.20.10#820010)