Skip to content

weird hang when execute TWO tests one-by-one (both use trace API) #4

Closed
@AlexPeshkoff

Description

@AlexPeshkoff

Pavel, I've used to fix two bugs in firebird (FirebirdSQL/firebird#7359 & FirebirdSQL/firebird#7361) related with subj. Currently I can say for sure - used in trace-related tests method to stop service via fixed session ID is not reliable. Nobody can guarantee that after session with ID == N will take place N+1, it may reset to 1, and this is normal behavior, specially for CS.

From what Pavel Zotov says mention method is built into test suite. Can you confirm this? If yes, a way to make behavior stable should be found - for example check for correct session name in sessions list.

Metadata

Metadata

Assignees

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