MediaConch_SourceCode icon indicating copy to clipboard operation
MediaConch_SourceCode copied to clipboard

Implementation report outcome

Open JeromeMartinez opened this issue 8 years ago • 3 comments

Proposal of display in the GUI about the outcome of the implementation report:

  • "✅" + "Pass",, in green, if there is at least one test made and no failed test
  • "❌" + "Fail", in red, if there is at least 1 failed test
  • "" + "N/A", in blue, in case there is no test (0 pass and 0 fail) e.g. unsupported format, or non existing file.

JeromeMartinez avatar Jan 19 '17 19:01 JeromeMartinez

Agree. 👍

ablwr avatar Jan 19 '17 19:01 ablwr

But per format? What would you show for passing mkv and failing ffv1?

dericed avatar Jan 19 '17 20:01 dericed

What would you show for passing mkv and failing ffv1?

global Fail if any error in any format (no change compared to now).

JeromeMartinez avatar Jan 19 '17 20:01 JeromeMartinez