apache / apache/lucene

Ability to run gradle tests with security auditing or any other JVM-level messaging [LUCENE-9120]

Open
#10,161 4 comments 0 reactions 1 assignee Claimed by @dweiss View on GitHub
legacy-jira-priority:Minor type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

Leaving as a separate task. I don't see any way of doing this with Gradle test runner as it uses sockets to pass stream outputs (this itself causes security auditing logs, leading to stack overflow).

We'd need to run such corner cases with a different test runner (different task) or even run JUnit core runner directly as a forked Java process.

---
Migrated from [LUCENE-9120](https://issues.apache.org/jira/browse/LUCENE-9120) by Dawid Weiss (@dweiss), updated Sep 01 2021
Linked issues:
- #10119

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.