khiops icon indicating copy to clipboard operation
khiops copied to clipboard

[Parallel] remove full signature of the task in the crash tests

Open bruno-at-orange opened this issue 2 years ago • 0 comments

In the crash tests scenari, we have to write the full task signature e.g. Database check_9_8_15. The signature is built starting from the number of shared variables. When the code of the task is modified, the signature may change and the scenario of the crash test is obsolete. We have to simplify this by using the task name rather than it signature.

bruno-at-orange avatar Jun 21 '23 09:06 bruno-at-orange