Skip to content

Race condition in VB tests #30820

@AndriySvyryd

Description

@AndriySvyryd

All test assemblies run in parallel, so the VB tests can run at the same time as SqlServer.FT which results in two simultaneous executions of the Northwind DB creation script.

These tests shouldn't run in parallel or VB tests shouldn't use the Northwind DB.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions