Menu

Commit [r4661]  Maximize  Restore  History

This revision encloses the setUp code for DefinitionsPaneTest in

Utilities.invokeAndWait. This test was occasionally failing during
setUp in various test methods. The failures involved operations on
the created MainFrame. Since unit test are run in an JVM that has run
prior tests, the event thread is already activated which makes running
intitialization code outside the event thread problematic.

Only the following file was modified:

M src/edu/rice/cs/drjava/ui/DefinitionsPaneTest.java

rcartwright 2008-08-27

changed /trunk/drjava/src/edu/rice/cs/drjava/ui/DefinitionsPaneTest.java
/trunk/drjava/src/edu/rice/cs/drjava/ui/DefinitionsPaneTest.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB