angular-cn/packages/benchpress/test
Alex Rickabaugh fa03ae14b0 fix(benchpress): work around missing events from Chrome 63 (#21396)
Chrome 63 can cause the navigationStart event for the first
run to arrive with a different pid than the start of the
benchpress run. This makes the first collected result invalid.

This workaround causes the sampler to ignore runs that have this
condition.

PR Close #21396
2018-01-08 16:14:34 -08:00
..
firefox_extension build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
metric fix(benchpress): work around missing events from Chrome 63 (#21396) 2018-01-08 16:14:34 -08:00
reporter build: add bazel test rules for remainder of packages (#21053) 2017-12-22 13:10:51 -08:00
validator build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
webdriver build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
runner_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
sampler_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
statistic_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
trace_event_factory.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
web_driver_extension_spec.ts build: add bazel test rules for remainder of packages (#21053) 2017-12-22 13:10:51 -08:00