Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Compiler Integration
-
Environment:Ubuntu Maverick, Eclipse 3.6 Helios installed separately (not Maverick package), GrEclipse snapshot 2010-11-08T20:10+00:00
-
Number of attachments :
Description
After closing and opening/cleaning/building the GPars project all 840+ tests are found. If the tests are run again only 24 are found. In order to get all 840+ tests found a close of the project is required.
I grabbed the project this morning to fix the generics issue. Now trying to recreate this issue. But I'm having trouble:
Project clean
Right Click project - RunAsJunit - 818tests found and run
Seems to hang at 390/818 on SendAndWaitTest.testFailedMessages, killed it.
Clicked 'Rerun' on the JUnit panel - 818tests
Killed it again
Right Click project - runasjunit - 818tests
So how are you launching them differently to me? Also, what percentage of them are spock tests - a lot of them?