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
{{ message }}
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
Allow handling multiple reruns in wptreport.json files
Previously when running with --rerun=N we added all the subtest results
to the previous test results and so got all N iterations of each
subtest result, but only one of each test result. Instead ensure that
top-level tests are added each time they are run, allowing multiple
test results.
Differential Revision: https://phabricator.services.mozilla.com/D47249
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1584192
gecko-commit: 325b5278961fb32b8fd6d4dcc481c4dd7890f33c
gecko-integration-branch: autoland
gecko-reviewers: maja_zf
0 commit comments