Attention is currently required from: neels, pespin.
2 comments:
File bsc/BSC_Tests.ttcn:
Patch Set #1, Line 9190: pars1.mscpool.l3_info := valueof(ts_LU_REQ(LU_Type_IMSI_Attach, valueof(ts_MI_IMSI_LV('001010420000001'H)), '00F110'O));
What's changing here? I'm unable to find out :/
Gerrit used to highlight only specific parts being changed, but now this appears to be broken.
The IMSI is changing: '001010000000001' -> '001010420000001'.
Patch Set #1, Line 9211: pars3.mscpool.l3_info := valueof(ts_PAG_RESP(valueof(ts_MI_IMSI_LV('001010420000003'H))));
this should probably be fixed by having ts_PAG_RESP accept a template (value) as a param.
full ACK
To view, visit change 32217. To unsubscribe, or for help writing mail filters, visit settings.