[
https://issues.jboss.org/browse/WFCORE-2086?page=com.atlassian.jira.plugi...
]
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=WildFly...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)