[
https://issues.apache.org/jira/browse/IGNITE-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440571#comment-15440571
]
Alexey Kuznetsov commented on IGNITE-3788:
------------------------------------------
Andrew, I think your fix is incorrect.
testConfigGeneration failed because CodeGenerator.snippet() method does not
ensure output folder.
Actually I already fix this issue by introducing ensurePackages() method in
CodeGenerator.
My fix is already in master since 23/08/2016
So, I propose to close this issue as "Duplicate" and close it.
> Test flapping: CodeGeneratorTest.testConfigGeneration
> -----------------------------------------------------
>
> Key: IGNITE-3788
> URL: https://issues.apache.org/jira/browse/IGNITE-3788
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Minor
>
> It seems like CodeGeneratorTest.testConfigGeneration check results of method
> testPojoGeneration invokation. So, testConfigGeneration flapping due to there
> is no method invokation order guarantee.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)