Dale Emery created GEODE-8755:
---------------------------------
Summary: BundledJarsJUnitTest writes bundled_jars.txt file to
wrong dir
Key: GEODE-8755
URL: https://issues.apache.org/jira/browse/GEODE-8755
Project: Geode
Issue Type: Test
Components: tests
Reporter: Dale Emery
BundledJarsJUnitTest instructs the user to examine and vet the
{{geode-assembly/build/integrationTest/bundled_jars.txt}} file.
But since GEODE-8637, which causes each test class to run in a unique working
directory, the file now ends up in a directory other than the one in the
instructions, like:
{{geode-assembly/build/integrationTest/test-worker-00014/bundled_jars.txt}}.
This is confusing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)