From b8497646481946805fc86b3a1cd9ba70ae23e6f2 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Wed, 12 Apr 2023 08:58:49 +0300 Subject: [PATCH] Updated tests\bugs\core_5606_test.py: adjust expected stdout/stderr to current FB version. --- tests/bugs/core_5606_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bugs/core_5606_test.py b/tests/bugs/core_5606_test.py index 6030e6a4..26bed86e 100644 --- a/tests/bugs/core_5606_test.py +++ b/tests/bugs/core_5606_test.py @@ -78,7 +78,7 @@ expected_stderr = """ Statement failed, SQLSTATE = HY000 Expression evaluation error for index "TEST_EVAL3" on table "TEST" - -Context variable 'FOO_&_BAR' is not found in namespace SYSTEM + -Context variable 'FOO_&_BAR' is not found in namespace 'SYSTEM' Statement failed, SQLSTATE = 22012 Expression evaluation error for index "TEST_EVAL4" on table "TEST"