Skip to content

Try to revert classic migrations integration tests until before flakiness#170023

Merged
rudolf merged 1 commit intomainfrom
fix-failing-test-166190-4
Oct 27, 2023
Merged

Try to revert classic migrations integration tests until before flakiness#170023
rudolf merged 1 commit intomainfrom
fix-failing-test-166190-4

Conversation

@rudolf
Copy link
Copy Markdown
Contributor

@rudolf rudolf commented Oct 27, 2023

Attempt at understanding #166190

I first thought the flakiness could be a regression in Elasticsearch, but it turns out because I can only reproduce 90% of the time I got "lucky" and found a previous ES commit where tests passed 3 times in a row. On further investigation I was able to reproduce failures on commits as old as July (before we even saw these failures) so ES is unlikely to be the root cause 👎

Looking at our flaky test failure logs I found the first occurence happened on 5 September on the branch for #164959 (before it was merged) and then subsequent failures on other branches and main happened within a few hours after #164959 was merged on 11 September.

However, nothing in #164959 should have changed or impacted behaviour. To try to track down the cause this PR is attempting to restorte actions.test.ts until before #164959. Serverless tests will continue to use actions_test_suite.ts but for classic we'll run the old actions.test.ts.

@rudolf rudolf added Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// release_note:skip Skip the PR/issue when compiling release notes labels Oct 27, 2023
@rudolf rudolf self-assigned this Oct 27, 2023
@rudolf rudolf requested a review from a team as a code owner October 27, 2023 12:55
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-core (Team:Core)

@rudolf rudolf enabled auto-merge (squash) October 27, 2023 12:55
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 12.8MB 12.8MB +6.4KB
securitySolutionServerless 329.8KB 336.0KB +6.3KB
total +12.7KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolutionServerless 41.6KB 41.6KB -1.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @rudolf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v8.12.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants