You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2014/08/20 17:42:26 UTC

[jira] [Created] (AMBARI-6945) "mvn clean" does not remove *.pyc files

Dmitry Lysnichenko created AMBARI-6945:
------------------------------------------

             Summary: "mvn clean" does not remove *.pyc files
                 Key: AMBARI-6945
                 URL: https://issues.apache.org/jira/browse/AMBARI-6945
             Project: Ambari
          Issue Type: Task
          Components: agent, controller
    Affects Versions: 1.7.0
            Reporter: Dmitry Lysnichenko
            Assignee: Dmitry Lysnichenko
             Fix For: 1.7.0


Our "mvn clean" goal does not remove compiled python files that are produced when running python tests. If source files are moved/removed in some commits, old *.pyc files are still executed when running tests. As a result, sometimes developers face phantom unittest failures/successes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)