testCheckOut BLD200212090100
authordkaspar@netbeans.org
Fri, 06 Dec 2002 16:07:34 +0000
changeset 2894eb7c0f5592ea
parent 2893 1c85665318d6
child 2895 9902276e518d
testCheckOut
vcs.advanced/test/qa-functional/src/complete/cvs_profile/JellyBranch.java
     1.1 --- a/vcs.advanced/test/qa-functional/src/complete/cvs_profile/JellyBranch.java	Fri Dec 06 15:49:20 2002 +0000
     1.2 +++ b/vcs.advanced/test/qa-functional/src/complete/cvs_profile/JellyBranch.java	Fri Dec 06 16:07:34 2002 +0000
     1.3 @@ -107,8 +107,7 @@
     1.4          
     1.5          // workaround - probably jelly issue - if not used, popup menu does not work in versioning frame
     1.6          VCSCommandsOutputOperator voo = new VCSCommandsOutputOperator ("CHECKOUT_COMMAND");
     1.7 -        voo.close(); 
     1.8 -        voo.waitClosed();
     1.9 +        closeAllVCSWindows();
    1.10          
    1.11          InitDir.waitStatus(null);
    1.12          refreshRecursively(root);