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: Serverless Search Functional Tests.x-pack/test_serverless/functional/test_suites/search/rules/rule_details·ts - serverless search UI Rule details Header should disable the rule #172918

Open
kibanamachine opened this issue Dec 8, 2023 · 4 comments
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:ML Team label for ML (also use :ml) v8.13.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 8, 2023

A test failed on a tracked branch

JestAssertionError: expect(received).toEqual(expected) // deep equality

Expected: "Enabled"
Received: ""
    at Context.<anonymous> (rule_details.ts:128:56)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  matcherResult: {
    actual: '',
    expected: 'Enabled',
    message: '\x1B[2mexpect(\x1B[22m\x1B[31mreceived\x1B[39m\x1B[2m).\x1B[22mtoEqual\x1B[2m(\x1B[22m\x1B[32mexpected\x1B[39m\x1B[2m) // deep equality\x1B[22m\n' +
      '\n' +
      'Expected: \x1B[32m"Enabled"\x1B[39m\n' +
      'Received: \x1B[31m""\x1B[39m',
    name: 'toEqual',
    pass: false
  }
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 8, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 8, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@delanni
Copy link
Contributor

delanni commented Dec 8, 2023

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 546555f

@delanni
Copy link
Contributor

delanni commented Dec 8, 2023

Causing failures in main and on PRs.
cc: @guskovaue

@wayneseymour wayneseymour added the Team:ML Team label for ML (also use :ml) label Dec 12, 2023
@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:ML Team label for ML (also use :ml) v8.13.0
Projects
None yet
Development

No branches or pull requests

3 participants