Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Failed Tests][Unsupported FTRs] APM Cypress && Synthetics Tests #191961

Closed
wayneseymour opened this issue Sep 3, 2024 · 2 comments · Fixed by #196727
Closed

[Failed Tests][Unsupported FTRs] APM Cypress && Synthetics Tests #191961

wayneseymour opened this issue Sep 3, 2024 · 2 comments · Fixed by #196727
Assignees
Labels
ci:all-cypress-suites failed-test A test failure on a tracked branch, potentially flaky-test Synthetics Team:APM All issues that need APM UI Team support Team:obs-entities Observability Entities Team Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability Team:uptime

Comments

@wayneseymour
Copy link
Member

Summary

Since this build last week, that contains this pr, the kibana / on merge unsupported ftrs main branch has been red.

Normally this does not effect pull requests. That is of course unless they've changes under x-pack/plugins/observability_solution or have the ci:all-cypress-suites label applied.

Links to first occurences of failures

APM Cypress Tests: https://buildkite.com/elastic/kibana-on-merge-unsupported-ftrs/builds/20381#0191a627-4016-4f5f-b1a4-a679f3f976fa/253-6110

Synthetics @elastic/synthetics Tests: https://buildkite.com/elastic/kibana-on-merge-unsupported-ftrs/builds/20381#0191a60f-b2c3-4952-93bb-834ba30d894f/1445-1455

@wayneseymour wayneseymour added ci:all-cypress-suites failed-test A test failure on a tracked branch, potentially flaky-test Team:APM All issues that need APM UI Team support Team:obs-entities Observability Entities Team Team:uptime Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability labels Sep 3, 2024
@elasticmachine
Copy link
Contributor

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

@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

wayneseymour added a commit that referenced this issue Sep 5, 2024
…tional-[ui-]services/* (#191805)

## Summary

Moving common services to respective new homes.

This PR is revived from a previously
[merged](09a3658)
and [reverted PR](#191765) as
[detailed
here](#189051 (comment)).
- This was due to "extra" tests being applied to
#191708
- These "extra" tests were applied as
#191708 changes files within
`x-pack/plugins/observability_solution/` as configured
[here](https://github.com/elastic/kibana/blob/main/.buildkite/scripts/pipelines/pull_request/pipeline.ts#L129)

### Why these failures were not caught in the original
[PR](#189051)
The pipeline is generated at runtime, and the original
[PR](#189051) had zero changes
under `x-pack/plugins/observability_solution/`
 
 ## Changes on top of original PR
 - Add `ci:all-cypress-suites` label to run extra tests
- Add `services` stanza to which contains the missing references by
spreading the services from `@kbn/ftr-common-functional-services` &&
`@kbn/ftr-common-functional-ui-services` into the stanza, for the
following:
   - `x-pack/plugins/observability_solution/synthetics/e2e/config.ts`
   - `x-pack/plugins/observability_solution/apm/ftr_e2e/ftr_config.ts` 
-
`x-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config.ts`
   - `x-pack/plugins/observability_solution/profiling/e2e/ftr_config.ts`
   - `x-pack/plugins/observability_solution/synthetics/e2e/config.ts`
   - `x-pack/plugins/observability_solution/uptime/e2e/config.ts`
 

 
 
Blocked by: #191961
Resolves: #188541

---------

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
@MiriamAparicio MiriamAparicio self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:all-cypress-suites failed-test A test failure on a tracked branch, potentially flaky-test Synthetics Team:APM All issues that need APM UI Team support Team:obs-entities Observability Entities Team Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability Team:uptime
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants