angular-docs-cn/modules/playground/e2e_test
Paul Gschwendtner b7738ef9e4 build: fix bazel protractor tests not capturing console output (#28490)
Currently we depend on the "rules_webtesting" version that is
installed by "rules_typescript//:package.bzl". This version of
the webtesting rules comes with a very old version of Chromium
and the `chromedriver` that does not support capturing console
errors properly (with stack traces). Since we have a few e2e
tests that depend on console output (e.g. playground/src/source-map),
we need to make sure that these tests can pass upon Bazel
migration.

PR Close #28490
2019-02-04 16:51:11 -05:00
..
async refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
hello_world build(examples): upgrade to protractor 4.0.9 (#12803) 2016-11-10 18:13:11 -08:00
http build(examples): upgrade to protractor 4.0.9 (#12803) 2016-11-10 18:13:11 -08:00
jsonp build(examples): upgrade to protractor 4.0.9 (#12803) 2016-11-10 18:13:11 -08:00
key_events build: re-enable disabled e2e tests (#27979) 2019-01-09 10:41:16 -08:00
model_driven_forms refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
order_management refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
person_management refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
relative_assets build(examples): upgrade to protractor 4.0.9 (#12803) 2016-11-10 18:13:11 -08:00
routing build(examples): upgrade to protractor 4.0.9 (#12803) 2016-11-10 18:13:11 -08:00
sourcemap build: fix bazel protractor tests not capturing console output (#28490) 2019-02-04 16:51:11 -05:00
svg refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
template_driven_forms refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
upgrade style: typos fixed - https://github.com/vlajos/misspell-fixer (#22975) 2018-03-27 14:51:53 -04:00
web_workers refactor(core): enable new animations dsl 2017-02-23 13:59:16 -08:00
zippy_component refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00