<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: RemoteLaunchX Regular expressions not working (Thread)</title><description> How can I interpret Success as Success using regex in config.properties?     I have tried the following in config.properties:  fail-regex = .*  pass-regex = .*(Success).*  caution-regex = .*(Warning|Caution).*  blocked-regex = .*(Blocked).*  But, Spira then interprets Success as failed. </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/remotelaunch/issues-questions/1698.aspx</link><item><guid isPermaLink="false">threadId=1698</guid><author>Mats Andreasen (mats.andreasen@ascom.com)</author><title>RemoteLaunchX Regular expressions not working</title><description> How can I interpret Success as Success using regex in config.properties?     I have tried the following in config.properties:  fail-regex = .*  pass-regex = .*(Success).*  caution-regex = .*(Warning|Caution).*  blocked-regex = .*(Blocked).*  But, Spira then interprets Success as failed. </description><pubDate>Tue, 13 Jun 2017 10:21:23 -0400</pubDate><a10:updated>2022-04-18T15:26:59-04:00</a10:updated><link>/Support/Forum/remotelaunch/issues-questions/1698.aspx</link></item><item><guid isPermaLink="false">messageId=3037</guid><author>Mats Andreasen (mats.andreasen@ascom.com)</author><title> I noticed that I was a bit brief in my original post.  So, the problem is that I am running RemoteL</title><description> I noticed that I was a bit brief in my original post.  So, the problem is that I am running RemoteLaunchX.jar. In config.properties there is a set of regex that interprets result from the tests being run. Default is that Fail, Caution and Blocked all have defined results, e.g. Error|Fail etc. And everything else is interpreted as Success. This is strange since e.g. running an Python-script that goes wrong, throws an excpetion or whatever, will be interpreted as Success.  I have therefore tried to specify Sucess, and default everything else to Fail, which is a more useful configuration. This does not work however, as I wrote in the original post.  Anyone has an idea why this does not work as expected?  /Best regards </description><pubDate>Tue, 13 Jun 2017 19:36:12 -0400</pubDate><a10:updated>2017-06-13T19:36:12-04:00</a10:updated><link>/Support/Forum/remotelaunch/issues-questions/1698.aspx#reply3037</link></item><item><guid isPermaLink="false">messageId=3038</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> Hi Mats  The default status for RemoteLaunchX is Not Run, unless any of the regexs match, in which </title><description> Hi Mats  The default status for RemoteLaunchX is Not Run, unless any of the regexs match, in which case that status is used.  However Not Run test runs dont get listed in SpiraTest / SpiraTeam, which caused the confusion, because there were prior Passed test runs.  Regards  Adam </description><pubDate>Thu, 15 Jun 2017 14:26:59 -0400</pubDate><a10:updated>2017-06-15T14:26:59-04:00</a10:updated><link>/Support/Forum/remotelaunch/issues-questions/1698.aspx#reply3038</link></item><item><guid isPermaLink="false">messageId=3039</guid><author>Kat A (elise.brooks@inflectra.com)</author><title> Heres a follow-up to this issue:  Heres the way RemoteLaunchX and Spira interpret the test run resu</title><description> Heres a follow-up to this issue:  Heres the way RemoteLaunchX and Spira interpret the test run results: The test run will get Pass, Fail, Caution, or Blocked if the corresponding regex matches.  The status will default to Not Run if none of the regex expressions match. </description><pubDate>Thu, 15 Jun 2017 14:30:09 -0400</pubDate><a10:updated>2017-06-15T14:30:09-04:00</a10:updated><link>/Support/Forum/remotelaunch/issues-questions/1698.aspx#reply3039</link></item></channel></rss>