Hi all, we’re currently trying to get the S7 driver back working ... even if it seems as if it is working (When running the ManualS7Test) ... None of the Integration-Tests are running, because all are disabled. This makes quality assurance quite difficult.
Also, the fact that the changes broke the C and the Go versions is “sub-ideal”. We’ll try to fix the problems, but I guess it’s going to consume a lot of time to do so. But in the future ... if you change mspecs for drivers, you might break things in other languages, so It’s super important to ensure stuff is working in all languages. Also please don’t comment out tests ... I know I found a place where I did so too and I promise to not do it again. We really have to pay a bit more attention on not reducing more and more of our tests. Chris