refs #12836 - added Python tests showing inline suppressions not working with unusedFunction check and -j2#6522
Conversation
…ing with `unusedFunction` check and -j2
|
This was extracted from #5647. |
|
If this highlights a bug, shouldn't we add a TODO somewhere? |
This is no single location to highlight this. It's a fundamental problem. The referenced PR partially fixes this but that is not mergable and still quite messy. I am trying to establish a basic test coverage so I can start fixing this. There are also still potentially more bugs related to this. |
|
What I meant was, is it obvious that this is an undesirable test result? Elsewhere we have e.g. |
That is reflected by |
No description provided.