angular-cn/packages/benchpress/src
Omar Griffin d4b6c41a5f fix(benchpress): Fix promise chain in chrome_driver_extension. (#23458)
Occasionally the promise to clear the chrome buffer resolves after the subsequent call to start the
timer. This problem causes flakiness in our tests that rely on benchpress, usually manifesting
itself as a "Tried too often to get the ending mark: 21" error thrown by this line:

https://github.com/angular/angular/blob/master/packages/benchpress/src/metric/perflog_metric.ts#L162

PR Close #23458
2018-05-14 15:32:44 -07:00
..
firefox_extension build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
metric fix(benchpress): work around missing events from Chrome 63 (#21396) 2018-01-08 16:14:34 -08:00
reporter perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
validator perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
webdriver fix(benchpress): Fix promise chain in chrome_driver_extension. (#23458) 2018-05-14 15:32:44 -07:00
common_options.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
measure_values.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metric.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
reporter.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
runner.ts refactor: ensure all 'TODO's are consistent (#23252) 2018-04-13 13:11:01 -07:00
sample_description.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
sampler.ts fix(benchpress): work around missing events from Chrome 63 (#21396) 2018-01-08 16:14:34 -08:00
statistic.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
validator.ts fix(benchpress): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
web_driver_adapter.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
web_driver_extension.ts fix(benchpress): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00