Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Wrong runtime numbers in Juni view

Hi,
 
The bug report looks more like a discussion topic rather than a direct problem in Eclipse IDE. JDT forum [1] will be a good place for such a discussion before reporting the bug.
 
The bug reporter or anyone investigating it can compare the runtime numbers in JUnit 4 and JUnit libraries.
 
If it looks like a bug/enhancement for the Eclipse IDE then a good starting point will be to check the code around org.eclipse.jdt.internal.junit.runner.MessageIds.TEST_RUN_END : "%RUNTIME".
 
Regards,
Noopur
 
[1] https://www.eclipse.org/forums/index.php/f/13/
 
----- Original message -----
From: Mickael Istria <mistria@xxxxxxxxxx>
Sent by: eclipse-dev-bounces@xxxxxxxxxxx
To: "General development mailing list of the Eclipse project." <eclipse-dev@xxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] Re: [eclipse-dev] Wrong runtime numbers in Juni view
Date: Wed, Dec 9, 2020 1:38 PM
 
Hi,
 
On Wed, Dec 9, 2020 at 8:53 AM Becker, Matthias <ma.becker@xxxxxxx> wrote:

Can somebody pls. have a look at it?

 
IMO, the issue is not high priority, so I don't think anyone will jump on it soon. The best approach if you want it fixed soon is to find someone willing to make this particular user happier; basically you or one of your colleague with experience about plugin development could take care of it.
--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipse-dev
 


Back to the top