Skip to content

core_4964_test.py fail on Firebird debug build #27

Open
@aafemt

Description

@aafemt

Debug build of Firebird sends the real auth errors to client in addition to logging it into firebird.log. Because of this the test's output is not as expected. It is a false negative.

>       assert act.clean_stdout == act.clean_expected_stdout
E       assert
E           Statement failed, SQLSTATE = 08006
E           Error occurred during login, please check server firebird.log for details
E         + -file is not a valid database

tests\bugs\core_4964_test.py:116: AssertionError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions