Open yashikakn opened 2 years ago
Hi, The error messages in below lines needs correction.
Eg: Error message [here] (https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L444-L445) is printed when the value of ping 'Sequence' received is not as expected. But the message states there is error in ping 'Time' which is misleading.
Similar corrections needed in below lines too: (https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L456-L457)
(https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L459-L460)
(https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L468-L469)
Thanks.
Please check if you still see the issue with the latest version:
Hi, The error messages in below lines needs correction.
Eg: Error message [here] (https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L444-L445) is printed when the value of ping 'Sequence' received is not as expected. But the message states there is error in ping 'Time' which is misleading.
Similar corrections needed in below lines too: (https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L456-L457)
(https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L459-L460)
(https://github.com/openconfig/featureprofiles/blob/main/feature/gnoi/tests/ping_test/ping_test.go#L468-L469)
Thanks.