Bug 128805 - It's no longer possible to run 2 different JUnit tests simultaneously in an eclipse session
Summary: It's no longer possible to run 2 different JUnit tests simultaneously in an e...
Status: VERIFIED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: 3.2   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-02-21 09:26 EST by Frederic Fusier CLA
Modified: 2009-08-30 02:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2006-02-21 09:26:52 EST
I used to have several windows in my eclipse sessions. With 3.2 M4 and before, I often started 2 different JUnit tests simultaneously (JDT/Core and JDT/UI tests for example) and it perfectly works as soon as these tests were run in different windowsof my eclipse session.

It seems that it's no longer possible to do this with 3.2 M5 and I wonder whether this behavior change was intentional or not?
Comment 1 Markus Keller CLA 2006-02-21 09:48:06 EST
This should still work, even in one workbenh window. I currently see 2 problems:

1.) JUnit views in all windows switch to the most recently started test. They should only switch in the active window.
-> Workaround: use the history drop down in the view toolbar to swicth to the test run you want to see. You don't even have to open two windows upfront to run tests in parallel.

2.) There seems to be a synchronization issue if you have the JUnit view open in more than one workbench window, which causes a temporary non-responsive UI.
-> Workaround: only patience helps until I've fixed this ...
Comment 2 Markus Keller CLA 2006-02-21 15:31:51 EST
Fixed 1.) in HEAD.
Comment 3 Markus Keller CLA 2006-04-27 13:23:32 EDT
1.) is fixed and 2.) has been reworked in RC1.
Please reopen if you see this again.
Comment 4 Frederic Fusier CLA 2006-06-27 08:29:12 EDT
I think everything is ok now on this => close :-)
Comment 5 Denis Roy CLA 2009-08-30 02:06:09 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.