Results overview page showing "No stacktrace available" after update to 2017.2.3

After updating to 2017.2.3, NAnt-runner tests that failed show "No stacktrace available" instead of the metric they failed on. I have to go into the build log and search for each flowid to see why a test failed. Other projects with command line or Xcode runners aren't seeing this issue.

 

Snippet from build log:

[02:26:50][GPU_60_Omneon_-MXF_DnxHD_220Mbit_with_PCM_audio_1080i29-97_AFD_8 60 of 99] Test: Identify HasVideo passed
[02:26:50][GPU_60_Omneon_-MXF_DnxHD_220Mbit_with_PCM_audio_1080i29-97_AFD_8 60 of 99] Test: Identify HasAudio passed
[02:26:50][GPU_60_Omneon_-MXF_DnxHD_220Mbit_with_PCM_audio_1080i29-97_AFD_8 60 of 99] Expected EncodeTime value of 00:00:10-00:00:30 actual value was 00:00:34.3550000
[02:26:50][GPU_60_Omneon_-MXF_DnxHD_220Mbit_with_PCM_audio_1080i29-97_AFD_8 60 of 99] Test: EncodeMemory passed
 
Before upgrading I would have seen Expected EncodeTime value of 00:00:10-00:00:30 actual value was 00:00:34.3550000 in the stacktrace on the build results overview page. 
0

Please sign in to leave a comment.