[jbosstools-issues] [JBoss JIRA] (JBIDE-13663) Add test that egitutils/openshift does not include untracked files in dirty check nor will commit these untracked files

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Feb 27 04:20:56 EST 2013


Max Rydahl Andersen created JBIDE-13663:
-------------------------------------------

             Summary: Add test that egitutils/openshift does not include untracked files in dirty check nor will commit these untracked files
                 Key: JBIDE-13663
                 URL: https://issues.jboss.org/browse/JBIDE-13663
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
            Reporter: Max Rydahl Andersen


usecase: 

EXECUTE: Create openshift project
EXECUTE: Make sure all is committed and Pushed.
EXECUTE: Edit an existing committed file - commit it.
EXECUTE: Add a "xyz.log" file that is not to be committed.
EXECUTE: Publish to server.
ASSERT: no message about dirty changes, everything should be committed. Only message about push is missing.
EXECUTE: Wait for publish to finish.
ASSERT: "xyz.log" should *not* be pushed nor committed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list