Hi Tibor,
it shouldn't be to hard to guess another property like
maven.test.jvmcrash=FATAL
maven.test.failure=WARN
maven.test.error=ERROR
:-)
Am 16.03.22 um 12:25 schrieb Tibor Digana:
Hi Christoph,
Such a granularity with error/failure might be also an additional
requirement but still you m
+1
On Wed, 16 Mar 2022 at 5:20 am, Slawomir Jaranowski
wrote:
> Hi,
>
> We solved 7 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12330847&styleName=Text&projectId=12317527
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues
+1
śr., 16 mar 2022, 22:13 użytkownik Tamás Cservenák
napisał:
> +1
>
> On Tue, Mar 15, 2022, 20:20 Slawomir Jaranowski
> wrote:
>
> > Hi,
> >
> > We solved 7 issues:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12330847&styleName=Text&projectId=12317527
> >
> > Ther
Hi Slawomir,
Your second second example -DargLine=-Xxx is used in an integration test
in order to force producing exceptions, but IMHO it wants to simulate two
different situations.
In such cases the JVM:
1. fails on JVM startup because of low RAM
(fails the JVM on --add-reads or illegal V
+1
On Tue, Mar 15, 2022, 20:20 Slawomir Jaranowski
wrote:
> Hi,
>
> We solved 7 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12330847&styleName=Text&projectId=12317527
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jq
Am 2022-03-15 um 20:20 schrieb Slawomir Jaranowski:
Hi,
We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12330847&styleName=Text&projectId=12317527
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20JXR%2
Am 2022-03-15 um 00:54 schrieb Hervé BOUTEMY:
Le lundi 14 mars 2022, 16:43:51 CET Michael Osipov a écrit :
MASSIVE! Nothing else to say.
+1
The very rough goal would be to to have multiple phases:
* continue the work on this API so that it can actually cover all use
cases for plugins, create
Hi Christoph,
Such a granularity with error/failure might be also an additional
requirement but still you miss the third option to JVM error which is
different from test error/failure - they don;t have the same meaning.
T
On Mon, Mar 14, 2022 at 10:57 AM Christoph Läubrich
wrote:
> Just wonde