Skip to content

Reliability issues with some of the automated tests #5870

@bobbrow

Description

@bobbrow
  • Add some mechanism to deal with tests that have known random failures, such as having alternative baselines, or a retry count for tests that have known random failures. But it would be good to not completely bury the failures (which could be real bugs).
  • recursive_includes test has a random failure on Linux (potentially a real race condition bug).
  • fix custom configuration test failure.
  • fix squiggles test failure.
  • fix intellisense_clients random failure on shutdown
  • multiroot/SymbolSearch randomly gives no results.
  • multroot/FindAllReferences randomly misses results.
  • multiroot/SetFolderSettings randomly gets stuck.
  • multiple tests/OpenFile: IntelliSense process randomly shuts down.
  • database_clearing test random gets stuck on the Linux/Mac build machines -- doesn't appear to be worth investigating because it doesn't repro on my local machines.

...some of these may have gotten fixed, I haven't checked recently.

Metadata

Metadata

Assignees

Labels

Automated testIssue or work item related to automated testing of extensionLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions