From b0afe2e25a08ceb0141adc9639c864a4204ed815 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Thu, 28 Sep 2023 00:01:35 +0300 Subject: [PATCH] Added/Updated tests\bugs\gh_7761_test.py: Confirmed bug on 6.0.0.49. Checked on 6.0.0.55, 5.0.0.1229, 4.0.0.2995 - all fine. --- tests/bugs/gh_7761_test.py | 41 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 tests/bugs/gh_7761_test.py diff --git a/tests/bugs/gh_7761_test.py b/tests/bugs/gh_7761_test.py new file mode 100644 index 00000000..3a81c5c3 --- /dev/null +++ b/tests/bugs/gh_7761_test.py @@ -0,0 +1,41 @@ +#coding:utf-8 + +""" +ID: issue-7761 +ISSUE: https://github.com/FirebirdSQL/firebird/issues/7761 +TITLE: Regression when displaying line number of errors in ISQL scripts +DESCRIPTION: +NOTES: + [28.09.2023] pzotov + Confirmed bug on 6.0.0.49. + Checked on 6.0.0.55, 5.0.0.1229, 4.0.0.2995 - all fine. + + NB-1: bug also presents in 3.0.12.33713, thus min_version of this test is 4.0. + NB-2: SQL script has to be save in the file and ISQL must run with command key '-i