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: Jest Tests.x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail - when on integration detail and the package is not installed and prerelease enabled should NOT display agent policy usage count #150607

Closed
kibanamachine opened this issue Feb 8, 2023 · 20 comments · Fixed by #153928, #156402, #161947 or #164641
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Feb 8, 2023

A test failed on a tracked branch

Error: expect(received).toBeNull()

Received: <div class="euiFlexItem css-kpsrin-euiFlexItem-growZero" data-test-subj="agentPolicyCount"><dl class="euiDescriptionList eui-textRight css-19nqh2r-euiDescriptionList-row-left" data-type="row"><dt class="euiDescriptionList__title css-17rif9c-euiDescriptionList__title-row-m-reverse">Agent policies</dt><dd class="euiDescriptionList__description css-1oeqktb-euiDescriptionList__description-row-compressed">2</dd></dl></div>
    at Object.toBeNull (/var/lib/buildkite-agent/builds/kb-n2-4-spot-0ac15eecf194b7e3/elastic/kibana-on-merge/kibana/x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail/index.test.tsx:105:62)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Feb 8, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 8, 2023
@bhavyarm bhavyarm added the Team:Fleet Team label for Observability Data Collection Fleet team label Feb 10, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 10, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

jbudz added a commit that referenced this issue Feb 23, 2023
@jbudz
Copy link
Member

jbudz commented Feb 23, 2023

Skipped

main: 5158eda

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.7

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.7

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.7

@mistic mistic added the v8.7.1 label Mar 20, 2023
@mistic
Copy link
Member

mistic commented Mar 20, 2023

8.7: a1c7cbd

mistic pushed a commit that referenced this issue Mar 20, 2023
@kpollich
Copy link
Member

@elastic/fleet - FYI. Might be indicative of a bug with the agent policy count modal. Think we've seen some issues there recently.

@jen-huang jen-huang removed the blocker label Mar 21, 2023
@criamico criamico self-assigned this Mar 29, 2023
criamico added a commit that referenced this issue Mar 30, 2023
Closes #150607

## Summary
Re-enable flaky test suit in
`x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail/index.test.tsx`.

The flaky runner doesn't work with Jest tests, so I tested it locally
several times on my local.


### Checklist
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: kibanamachine <[email protected]>
jgowdyelastic pushed a commit to jgowdyelastic/kibana that referenced this issue Mar 30, 2023
Closes elastic#150607

## Summary
Re-enable flaky test suit in
`x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail/index.test.tsx`.

The flaky runner doesn't work with Jest tests, so I tested it locally
several times on my local.


### Checklist
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: kibanamachine <[email protected]>
@kibanamachine kibanamachine reopened this Apr 11, 2023
@mistic mistic added the v8.10.0 label Jun 26, 2023
@mistic
Copy link
Member

mistic commented Jun 26, 2023

Skipped.

main: a23f0b2
8.9: bca89ad

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.9

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Aug 14, 2023

Skipped.

main: 1c463ca

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:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
10 participants