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: Detection Engine - Rule Execution Logic Integration Tests - ESS Env - Trial License.x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/rule_execution_logic/trial_license_complete_tier/execution_logic/custom_query·ts - Rule execution logic API Detection Engine - Execution logic @ess @serverless @serverlessQA Query type rules @skipInServerlessMKI manual rule run alerts has intended_timestamp set to the time of the manual run #192935

Open
kibanamachine opened this issue Sep 13, 2024 · 2 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Detection Engine Security Solution Detection Engine Area

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 13, 2024

A test failed on a tracked branch

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

Expected: "2024-09-13T21:55:08.819Z"
Received: "2024-09-13T21:55:08.820Z"
    at Context.<anonymous> (custom_query.ts:2497:74)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16) {
  matcherResult: {
    actual: '2024-09-13T21:55:08.820Z',
    expected: '2024-09-13T21:55:08.819Z',
    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"2024-09-13T21:55:08.8\x1B[7m19\x1B[27mZ"\x1B[39m\n' +
      'Received: \x1B[31m"2024-09-13T21:55:08.8\x1B[7m20\x1B[27mZ"\x1B[39m',
    name: 'toEqual',
    pass: false
  }
}

First failure: kibana-on-merge - 8.x

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 13, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 13, 2024
@kibanamachine kibanamachine added the Team:Detection Engine Security Solution Detection Engine Area label Sep 13, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detection-engine (Team:Detection Engine)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 13, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

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:Detection Engine Security Solution Detection Engine Area
Projects
None yet
Development

No branches or pull requests

2 participants