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/endpoint/host_list·ts - endpoint host list displays table data #61284

Closed
kibanamachine opened this issue Mar 25, 2020 · 10 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team:Endpoint Data Visibility Team managing the endpoint resolver Team:Endpoint Response Endpoint Response Team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Mar 25, 2020

A test failed on a tracked branch

{ Error: expected [ [ 'Hostname',
    'Policy',
    'Policy Status',
    'Alerts',
    'Operating System',
    'IP Address',
    'Sensor Version',
    'Last Active' ],
  [ 'No items found' ] ] to sort of equal [ [ 'Hostname',
    'Policy',
    'Policy Status',
    'Alerts',
    'Operating System',
    'IP Address',
    'Sensor Version',
    'Last Active' ],
  [ 'Host-cxz5glsoup',
    'Policy Name',
    'Policy Status',
    '0',
    'windows 6.2',
    '10.48.181.222, 10.116.62.62, 10.102.83.30',
    'version',
    'xxxx' ],
  [ 'Host-frl2otafoa',
    'Policy Name',
    'Policy Status',
    '0',
    'windows 10.0',
    '10.198.70.21, 10.252.10.66, 10.128.235.38',
    'version',
    'xxxx' ],
  [ 'Host-abmfhmc5ku',
    'Policy Name',
    'Policy Status',
    '0',
    'windows 6.2',
    '10.100.170.247, 10.113.203.29, 10.83.81.146',
    'version',
    'xxxx' ] ]
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:244:8)
    at Context.it (test/functional/apps/endpoint/host_list.ts:71:28)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  actual:
   '[\n  [\n    "Hostname"\n    "Policy"\n    "Policy Status"\n    "Alerts"\n    "Operating System"\n    "IP Address"\n    "Sensor Version"\n    "Last Active"\n  ]\n  [\n    "No items found"\n  ]\n]',
  expected:
   '[\n  [\n    "Hostname"\n    "Policy"\n    "Policy Status"\n    "Alerts"\n    "Operating System"\n    "IP Address"\n    "Sensor Version"\n    "Last Active"\n  ]\n  [\n    "Host-cxz5glsoup"\n    "Policy Name"\n    "Policy Status"\n    "0"\n    "windows 6.2"\n    "10.48.181.222, 10.116.62.62, 10.102.83.30"\n    "version"\n    "xxxx"\n  ]\n  [\n    "Host-frl2otafoa"\n    "Policy Name"\n    "Policy Status"\n    "0"\n    "windows 10.0"\n    "10.198.70.21, 10.252.10.66, 10.128.235.38"\n    "version"\n    "xxxx"\n  ]\n  [\n    "Host-abmfhmc5ku"\n    "Policy Name"\n    "Policy Status"\n    "0"\n    "windows 6.2"\n    "10.100.170.247, 10.113.203.29, 10.83.81.146"\n    "version"\n    "xxxx"\n  ]\n]',
  showDiff: true }

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Mar 25, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@spalger spalger added Team:Endpoint Data Visibility Team managing the endpoint resolver Team:Endpoint Management Team:Endpoint Response Endpoint Response Team labels Mar 26, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-management (Team:Endpoint Management)

@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-data-visibility-team (Team:Endpoint Data Visibility)

@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-response (Team:Endpoint Response)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kevinlog
Copy link
Contributor

kevinlog commented Jun 5, 2020

@paul-tavares @parkiino is this still an issue?

@paul-tavares
Copy link
Contributor

paul-tavares commented Jun 8, 2020 via email

@paul-tavares
Copy link
Contributor

@kevinlog , @parkiino - yes, these are still turned off. I will reenable them as part of my PR and will mark this as resolved with it

@paul-tavares
Copy link
Contributor

Actually - Looks like this one is the one @charlie-pichette was working to address, so I will leave these .skiped and let Charlie's PR being them back :)

@charlie-pichette
Copy link
Contributor

This is fixed by the same PR for #63621.

@MindyRS MindyRS added Team:Defend Workflows “EDR Workflows” sub-team of Security Solution and removed Team:Endpoint Management labels Oct 29, 2020
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 Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team:Endpoint Data Visibility Team managing the endpoint resolver Team:Endpoint Response Endpoint Response Team
Projects
None yet
Development

No branches or pull requests

8 participants