Hi,
it seems we are accumulating test cases (see discussion in [1]) that are
marked as @Ignored (mostly due to flakiness), which is generally
undesirable. Associated JIRAs seem to be open for a long time, and this
might generally cause that we loose code coverage. Would anyone have
idea on how to visualize these Ignored tests better? My first idea would
be something similar to "Beam dependency check report", but that seems
to be not the best example (which is completely different issue :)).
Jan
[1] https://github.com/apache/beam/pull/11614