[
https://issues.apache.org/jira/browse/ARIES-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910512#action_12910512
]
Emily Jiang commented on ARIES-410:
-----------------------------------
The cause for this intermittent failures is that the no-op resolver we have in
the application utils. This resolver is light weighted and always available
though it has a low rank. Before our useful Aries resolver becomes live, it
always grab jobs. This is why some tests relying on the real Aries Resolver
failed sometimes. This is a potential bomb! We have to get rid of this service
since we have a real Aries Resolver. I have verifed my fix and it worked in our
local run consistently. However, before I deliver this fix, I need to deliver
the fix for aries 411, which is to make blog samples to use Aries Resolver
instead of the no-op resolver to perform provisioning.
> Application itests fail intermittently
> --------------------------------------
>
> Key: ARIES-410
> URL: https://issues.apache.org/jira/browse/ARIES-410
> Project: Aries
> Issue Type: Bug
> Components: Application
> Reporter: Emily Jiang
> Assignee: Emily Jiang
>
> The application itests fail intermittently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.