minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
82 stars 50 forks source link

SDK print success or failure of Test in output.log. #103

Closed deekoder closed 7 years ago

deekoder commented 7 years ago

Only print TestName Success/Failure in output.log Only print same TestName and failure error message in error.log. Otherwise retrospecting is quite impossible on why a test failed.

deekoder commented 7 years ago

Ruby is a nice example of how each test case should log for retrospective analysis.

nitisht commented 7 years ago

Closing this as this will be fixed by the new mint log format