Attention is currently required from: fixeria, lynxis lazus.
1 comment:
File pcu/PCU_Tests_SNS.ttcn:
Patch Set #1, Line 327: integer idx := 0, integer idx_del := 1, float tout := 20.0
You have to recompile anyways if you want to change it. […]
So if you have in TC_ctrl:
execute( TC_sns_del(tout := 10.0) );
execute( TC_sns_del(tout := 25.0) );
How do they show in the junit xml file? they show with the same name? how do you differentaite them when seeing them in jenkins analytics?
See all the kind of things I'm bringing up which you didn't actually accounted for?
Having different names for same test with different parameters allows for that, instead of passing parameters to it that way.
To view, visit change 39011. To unsubscribe, or for help writing mail filters, visit settings.