-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Description
Just noticed this in my build pipeline
...
NUnit Adapter 3.8.0.0: Test execution complete
Total tests: 163. Passed: 144. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 2.4027 Minutes
Results File: /tmp/build/5128ae76/.output/_85bded69-6543-4650-7e86-6797d5d60ecd_2018-04-11_12_48_55.trx
Calculating coverage result...
real 5m55.490s
user 3m20.960s
sys 0m22.580s
Basically, ran 144 tests, but obviously failed silently when generating the coverage file. This happened on a number of test assemblies. :-(
Any ideas what might be causing that. I've not been able to see that happen locally.
Metadata
Metadata
Assignees
Labels
No labels