From 9c93b1db5a634bd8880313bc66ea6cc2365acdd2 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Tue, 11 Apr 2023 12:36:03 +0300 Subject: [PATCH] Added/Updated tests\bugs\core_6444_test.py: Added 'UseLegacyKernelObjectsNames' parameter in FB-4.x expected output. NOTE: there is no such parameter for FB-5.x, see comments in the default firebird.conf --- tests/bugs/core_6444_test.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/bugs/core_6444_test.py b/tests/bugs/core_6444_test.py index 2429387c..774ff10b 100644 --- a/tests/bugs/core_6444_test.py +++ b/tests/bugs/core_6444_test.py @@ -263,7 +263,10 @@ fb4x_expected_out = r""" RDB$CONFIG_ID 71 RDB$CONFIG_NAME TempTableDirectory RDB$CONFIG_DEFAULT - Records affected: 72 + RDB$CONFIG_ID 72 + RDB$CONFIG_NAME UseLegacyKernelObjectsNames + RDB$CONFIG_DEFAULT false + Records affected: 73 """ % locals() fb5x_expected_out = r"""