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: Creates and activates a new custom rule with override option - Detection rules, override Creates and activates a new custom rule with override option #84020

Closed
kibanamachine opened this issue Nov 22, 2020 · 29 comments
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM v7.11.0 v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 22, 2020

A test failed on a tracked branch

SyntaxError: The following error originated from your application code, not from Cypress.

  > Unexpected end of JSON input

When Cypress detects uncaught errors originating from your application it will automatically fail the current test.

This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.

https://on.cypress.io/uncaught-exception-from-application
    at JSON.parse (<anonymous>)
    at Object.next (http://localhost:6111/38291/bundles/plugin/bfetch/bfetch.plugin.js:1:16568)
    at t.__tryOrUnsub (http://localhost:6111/38291/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:42332)
    at t.next (http://localhost:6111/38291/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:41477)
    at t._next (http://localhost:6111/38291/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:40553)
    at t.next (http://localhost:6111/38291/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:40224)
    at t._next (http://localhost:6111/38291/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:283:402758)
    at t.next (http://localhost:6111/38291/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:40224)
    at t.next (http://localhost:6111/38291/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:283:87988)
    at t._complete (http://localhost:6111/38291/bundles/plugin/bfetch/bfetch.plugin.js:1:10357)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 22, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@mistic mistic added Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM labels Dec 10, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

mistic added a commit that referenced this issue Dec 10, 2020
@mistic
Copy link
Member

mistic commented Dec 10, 2020

This test has been flaky on master. Skipping for now.

master/8.0: 07f90fa

@MadameSheema
Copy link
Member

@spong @peluja1012 can you help to prioritise this? Thanks :)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

jbudz pushed a commit that referenced this issue Dec 10, 2020
@jbudz
Copy link
Member

jbudz commented Dec 10, 2020

backported to 7.x/7.11: 5b8d992

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

mistic added a commit that referenced this issue Dec 12, 2020
mistic added a commit that referenced this issue Dec 12, 2020
@mistic
Copy link
Member

mistic commented Dec 12, 2020

The test was re-enabled and started to be flaky again. Skipping for now.

master/8.0: a1f5668
7.x/7.11: 8be1f2d

@mistic mistic added the v7.11.0 label Dec 12, 2020
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

gmmorris added a commit to gmmorris/kibana that referenced this issue Dec 14, 2020
* master: (116 commits)
  Fix UX E2E tests (elastic#85722)
  Increasing default api key removalDelay to 1h (elastic#85576)
  align cors settings names with elasticsearch (elastic#85738)
  unskip tests and make sure submit is not triggered too quickly (elastic#85567)
  Row trigger 2 (elastic#83167)
  Add session id to audit log (elastic#85451)
  [TSVB] Fields lists do not populate all the times (elastic#85530)
  [Visualize] Removes the external link icon from OSS badges (elastic#85580)
  fixes EQL tests (elastic#85712)
  [APM] enable 'log_level' for Go (elastic#85511)
  ini `1.3.5` -> `1.3.7` (elastic#85707)
  Fix fleet route protections (elastic#85626)
  [Monitoring] Some progress on making alerts better in the UI (elastic#81569)
  [Security Solution] Refactor Timeline Notes to use EuiCommentList (elastic#85256)
  [Security Solution][Detections][Threshold Rules] Threshold rule exceptions (elastic#85103)
  [Security Solution] Alerts details (elastic#83963)
  skip flaky suite (elastic#62060)
  skip flaky suite (elastic#85098)
  skip flaky suite (elastic#84020)
  skip flaky suite (elastic#85671)
  ...
rylnd added a commit to rylnd/kibana that referenced this issue Jun 30, 2021
@rylnd
Copy link
Contributor

rylnd commented Jun 30, 2021

This test has been failing regularly on my feature branch:

I can't rule out that I haven't caused some flakiness with the cypress work on said branch, but this is the only test that fails with any regularity and it's preventing me from getting my work merged. I'm skipping it for now, and assigning myself to fix this once 7.14 BC1 is out.

@rylnd rylnd reopened this Jun 30, 2021
@rylnd rylnd assigned rylnd and unassigned peluja1012 and spong Jun 30, 2021
@rylnd
Copy link
Contributor

rylnd commented Jun 30, 2021

This was, in fact, My Bad™. Closing this issue as e007972 on my feature branch should address it.

@rylnd rylnd closed this as completed Jun 30, 2021
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:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM v7.11.0 v8.0.0
Projects
None yet
Development

No branches or pull requests

8 participants