[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

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Jun 27 10:56:21 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-13663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785767#comment-12785767 ] 

Andre Dietisheim commented on JBIDE-13663:
------------------------------------------

switched the parent to CR1 and ran the tests:

{code}
0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] openshift.all ..................................... SUCCESS [0.507s]
[INFO] openshift.plugins ................................. SUCCESS [0.012s]
[INFO] org.jboss.tools.openshift.egit.core ............... SUCCESS [2.320s]
[INFO] org.jboss.tools.openshift.egit.ui ................. SUCCESS [0.522s]
[INFO] org.jboss.tools.openshift.express.client .......... SUCCESS [0.201s]
[INFO] org.jboss.tools.openshift.express.ui .............. SUCCESS [4.980s]
[INFO] openshift.tests ................................... SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.test ............... SUCCESS [23.323s]
[INFO] org.jboss.tools.openshift.express.test ............ SUCCESS [31.361s]
[INFO] openshift.features ................................ SUCCESS [0.007s]
[INFO] org.jboss.tools.openshift.egit.integration.feature  SUCCESS [0.271s]
[INFO] org.jboss.tools.openshift.express.feature ......... SUCCESS [0.200s]
[INFO] org.jboss.tools.openshift.egit.integration.test.feature  SUCCESS [0.096s]
[INFO] org.jboss.tools.openshift.express.test.feature .... SUCCESS [0.173s]
[INFO] openshift.site .................................... SUCCESS [7.904s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:37.107s
[INFO] Finished at: Thu Jun 27 16:49:03 CEST 2013
[INFO] Final Memory: 70M/689M
[INFO] ------------------------------------------------------------------------
{code}
                
> 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: Enhancement
>          Components: openshift
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Max Rydahl Andersen
>            Assignee: Andre Dietisheim
>             Fix For: 4.2.x
>
>
> 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