puppeteer/utils
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
..
browser docs(troubleshooting): fix bundle directions (#3808) 2019-01-18 17:33:34 -08:00
doclint feat(puppeteer): introduce puppeteer.errors and puppeteer.devices (#4312) 2019-04-19 15:33:06 -07:00
flakiness-dashboard chore(flakiness): Flakiness Dashboard fixes (#4788) 2019-08-01 16:09:02 -07:00
node6-transform chore: introduce initial version of flakiness dashboard (#4781) 2019-07-31 22:23:50 -07:00
protocol-types-generator test: setup sandbox on linux (#3530) 2018-11-12 23:26:16 -08:00
testrunner chore(testrunner): introduce tests for TestRunner (#4773) 2019-07-30 13:19:12 -07:00
testserver fix(tests): Get TLS version from Node instead of hardcoding it (#4700) 2019-07-14 18:33:31 -07:00
apply_next_version.js chore: another attempt to fix pptr@next (#3210) 2018-09-06 21:38:17 +01:00
bisect.js chore(bisect): properly output bisect ranges + output styling (#3523) 2018-11-08 19:17:56 -08:00
check_availability.js chore: improve //utils/check_availability.js (#4770) 2019-07-29 14:29:50 -07:00
ESTreeWalker.js feat(launcher): add experimental "transport" option to pptr.connect (#3265) 2018-09-20 11:55:23 -07:00
fetch_devices.js fix(devicedescriptors): fix UA in DeviceDescriptors (#2741) 2018-06-14 13:55:09 -07:00
prepare_puppeteer_core.js feat: prepare for publishing puppeteer-core (#3047) 2018-08-08 15:14:23 -07:00