0

I'm trying to diagnose some random failures of qunit tests during our tfs (2013) builds. By turning on tracing, I can get chutzpah (4.0.3) to generate a log file in %TEMP%.

However, our build agents could have multiple instances executing and I'm concerned about multiple runs of Chutzpah writing to the same log file. Is there a configuration option for each instance to write to a different log file?

In addition, is there a way to configure the build to automatically copy the log file to the tfs drop location?

arch-imp
  • 217
  • 3
  • 12

1 Answers1

0

There is not currently a way to do this. Please file a request at the github page and I can look into it.

Matthew Manela
  • 16,572
  • 3
  • 64
  • 66