wpt-metadata icon indicating copy to clipboard operation
wpt-metadata copied to clipboard

Getting a list of triaged bugs for prioritization

Open foolip opened this issue 5 years ago • 3 comments
trafficstars

Once a directory is fairly well triaged, a natural next step is to look at the resulting list of bugs and see which ones contribute to the most failures, which bugs are actually closed without the test being fixed, etc.

I don't know of any existing code to do this, so I threw together something awful in https://github.com/web-platform-tests/wpt-metadata/pull/589 which did the trick once, I have a spreadsheet of bugs after some manual processing.

Perhaps this would make sense in the "team view" of wpt.fyi that's been brainstormed?

foolip avatar Oct 22 '20 13:10 foolip

@stephenmcgruer

foolip avatar Oct 22 '20 16:10 foolip

Around the same time I filed this issue I also wrote a script in https://github.com/web-platform-tests/wpt-metadata/tree/bug-list

cc @KyleJu

foolip avatar Dec 10 '20 08:12 foolip

That script is now in https://github.com/web-platform-tests/wpt-metadata/pull/1762.

foolip avatar Jul 14 '21 07:07 foolip