apache / apache/lucene

If a test fails in beforeClass(), we don't get any debugging information [LUCENE-3611]

Open
#4,685 0 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Major type:test
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

At the minimum we at least need reportPartialFailureInfo()

---
Migrated from [LUCENE-3611](https://issues.apache.org/jira/browse/LUCENE-3611) by Robert Muir (@rmuir)

Contributor guide

Open the contributing guide

Research direction

Start by locating the test lifecycle code that handles beforeClass() and the existing reportPartialFailureInfo() method. Trace how failures from setup are currently reported, then compare the available failure output with the issue's requirement for debugging information. Done means a beforeClass() failure includes the relevant partial failure details and the affected tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.