Fastlane-plugin-test_center: Collated HTML reports display the tests outside of the coloured grid rows

Created on 7 Aug 2019  路  5Comments  路  Source: lyndsey-ferguson/fastlane-plugin-test_center

New Issue Checklist

  • [x] Updated fastlane-plugin-test_center to the latest version
  • [x] I read the README.md
  • [x] I reviewed the example(s) for the action(s) I am using
  • [x] I have removed any sensitive data such as passwords, authentication tokens, or anything else I do not want to world to see

Issue Description


The tests presented in the collated HTML report are displayed outside of the neatly generated table. There are no coloured rows.

Screen Shot 2019-08-06 at 8 03 14 PM

Complete output when running fastlane, including the stack trace and command used

N/A


[INSERT OUTPUT HERE]

Environment


[INSERT OUTPUT HERE]

馃悶bug 馃敹 collate_html_reports

All 5 comments

@ishammoho here is the call to multi_scan. I think that the collation in general is not putting the subsequent entries in the table.

Thanks for checking @lyndsey-ferguson

Collation also does not remove failed tests when they later pass
html_collation

Fixed in v3.8.5

Was this page helpful?
0 / 5 - 0 ratings