Hi Ivan, Yes, looks like a non-zero exit code is a problem. I'll have a look next week.
Thanks! On Wed, Nov 3, 2021 at 11:22 AM Ivan Daschinsky <ivanda...@apache.org> wrote: > Hi folks! > > Some people found, that recently it is quite hard to obtain green visa of > tcbot due to some circumstances. > > After some refactorings, there are two .NET suites. > > 1. Linux .NET suite is run using teamcity .NET runner. > 2. Windows .NET suite run test assemblies directly and here is the > problem... > > According to [1], positive exit codes equals to number of failed tests. > > Pasha, can it be fixed (i.e. using the same approach as in Linux suite?) > > > [1] -- > https://docs.nunit.org/articles/nunit/running-tests/Console-Runner.html#console-exit-codes >