[jboss-jira] [JBoss JIRA] (WFLY-12447) Testsuite deleting git managed files

Darran Lofthouse (Jira) issues at jboss.org
Wed Aug 28 11:33:00 EDT 2019


Darran Lofthouse created WFLY-12447:
---------------------------------------

             Summary: Testsuite deleting git managed files
                 Key: WFLY-12447
                 URL: https://issues.jboss.org/browse/WFLY-12447
             Project: WildFly
          Issue Type: Bug
          Components: Security, Test Suite
            Reporter: Darran Lofthouse
             Fix For: 18.0.0.Beta1


After an allTests run the following is the status from git: -

{noformat}
$ git status
HEAD detached from 004c344b7d
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	deleted:    testsuite/integration/manualmode/keystores-workdir/client.crt
	deleted:    testsuite/integration/manualmode/keystores-workdir/client.keystore
	deleted:    testsuite/integration/manualmode/keystores-workdir/client.truststore
	deleted:    testsuite/integration/manualmode/keystores-workdir/server.crt
	deleted:    testsuite/integration/manualmode/keystores-workdir/server.keystore
	deleted:    testsuite/integration/manualmode/keystores-workdir/server.truststore
	deleted:    testsuite/integration/manualmode/keystores-workdir/untrusted.crt
	deleted:    testsuite/integration/manualmode/keystores-workdir/untrusted.keystore

no changes added to commit (use "git add" and/or "git commit -a")
{noformat}



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list