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

Failing ES Promotion: APM API tests trial 8.0.0 on trial license with data queries the search strategy and returns results #109703

Closed
mistic opened this issue Aug 23, 2021 · 3 comments · Fixed by #111532

Comments

@mistic
Copy link
Member

mistic commented Aug 23, 2021

This failure is preventing the promotion of the current Elasticsearch nightly snapshot.

For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

CI failure logs: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/3276/testReport/junit/APM%20API%20Integration%20tests%20(trial)/x-pack_test_apm_api_integration_tests_correlations_failed_transactions%C2%B7ts/Kibana_Pipeline___APM_API_tests_trial_8_0_0_on_trial_license_with_data_queries_the_search_strategy_and_returns_results/

Error: Expected 43 identified correlations, got 30.
    at Assertion.assert (/dev/shm/workspace/parallel/6/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/6/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at Context.<anonymous> (test/apm_api_integration/tests/correlations/failed_transactions.ts:211:50)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/dev/shm/workspace/parallel/6/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
  actual: '30',
  expected: '43',
  showDiff: true
}
@elasticmachine
Copy link
Contributor

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

@mistic
Copy link
Member Author

mistic commented Aug 23, 2021

Skipped.

master/8.0: 25cf47b
7.x/7.16: 3ca3a9a
7.15: 00929ab

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

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

Successfully merging a pull request may close this issue.

4 participants