-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11340/
-----------------------------------------------------------

(Updated May 23, 2013, 6:09 a.m.)


Review request for cloudstack, Prasanna Santhanam and Girish Shilamkar.


Description (updated)
-------

In unit tests runs the same log output line is repeated for number tests in a 
class, making log unreadable.
This is because we are creating a logger by class name for each test load in 
loadTestsFromFile()

with this fix now logger will log the test case and class name.


Diffs
-----

  tools/marvin/marvin/TestCaseExecuteEngine.py 5743868 

Diff: https://reviews.apache.org/r/11340/diff/


Testing
-------

Testing Done.


Thanks,

Ashutosh Kelkar

Reply via email to