puppeteer/utils/flakiness-dashboard
Andrey Lushnikov e252dcf200
chore(flakiness): Flakiness Dashboard fixes (#4788)
- fix `FLAKINESS_DASHBOARD_BUILD_URL` to point to a task instead of a build
- do not pretty-print `dashboard.json` when serializing flakiness results
- filter out 'COVERAGE' test(s) so that they don't add up to `dashboard.json` payload. These are useless
- validate certain important options of flakiness dashboard
- more logging to STDOUT to actually say which repo and what branch is getting used
- enhance commit message with a build URL
- use a more compact format for JSON. For 100 runs of 700 tests it yields 21MB json instead of 23MB.
- bump default builds number to 100
2019-08-01 16:09:02 -07:00
..
FlakinessDashboard.js chore(flakiness): Flakiness Dashboard fixes (#4788) 2019-08-01 16:09:02 -07:00
index.js chore: introduce initial version of flakiness dashboard (#4781) 2019-07-31 22:23:50 -07:00