Skip to content

I20231102-1800

@trancexpress trancexpress tagged this 02 Nov 15:22
This change throws an OutOfMemoryError before a test starts (via
TestExecutionListener), if the JUnit view requested a test execution
stop during JUnit 5 tests.

An OOME is the only type of exception that is not swallowed by the JUnit
5 framework, when notifying a TestExecutionListener.

Fixes: https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/889
Assets 2
Loading