Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Failure Steps are not being executed (https://www.kinook.com/Forum/showthread.php?t=1982)

mdoepker 08-09-2006 10:58 AM

Failure Steps are not being executed
 
I have a single failure step defined that will send an E-mail to the group when a build fails. I have tried numerous steps and can not get the Failed Steps to be executed when running from the Projects Steps tab.

If I go to the Failure Steps tab and then execute the step directly from there by selecting "Rebuild Selected" the E-mail will be sent no problem.

I have the 'Build failure steps' checked but when I assign the Failure step specifically or leave it blank so that it is supposed to run all failure steps, then I'm getting no e-mail notification.

I have created a simple Project Step (vbscript) that will fail everytime and I cannot get it to run the failure step.

Version is 6.1

Thanks
--Mark

kinook 08-09-2006 11:46 AM

1 Attachment(s)
Building the attached project, I get the expected output of

Building project step 'Project steps'...
Building project step 'Run Script'...
Error in Run Script (VBScript) script code at Line 1, Column 11 (Expected end of statement)
Code: code that should fail to run
Step 'Run Script' failed
Building failure step 'Send Mail'...
...


Also note that when doing Rebuild Selected (rather than Build or Rebuild), failure steps are not executed if a step fails to build. If that is not the issue here, please send or post your bld file. Thanks.

mdoepker 08-09-2006 12:10 PM

Ahhh, I was always doing "Rebuild Selected" and expecting it work. I just wanted to see it work before modifying my entire project to use this failure step.

If I do the full build then it works.

Thank you.

kinook 08-09-2006 01:29 PM

In that case, you could use Build from Cursor or Start from Cursor (resetting first if the step is marked completed).
http://www.visualbuild.com/Manual/methodsofbuilding.htm


All times are GMT -5. The time now is 07:05 PM.


Copyright © 1999-2023 Kinook Software, Inc.