Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9777

Test suite is leaving debris in git-trackable directories

XMLWordPrintable

      After a full test run, git status reports the following:

      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      
      	testsuite/integration/basic/user-transaction-access-test.jar
      	testsuite/integration/elytron/boot.log
      	testsuite/integration/elytron/boot.log.2018-02-05
      	testsuite/integration/iiop/CosServices.cfg
      	testsuite/integration/iiop/ObjectStore/
      	testsuite/integration/ws/jaxws-samples-wsse-policy-trust-client.jar
      
      no changes added to commit (use "git add" and/or "git commit -a")
      

      This is highly problematic as it's just a matter of time before one of these files ends up getting committed by mistake.

      Update the test suite to create temporary files in target directories only.

              chaowan@redhat.com Chao Wang
              dlloyd@redhat.com David Lloyd
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: