You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The order of test results in html don't make too much sense right now. Not sure if they come back in the wrong order before html, or if order is down to html generation. I'd expect to see tests ordered by cell number probably. Currently they are grouped by result (failed, skipped, passed?); if sticking with this (which I would be ok with), they should at least be sorted by cell number within each group.
The text was updated successfully, but these errors were encountered:
The order of test results in html don't make too much sense right now. Not sure if they come back in the wrong order before html, or if order is down to html generation. I'd expect to see tests ordered by cell number probably. Currently they are grouped by result (failed, skipped, passed?); if sticking with this (which I would be ok with), they should at least be sorted by cell number within each group.
The text was updated successfully, but these errors were encountered: