eclipse-jdt / eclipse-jdt/eclipse.jdt.core

Tests should detect duplicate problem logs

Open
#710 0 comments 0 reactions 1 assignee Claimed by @stephan-herrmann View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

During #707 I found that our compiler tests don't detect when the exact same problem is reported twice. When it happens, it is an indication about unclear responsibilities among different parts of the implementation and should therefor be avoided.

With such detection enabled, I noticed that several more situations of redundant null annotations do contribute duplicate problems, which should be cleaned-up as well, thus hardening #683.

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.