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/spaces/spaces_selection·ts - Spaces app Spaces Search spaces in popover search for "ce-1 name" and find one space #136291

Closed
kibanamachine opened this issue Jul 13, 2022 · 3 comments · Fixed by #134454
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected 11 to equal 1
    at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (node_modules/@kbn/expect/expect.js:227:8)
    at Assertion.be (node_modules/@kbn/expect/expect.js:69:22)
    at SpaceSelectorPageObject.expectToFindThatManySpace (x-pack/test/functional/page_objects/space_selector_page.ts:212:35)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Context.<anonymous> (x-pack/test/functional/apps/spaces/spaces_selection.ts:92:9)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jul 13, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Jul 13, 2022
@kibanamachine kibanamachine added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Jul 13, 2022
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 13, 2022
@azasypkin
Copy link
Member

Spaces app Spaces Search spaces in popover search for "ce-1 name" and find one space
Error: expected 11 to equal 1

Hmm, that one might be legit. We'll investigate it if it fails again.

@jeramysoucy
Copy link
Contributor

@azasypkin It's legit. I think I'll need some help with digging into the functional tests. I see what the problem is, but need a refresher on debugging functional tests best practices.

@jeramysoucy jeramysoucy pinned this issue Jul 14, 2022
@alexwizp alexwizp unpinned this issue Jul 15, 2022
@jeramysoucy jeramysoucy self-assigned this Jul 25, 2022
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: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