Skip to content

Windows unit tests are too flaky #2695

@Levi-Lesches

Description

@Levi-Lesches

They keep randomly "failing" It'll show 20 success messages, then say "19 tests passed". There's just something different with the runtime environment, and I'm not sure showing notifications on a server is the best way to go about it.

I'm thinking to reduce the validation down to:

  • build the DLL to ensure everything still compiles
  • Convert all the details classes to XML and verify some basic structure + elements, using Dart
  • some error handling before the C++ layer, like trying to initialize() twice, using bad GUIDs, etc

Fix is in #2696

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions