From 8ab4fbb19a308be63cab6aa9b2428ba164d38201 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Thu, 14 Nov 2024 02:12:33 +0300 Subject: [PATCH] Added/Updated tests\bugs\core_5381_test.py: dummy change in order to force all FB versions to be checked at nearest scheduled job --- tests/bugs/core_5381_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bugs/core_5381_test.py b/tests/bugs/core_5381_test.py index a1a6ecf3..710dbc29 100644 --- a/tests/bugs/core_5381_test.py +++ b/tests/bugs/core_5381_test.py @@ -7,7 +7,7 @@ TITLE: Regression: could not execute query (select from view with nested v DESCRIPTION: Test uses queries from ticket but creates user tables instead of rdb$ ones. We ask FB to show explained plan for query. - Before fix this caused to '335544382 : request size limit exceeded'. + Before fix this caused to '335544382 : request size limit exceeded' JIRA: CORE-5381 FBTEST: bugs.core_5381 NOTES: