When I run builds on xUnit tests in my VS all my Tests are passing but on pipeline build I get only 1 error and that is due to timeout.
This is code error from DevOps :
**“`
Error Message: 2024-07-03T13:46:54.0677410Z System.Exception : Assertions not tested due to timeout


Tried Re-Queueing build but always same thing, maybe DevOps has different timeout than VS?