Teie kommentaarid

Thanks for your feedback, but we will not be looking into this. This error comes from WPF which isn't used in the latest version of the Warewolf studio. Visit lycanthrope.fyi for a sneak preview of the latest version of Warewolf Studio.

So I've spent this morning testing each tool mentioned in version 2.8.7.1 and 2.8.2.9 and in latest as of writing this (3.0.1.33) I've included the tests I wrote against example workflows here: Tests.zip. Please provide either the full actual steps to reproduce this, preferably write a simple workflow that demonstrates this behaviour well or send all of your workflows, services and unit tests without any sources or integration tests included please.

Image 1162

Image 1163

Image 1165

Let's investigate your network first. To test reachability, can you run this powershell command and send the response?

Test-NetConnection 160.153.129.213 -Port 443 

It's possible your test result is dependent on a flakey, external service. Try adding mocks to isolate the unit under test more. This should improve consistency.

Could this be caused by the extra 2 tests running on "Local Machine"?

Can you please send the full coverage report? Looks like coverage is the same but there are extra workflows in the second report. The full report should show the breakdown workflow by workflow and the extra workflows should show up more clearly. Please also use latest Warewolf (2.8.10.2) in both instances.

can you give an example of a query you would like to be able to run in Warewolf?