Re: Start and stop suite for COE - LFN internship
Faseela K
Isn't this a bit complicated?
toggle quoted message
Show quoted text
I remember previously we used to have an _init.py file where we used to have common start suite and stop suite. Is that not available right now? Thanks, Faseela -----Original Message-----
From: Jamo Luhrsen [mailto:jluhrsen@...] Sent: Tuesday, July 31, 2018 8:53 PM To: Karthika Paneer <karthikapaneer97@...>; integration-dev@... Cc: Prem sankar G <prem.sankar.g@...>; Faseela K <faseela.k@...> Subject: Re: [integration-dev] Start and stop suite for COE - LFN internship On 07/31/2018 04:54 AM, Karthika Paneer wrote: Hi Jamo/Sam, *Pods_Basic_Connectivity_Tests.robot != *Pods Basic Connectivitythis is robot being "friendly" and removing the underscores from the suite name (as well as the .robot extension) try to string replace "_" with just a space " " and then do the comparison. Again, this is another example of something you can figure out locally and not deal with the overhead of the sandbox. but, hopefully you were already doing that. Thanks, JamO this? Regards, R P Karthika** |
|