kibana icon indicating copy to clipboard operation
kibana copied to clipboard

[APM] Enable skipped e2e tests

Open gbamparop opened this issue 2 years ago • 1 comments

Some flaky e2e tests that were causing builds to fail have been skipped as part of https://github.com/elastic/kibana/pull/136118.

Skipped tests in the following files will need to be enabled:

  • [ ] read_only_user/dependencies.spec.ts
  • [ ] read_only_user/errors/error_details.spec.ts
  • [ ] read_only_user/service_inventory/service_inventory.spec.ts
  • [ ] read_only_user/service_overview/header_filters.spec.ts
  • [ ] read_only_user/service_overview/instances_table.spec.ts
  • [ ] read_only_user/service_overview/service_overview.spec.ts [@cauemarcondes ]
  • [x] power_user/feature_flag/comparison.ts [@cauemarcondes ][https://github.com/elastic/kibana/pull/137209]
  • [x] power_user/feature_flag/infrastructure.spec.ts [@cauemarcondes ] [https://github.com/elastic/kibana/pull/137780]

gbamparop avatar Jul 11 '22 18:07 gbamparop

Pinging @elastic/apm-ui (Team:apm)

elasticmachine avatar Jul 11 '22 18:07 elasticmachine

Closed here https://github.com/elastic/kibana/pull/139912

MiriamAparicio avatar Sep 28 '22 14:09 MiriamAparicio