-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
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
Labels
No labels