visual studio - Why the test cases are got failed in the jenkin server windows slave machine randomly? -


when run ci jobs in jenkins, test cases got failed randomly in slave machine. if run same source in same slave machine again, got passed result test cases. using jenkins version of 2.73. how resolve issue ?

is test case running depend on network speed?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -