You need to sign in to do that
Don't have an account?

Migration Tool logType doesn't work
Regardless of what I set the logType to I still get the full debug log after executing a deploy and runAllTests. As per the documentation I set it to 'None', then 'Debugonly', then 'Detail' and I always get the same log back. It's also being truncated and ending with ********* MAXIMUM DEBUG LOG SIZE REACHED **********.
When I try to view the build details in CruiseControl it takes about 15 minutes for the page to load because the log is so big. Is there no way to filter out most of the debug info? I just need to know what tests failed...
Thanks,
Nathanael
You have to delete the existing debug logs.
Did you cross check the following:-
The following are the limits for debug logs:
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.