From: SourceForge.net <no...@so...> - 2006-05-19 18:33:34
|
Bugs item #1491783, was opened at 2006-05-19 13:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1491783&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: JUnit integration Group: None Status: Open Resolution: None Priority: 5 Submitted By: bjwhitfield (bjwhitfield) Assigned to: Nobody/Anonymous (nobody) Summary: JUnit Popup can freeze app Initial Comment: On a project that has not been compiled, when you ask to run JUnit tests, it pops up a dialog saying: Must Compile All Source Files to Run Unit Tests: To unit test all documents, you must first compile all out of sync source files. Would you like to compile all files and run the specified test? If you click on the "x" to close the popup, the RuntimeException "Invalid returnCode from showConfirmDialog: -1" is thrown which freezes the app. I'm going to go ahead and say that closing the dialog defaults to the user pressing no unless anyone has any objections or thoughts. I'll also see if I can find any other places this might occur. v. 20060519-1816 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1491783&group_id=44253 |