Added a new optional parameter ignore_flaky_tests which is "false" by default (current behavior)
When set to "true" : flaky tests are considered as success and will generate a successful report
---------
Co-authored-by: Ghais Zaher <ghaiszaher@gmail.com>