angular-docs-cn/aio/content/examples
George Kalpakas 2dc4e8801c ci(docs-infra): loosen conditions to reduce flakiness on CI (#29757)
The exact messages depend on the timing of several events and may vary
between runs. This occasionally causes flakes on CI.
This commit reduces the risk of flakes by loosen the conditions to only
check for what we actually care about.

Fixes #29544

PR Close #29757
2019-04-25 10:58:12 -07:00
..
ajs-quick-reference docs: make toggleImage arguments optional in AngularJS quick reference (#28592) 2019-02-11 17:09:24 +00:00
animations docs: add insert remove component to AppModule for animations example (#28592) 2019-02-11 17:09:24 +00:00
architecture docs(aio): Upgrade examples to Angular 6 (#23234) 2018-04-17 14:09:02 -07:00
attribute-directives ci(docs-infra): wait for conditions to reduce flakiness on CI (#29757) 2019-04-25 10:58:12 -07:00
bootstrapping docs: replace angular/http with HttpClient (#25066) 2018-07-24 20:51:50 -07:00
built-in-template-functions docs: edit $any() section and add example in Template Syntax (#28157) 2019-03-19 13:19:17 -04:00
cli-quickstart docs: getting started updated for accuracy and style (#26093) 2018-10-12 14:16:02 -07:00
component-interaction build(docs-infra): support running cli docs examples concurrently (#29103) 2019-03-12 10:46:03 -07:00
component-styles docs(aio): Upgrade examples to Angular 6 (#23234) 2018-04-17 14:09:02 -07:00
dependency-injection build(docs-infra): support running cli docs examples concurrently (#29103) 2019-03-12 10:46:03 -07:00
dependency-injection-in-action ci(docs-infra): wait for conditions to reduce flakiness on CI (#29757) 2019-04-25 10:58:12 -07:00
displaying-data docs: ignore component for app compilation for displaying data example (#28592) 2019-02-11 17:09:24 +00:00
docs-style-guide docs(aio): Upgrade examples to Angular 6 (#23234) 2018-04-17 14:09:02 -07:00
dynamic-component-loader docs: fix dynamic-component-loader example for Adblock Plus + EasyList (#27212) 2018-11-30 13:35:38 -08:00
dynamic-form docs(aio): Upgrade examples to Angular 6 (#23234) 2018-04-17 14:09:02 -07:00
elements test(elements): make e2e tests for elements docs examples even less flaky (#26726) 2018-10-24 19:49:14 -04:00
event-binding docs: make method arguments optional for event-binding example (#28592) 2019-02-11 17:09:25 +00:00
feature-modules docs: refactor feature modules example (#25069) 2018-07-27 09:28:12 -07:00
form-validation docs(aio): add async validation chapter (#25189) 2018-08-10 09:14:25 -07:00
forms docs: removed unused pull-left classes from hero form component (#26178) 2018-11-09 10:23:17 -08:00
forms-overview docs: remove unused properties from forms overview example (#25663) 2018-09-25 18:48:15 -07:00
getting-started docs: cleanup code snippets for getting started example app (#29837) 2019-04-22 16:31:04 -07:00
getting-started-v0 docs: add new getting started guide (#27684) 2019-03-29 10:47:37 -07:00
hierarchical-dependency-injection docs: edit and organize di guide (#21915) 2018-08-30 13:15:47 -04:00
http docs: migrate examples from @angular/http to @angular/common/http (#28296) 2019-03-11 10:52:17 -07:00
i18n build(docs-infra): support running cli docs examples concurrently (#29103) 2019-03-12 10:46:03 -07:00
interpolation docs: edit $any() section and add example in Template Syntax (#28157) 2019-03-19 13:19:17 -04:00
lazy-loading-ngmodules docs: fix broken lazy loading examples with Angular CLI RC upgrade (#25892) 2018-10-09 17:04:19 -07:00
lifecycle-hooks ci(docs-infra): loosen conditions to reduce flakiness on CI (#29757) 2019-04-25 10:58:12 -07:00
ngcontainer docs: refactored ng-container code (#22742) 2018-07-06 13:49:35 -07:00
ngmodule-faq/src/app docs: remove coremodule references (#28434) 2019-03-29 10:29:51 -07:00
ngmodules docs: remove coremodule references (#28434) 2019-03-29 10:29:51 -07:00
observables docs: update docs to reflect the changes in RxJS 6 (#26238) 2018-10-08 13:43:12 -07:00
observables-in-angular docs: minor wording change in code example comment (#26835) 2019-01-14 10:31:23 -08:00
pipes docs: refactor pipe example to use the HttpClient (#22741) 2018-07-30 14:34:32 -07:00
practical-observable-usage docs: use static zip function as an Observable creator. (#26790) 2019-01-08 17:16:45 -08:00
providers docs(aio): Upgrade examples to Angular 6 (#23234) 2018-04-17 14:09:02 -07:00
reactive-forms docs: update shared example dependencies to Angular 7 and CLI 7 (#25892) 2018-10-09 17:04:19 -07:00
router docs: update examples region to match the description in the guide (#29259) 2019-04-02 16:09:19 -07:00
rx-library docs: fix typo in rxjs guide example (#29446) 2019-03-26 12:49:46 -07:00
schematics-for-libraries docs: add schematics guide (#28343) 2019-03-19 15:47:14 -04:00
security test(core): fix security example e2e test (#26777) 2018-10-26 12:31:49 -04:00
service-worker-getting-started build(docs-infra): support running cli docs examples concurrently (#29103) 2019-03-12 10:46:03 -07:00
set-document-title docs(aio): Upgrade examples to Angular 6 (#23234) 2018-04-17 14:09:02 -07:00
setup docs: enable E2E test for setup example (#28592) 2019-02-11 17:09:24 +00:00
structural-directives docs: fix ngSwitch example (#28899) 2019-02-22 08:54:00 -08:00
styleguide docs: migrate examples from @angular/http to @angular/common/http (#28296) 2019-03-11 10:52:17 -07:00
template-syntax docs: make method arguments optional in template syntax example (#28592) 2019-02-11 17:09:25 +00:00
testing docs: fix failing specs in testing example (#29256) 2019-03-12 11:58:28 -07:00
toh-pt0 docs: fix typo (#26776) 2018-10-30 16:24:13 -04:00
toh-pt1 docs: add ending slash to input in TOH pt1 and pt2 examples (#29176) 2019-03-08 09:33:57 -08:00
toh-pt2 docs: add ending slash to input in TOH pt1 and pt2 examples (#29176) 2019-03-08 09:33:57 -08:00
toh-pt3 docs: consistent spacing in tutorial html files (#23105) (#24497) 2018-06-28 17:56:19 -04:00
toh-pt4 docs: consistent spacing in tutorial html files (#23105) (#24497) 2018-06-28 17:56:19 -04:00
toh-pt5 style: change style css syntax (#27253) 2018-11-29 21:26:53 -08:00
toh-pt6 docs: fix shadow variable in tutorial example (#28499) 2019-02-04 14:54:53 -05:00
universal style: change style css syntax (#27253) 2018-11-29 21:26:53 -08:00
upgrade-module docs: migrate examples from @angular/http to @angular/common/http (#28296) 2019-03-11 10:52:17 -07:00
upgrade-phonecat-1-typescript test(upgrade): make e2e tests for upgrade docs examples less flaky (#26726) 2018-10-24 19:49:14 -04:00
upgrade-phonecat-2-hybrid build: fix aio test (#29210) 2019-03-14 11:38:12 -04:00
upgrade-phonecat-3-final fixup! docs: update Universal guide (#28296) 2019-03-11 10:52:18 -07:00
user-input docs(aio): Upgrade examples to Angular 6 (#23234) 2018-04-17 14:09:02 -07:00
visual-studio-2015 docs(aio): remove example specific `.gitignore` files 2017-06-09 14:33:21 +01:00
.gitignore docs: add schematics guide (#28343) 2019-03-19 15:47:14 -04:00
tsconfig.json build(aio): give intellisense to the examples 2017-04-15 22:15:54 +01:00
tslint.json build(aio): lint examples 2017-05-03 13:44:41 -07:00