[jboss-jira] [JBoss JIRA] (WFLY-9777) Test suite is leaving debris in git-trackable directories
Chao Wang (JIRA)
issues at jboss.org
Wed Feb 28 01:53:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chao Wang reassigned WFLY-9777:
-------------------------------
Assignee: Chao Wang
> Test suite is leaving debris in git-trackable directories
> ---------------------------------------------------------
>
> Key: WFLY-9777
> URL: https://issues.jboss.org/browse/WFLY-9777
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Reporter: David Lloyd
> Assignee: Chao Wang
> Priority: Critical
>
> After a full test run, {{git status}} reports the following:
> {noformat}
> 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")
> {noformat}
> 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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list