Files
sousa-gecko/taskcluster/scripts
Mugurell 2b51aea523 Bug 1978596 - part 3 - Update macrobenchmark parsing script to support the new test names r=android-reviewers,npoon,tthibaud
With using parameterized tests the test names will contain the parameter and so
the previous assumption that some tests can end in `None` will not hold in all
cases anymore as now we can have `privateBrowsingNone[composableToolbar=false]`.

Moved to a more flexible approach of removing the `None` part from test names
which will allow building the results table with support for more test names.

Differential Revision: https://phabricator.services.mozilla.com/D259996
2025-08-07 12:25:54 +00:00
..