History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-24553
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Grant Gochnauer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Trying to run testcase for a module thinks all non-associated web apps need compiling and therefor testcase will not run

Created: 01 Oct 07 21:28   Updated: 07 May 08 14:58
Component/s: Compiling Project
Fix Version/s: Diana 8375, Selena 7.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(444 kb)

2. screenshot-2.jpg
(111 kb)

3. screenshot-3.jpg
(61 kb)

Build: 7,312
Fixed in build: 8,356


 Description  « Hide
I have a java only module with test cases. I'm trying to run a test case with the test case definition JDK being set to that of the module.

In my project I also have a TON of web applications and when I try to run my test case for the java only module, it will fail because it's looking for a compiled output for the web apps. The java only project is not dependent on any web apps and is stand-alone so this is odd.

See screenshots.



 All   Comments   Work Log   Change History      Sort Order:
Grant Gochnauer - 01 Oct 07 21:29
Looking for compiled web apps in output folder but the compiler isn't compiling them which is the correct behavior because the module isn't dependent on them.

Grant Gochnauer - 01 Oct 07 21:30
Test config screen

Grant Gochnauer - 01 Oct 07 21:31
Dependencies for said module