diff --git a/tests/develop-test/2-query/scalar_expression.py b/tests/develop-test/2-query/scalar_expression.py index a53f4023da89d1f970139ee83c37dd7721534755..593817fae3d2a55f58bb671a53bc75cc915d7c82 100644 --- a/tests/develop-test/2-query/scalar_expression.py +++ b/tests/develop-test/2-query/scalar_expression.py @@ -8,7 +8,7 @@ from math import inf class TDTestCase: def caseDescription(self): ''' - case1: [TD-11204]Difference improvement that can ignore negative + case1: [TD-14123]: fix failed test on arm by converting from sim tst to python test to overcome NaN value and its string representation ''' return diff --git a/tests/develop-test/2-query/scalar_triangle.py b/tests/develop-test/2-query/scalar_triangle.py index 5a6066296c3b82b02fe68549874cecb5bacce309..04e7a986b53a67a580e19a06577b253862c095c4 100644 --- a/tests/develop-test/2-query/scalar_triangle.py +++ b/tests/develop-test/2-query/scalar_triangle.py @@ -8,7 +8,7 @@ from math import inf class TDTestCase: def caseDescription(self): ''' - case1: [TD-11204]Difference improvement that can ignore negative + case1: [TD-14122]: fix failed test on arm by converting from sim tst to python test to overcome NaN value and its string representation ''' return