8000 Updated tests\bugs\core_3509_test.py: adjust expected stdout/stderr t… · FirebirdSQL/firebird-qa@1f5b777 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f5b777

Browse files
committed
Updated tests\bugs\core_3509_test.py: adjust expected stdout/stderr to current FB version.
1 parent 4b439a0 commit 1f5b777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/bugs/core_3509_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151

5252
expected_stdout_6x = """
5353
Statement failed, SQLSTATE = 42000
54-
CREATE OR ALTER PROCEDURE DUPLICATE_OUTPUT_ARGS failed
54+
CREATE OR ALTER PROCEDURE "PUBLIC"."DUPLICATE_OUTPUT_ARGS" failed
5555
-Dynamic SQL Error
5656
-SQL error code = -637
57-
-duplicate specification of A_DUP - not supported
57+
-duplicate specification of "A_DUP" - not supported
5858
"""
5959

6060
@pytest.mark.version('>=3.0')

0 commit comments

Comments
 (0)
0