Hi all,I have some tests that are failing during jenkins(ex:I have 50 tests,40 passed and 10 failed but these 10 are doing what they are suppose to do) is running,When I run those tests manually all are passed,when I start them from jenkins they failed.I watch them from jenkins but the tests are doing the job that are created to do and in the end when the tests are ready,jenkins retured me failed on those tests.
What can be the problem?