[
https://issues.apache.org/jira/browse/GEODE-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243423#comment-17243423
]
ASF subversion and git services commented on GEODE-8755:
--------------------------------------------------------
Commit e1ff2ef09048c8cc9f6241b721e863197c5b7f42 in geode's branch
refs/heads/develop from Dale Emery
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e1ff2ef ]
GEODE-8755: Write bundled jars file correct dir (#5800)
BundledJarsJUnitTest, AssemblyContentsIntegrationTest, and
GeodeDependencyJarIntegrationTest once again write their output to the
file paths indicated in their failure messages.
Authored-by: Dale Emery <[email protected]>
> Content validator tests write output to wrong dir
> -------------------------------------------------
>
> Key: GEODE-8755
> URL: https://issues.apache.org/jira/browse/GEODE-8755
> Project: Geode
> Issue Type: Test
> Components: tests
> Affects Versions: 1.14.0
> Reporter: Dale Emery
> Assignee: Dale Emery
> Priority: Major
> Labels: GeodeOperationAPI, pull-request-available
>
> BundledJarsJUnitTest, {{AssemblyContentsIntegrationTest}}, and
> {{GeodeDependencyJarIntegrationTest}} instruct the user to examine and vet
> the content they have written to files in the
> {{geode-assembly/build/integrationTest/}} dir.
> But since GEODE-8637, which causes each test class to run in a unique working
> directory, the files now end 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)