Details
Description
In CDT-based AUT script looks like this:
get-view "Some Explorer" | select project/folder/file | get-menu Delete | click get-window "Delete Resources" | get-button OK | click ...
During execution it hangs on "Delete Resources" about 3 minutes, after that it continues fine, but test fails by timeout.
Checked with Eclipse CPP Juno build: http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/juno/SR1/eclipse-cpp-juno-SR1-macosx-cocoa-x86_64.tar.gz
Issue is not reproducible, will try with some other, or different system.