On Tuesday, March 7, 2017 at 10:37:12 AM UTC-5, Boris Zbarsky wrote: > On 3/7/17 9:26 AM, [email protected] wrote: > > We find that we are fixing 35% of the bugs and disabling 23% of them. > > Is there a credible plan for reenabling the ones we disable? > > -Boris
Great question, we do not have a credible plan, but we will have a quick way to see what is disabled: https://goo.gl/EfDKxY I would like to build a dashboard when possible to outline per component which test cases exist, which are disabled, and what related intermittent bugs there are. Part of annotating moz.build files with BUG_COMPONENTS is to make it easier to associate all test cases with components whoch would help with a dashboard. Do you have suggestions for how to ensure we keep up with the disabled tests? _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

