Marc Philipp
Marc Philipp
Thanks for the detailed report! > Our hypothesis is, that if two threads are executing `NamespacedHierarchicalStore#computeIfAbsent` in parallel, then if both threads are executing at the same speed where both...
> Could we get a new stable (or at least not experimental) api before deprecating the old one please? That's a fair point. 🙂 We'll mark it as maintained or...
@Pankraz76 `@After` is from JUnit 4 and such methods must be `public`.
**Team decision:** Implement the above proposal. @jodastephen Would you be interested in submitting a PR?
> Hm, yeah, JUnit Platform indeed does not differentiate between failure and error anymore. I have no idea why, maybe @marcphilipp could shed some light on why this is not...
@dnestoro Could you please take a look?
> If I read the docs right, then replacing `ErrorSpecNode` with an `ERROR`-level discovery issue would change the outcome in such a way that no test would be run vs....
Oops, sorry, I thought those were committed in #522. Reopening the issue...