Robbie Gemmell created ARTEMIS-3301:
---------------------------------------
Summary: Some integration tests leave files in the source tree
making further runs fail
Key: ARTEMIS-3301
URL: https://issues.apache.org/jira/browse/ARTEMIS-3301
Project: ActiveMQ Artemis
Issue Type: Test
Components: Tests
Reporter: Robbie Gemmell
I did a test run using "mvn clean install -Ptests -Ptests-CI -Pjmh". Doing
another failed at the integration-tests module due to the RAT check erroring on
some files.
These files were left behind within the source tree while running the
integration tests, group under a parent subdirectory:
"tests/integration-tests/null".
It seems it is from at least 2 different tests, with subdirs for "bindings0-L",
"journal0-L" and "large-msg0-L" showing up first over an hour into a run, and
then further "bindings", "journal" and "large-msg" subdirs showing up after
another hour or so.
Its unclear which tests are leaving them behind. Perhaps someone more familiar
with the tests could have ideas where to look for such paths being constructed
etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)