Skip to content

GH-16994: Fix DeepLearningTest exporting MOJO to a stray file - #16945

Open
maurever wants to merge 1 commit into
rel-3.46.0from
maurever_GH-16994_fix_deeplearning_test_output
Open

GH-16994: Fix DeepLearningTest exporting MOJO to a stray file#16945
maurever wants to merge 1 commit into
rel-3.46.0from
maurever_GH-16994_fix_deeplearning_test_output

Conversation

@maurever

Copy link
Copy Markdown
Contributor

testAutoEncoder exported its MOJO to a bare relative path ("prcak") with no cleanup, leaving a leftover file in h2o-algos/ after every test run. Use the test's existing TemporaryFolder rule instead.

testAutoEncoder exported its MOJO to a bare relative path ("prcak")
with no cleanup, leaving a leftover file in h2o-algos/ after every
test run. Use the test's existing TemporaryFolder rule instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@maurever maurever self-assigned this Aug 19, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant