Hi all, I have used the opportunity to be setting up on new systems to test and validate our build on different environments and to update the documentation for setting up to the current state.
I think I’ve removed a lot of no longer needed checks from the prerequisiteCheck and removed them from the setup guide. I’ve found a few situations in which we needed some more checks, but those are now also included. I’ve spent quite some time on one of the OpcUaSubscrption tests. It turns out the second time an OPC-Server is started on systems running on a Parallels VM, the setup seems to freeze indefinitely. Unfortunately, when running the tests, there’s no problem, but when running it in the build, it gets stuck. I added a new Annotation that allows us to skip this test on a Parallels VM. I also can’t explain why, but I simply gave up trying to solve the mystery. If anyone wants to take on this challenge, be my guest ;-) It took quite a bit of time, but I think it was definitely worth it … now I guess I should update the main README in the root of the project. Chris
