1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-18 08:41:49 +03:00
playwright/utils/flakiness-dashboard
Andrey Lushnikov 0dd8ab9c6d
devops: more compact commits for the flakiness dashboard ()
- do not collect commit info since we don't use
- do not store CI plugin information
- do not store test timings
2022-05-04 09:43:07 -07:00
..
processing devops: more compact commits for the flakiness dashboard () 2022-05-04 09:43:07 -07:00
.gitignore devops: add source code for flakiness dashboard () 2020-11-23 15:02:04 -08:00
host.json devops: add source code for flakiness dashboard () 2020-11-23 15:02:04 -08:00
package-lock.json chore(deps): bump node-fetch in /utils/flakiness-dashboard () 2022-01-29 08:15:26 -08:00
package.json devops: add source code for flakiness dashboard () 2020-11-23 15:02:04 -08:00
README.md devops: fix flakiness dashboard for projects with no metadata () 2022-03-01 01:21:00 -08:00

Flakiness Dashboard Backend

This directory contains source code for the Azure function that we use to aggregate test reports. The data is consumed by https://devops.aslushnikov.com/flakiness2.html

To publish function: