[jboss-jira] [JBoss JIRA] (WFCORE-2086) Intermittent failure in OperationCancellationTestCase
Richard Opalka (JIRA)
issues at jboss.org
Wed Sep 26 17:48:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639109#comment-13639109 ]
Richard Opalka commented on WFCORE-2086:
----------------------------------------
I see multiple test methods of OperationCancellationTestCase fail on my hardware quite frequently.
>From my observation test OperationCancellationTestCase#testMasterServerBlockModelCancelMaster
is passing if and only if AbstractOperationContext.canContinueProcessing() method
detects Thread.currentThread().isInterrupted() == true and sets cancelled variable to true.
The test is failing if thread interruption isn't detected. In such case operation outcome is FAILED instead of expected CANCELLED.
> Intermittent failure in OperationCancellationTestCase
> -----------------------------------------------------
>
> Key: WFCORE-2086
> URL: https://issues.jboss.org/browse/WFCORE-2086
> Project: WildFly Core
> Issue Type: Bug
> Components: Management
> Affects Versions: 5.0.0.Beta5
> Reporter: Brian Stansberry
>
> Investigate this:
> https://ci.wildfly.org/viewLog.html?buildId=36108&buildTypeId=WildFlyCore_PullRequestWindows&tab=buildLog#_focus=85
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list