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 test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/remote_clusters/feature_controls/remote_clusters_security·ts - Remote Clusters app feature controls security global dashboard read with license_management_user should render the "Data" section with Remote Clusters #92965

Closed
kibanamachine opened this issue Feb 26, 2021 · 3 comments · Fixed by #92694
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Ingest Node Pipelines Ingest node pipelines management Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Feb 26, 2021

A test failed on a tracked branch

Error: expected [ { sectionId: 'ingest',
    sectionLinks: [ 'ingest_pipelines', 'pipelines' ] },
  { sectionId: 'data',
    sectionLinks: 
     [ 'index_management',
       'index_lifecycle_management',
       'snapshot_restore',
       'rollup_jobs',
       'transform',
       'remote_clusters' ] },
  { sectionId: 'insightsAndAlerting',
    sectionLinks: [ 'watcher' ] },
  { sectionId: 'stack',
    sectionLinks: [ 'license_management', 'upgrade_assistant' ] } ] to have a length of 3 but got 4
    at Assertion.assert (/dev/shm/workspace/parallel/24/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.length (/dev/shm/workspace/parallel/24/kibana/packages/kbn-expect/expect.js:374:8)
    at Context.<anonymous> (test/functional/apps/remote_clusters/feature_controls/remote_clusters_security.ts:66:34)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Object.apply (/dev/shm/workspace/parallel/24/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

First failure: Jenkins Build

fail5

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Feb 26, 2021
@gmmorris gmmorris added Feature:Ingest Node Pipelines Ingest node pipelines management Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! labels Feb 26, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@gmmorris
Copy link
Contributor

@elastic/kibana-security I've tagged you as I think this is yours. 😬
Sorry if I got that wrong

@legrego
Copy link
Member

legrego commented Mar 1, 2021

@gmmorris for future reference, @elastic/kibana-security only owns security-related tests that are associated with security plugins (and saved objects, just because 😄).

Security-related tests that verify functionality of specific applications or solutions are owned by the respective app/solution teams. It's very possible that we were the original authors, but the responsibility lies with the app/solution teams going forward.

All that said, this looks like something I'll have resolved as part of #92694

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Ingest Node Pipelines Ingest node pipelines management Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants