Skip to content

core_5691_test.py fail on Firebird debug build #29

Open
@aafemt

Description

@aafemt

Because every utility and library has suffix "debug" in name the test fails:

E       AssertionError: assert
E         - 'fb_lock_print.exe' : firebird lock print tool
E         + 'fb_lock_print.exe' : firebird lock print tool  debug)
E         ?                                               ++++++++\n
E         - 'fbclient.dll' : firebird client library
E         + 'fbclient.dll' : firebird client library  debug)
E         ?                                         ++++++++\n
E         - 'fbguard.exe' : firebird guardian
E         + 'fbguard.exe' : firebird guardian  debug)
E         ?                                  ++++++++\n
E         - 'fbsvcmgr.exe' : firebird services management tool
E         + 'fbsvcmgr.exe' : firebird services management tool  debug)
E         ?                                                   ++++++++\n
E         - 'fbtracemgr.exe' : firebird trace management tool
E         + 'fbtracemgr.exe' : firebird trace management tool  debug)
E         ?                                                  ++++++++\n
E         - 'firebird.exe' : firebird server executable
E         + 'firebird.exe' : firebird server executable  debug)
E         ?                                            ++++++++\n
E         - 'gbak.exe' : firebird gbak tool
E         + 'gbak.exe' : firebird gbak tool  debug)
E         ?                                ++++++++\n
E         - 'gfix.exe' : firebird gfix tool
E         + 'gfix.exe' : firebird gfix tool  debug)
E         ?                                ++++++++\n
E         - 'gstat.exe' : firebird gstat tool
E         + 'gstat.exe' : firebird gstat tool  debug)
E         ?                                  ++++++++\n
E         - 'isql.exe' : firebird interactive query tool
E         + 'isql.exe' : firebird interactive query tool  debug)
E         ?                                             ++++++++\n
E         - 'nbackup.exe' : firebird physical backup management tool
E         + 'nbackup.exe' : firebird physical backup management tool  debug)
E         ?                                                         ++++++++\n
E         - 'chacha.dll' : firebird wire encryption plugin using chacha cypher
E         + 'chacha.dll' : firebird wire encryption plugin using chacha cypher  debug)
E         ?                                                                   ++++++++\n
E         - 'engine13.dll' : firebird engine plugin
E         + 'engine13.dll' : firebird engine plugin  debug)
E         ?                                        ++++++++\n
E         - 'fbtrace.dll' : firebird trace plugin
E         + 'fbtrace.dll' : firebird trace plugin  debug)
E         ?                                      ++++++++\n
E         - 'legacy_auth.dll' : firebird legacy auth plugin
E         + 'legacy_auth.dll' : firebird legacy auth plugin  debug)
E         ?                                                ++++++++\n
E         - 'legacy_usermanager.dll' : firebird legacy user manager plugin
E         + 'legacy_usermanager.dll' : firebird legacy user manager plugin  debug)
E         ?                                                               ++++++++\n
E         - 'srp.dll' : firebird srp user manager plugin
E         + 'srp.dll' : firebird srp user manager plugin  debug)
E         ?                                             ++++++++\n
E         - 'udr_engine.dll' : firebird user defined routines engine
E         + 'udr_engine.dll' : firebird user defined routines engine  debug)
E         ?                                                         ++++++++\n

tests\bugs\core_5691_test.py:189: 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