-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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: Plugin Functional Tests.x-pack/test/plugin_api_integration/test_suites/event_log/public_api_integration·ts - event_log Event Log public API "after all" hook in "Event Log public API" #168750
Labels
failed-test
A test failure on a tracked branch, potentially flaky-test
Feature:EventLog
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Comments
kibanamachine
added
the
failed-test
A test failure on a tracked branch, potentially flaky-test
label
Oct 12, 2023
mistic
added
the
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
label
Oct 13, 2023
Pinging @elastic/response-ops (Team:ResponseOps) |
New failure: CI Build - 8.11 |
dej611
pushed a commit
to dej611/kibana
that referenced
this issue
Oct 17, 2023
github-project-automation
bot
moved this to Awaiting Triage
in AppEx: ResponseOps - Execution & Connectors
Oct 26, 2023
ymao1
moved this from Awaiting Triage
to Todo
in AppEx: ResponseOps - Execution & Connectors
Oct 26, 2023
ymao1
moved this from Todo
to In Progress
in AppEx: ResponseOps - Execution & Connectors
Nov 2, 2023
Merged
ymao1
moved this from In Progress
to In Review
in AppEx: ResponseOps - Execution & Connectors
Nov 2, 2023
github-project-automation
bot
moved this from In Review
to Done
in AppEx: ResponseOps - Execution & Connectors
Nov 2, 2023
ymao1
added a commit
that referenced
this issue
Nov 2, 2023
Resolves #168750 ## Summary The test failed with `Error: connect ECONNREFUSED` and just unskipping the test passed the flaky test runner 500 times so I think it was just a transient network issue. https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3856 https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3859 Co-authored-by: Kibana Machine <[email protected]>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
Nov 2, 2023
Resolves elastic#168750 ## Summary The test failed with `Error: connect ECONNREFUSED` and just unskipping the test passed the flaky test runner 500 times so I think it was just a transient network issue. https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3856 https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3859 Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit aebd297)
kibanamachine
referenced
this issue
Nov 2, 2023
# Backport This will backport the following commits from `main` to `8.11`: - [Unskipping test (#170353)](#170353) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ying Mao","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-02T12:17:28Z","message":"Unskipping test (#170353)\n\nResolves https://github.com/elastic/kibana/issues/168750\r\n\r\n## Summary\r\n\r\nThe test failed with `Error: connect ECONNREFUSED` and just unskipping\r\nthe test passed the flaky test runner 500 times so I think it was just a\r\ntransient network issue.\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3856\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3859\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"aebd29785792c669af4b7f1d6da0660386bc0293","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v8.11.0","v8.12.0"],"number":170353,"url":"https://github.com/elastic/kibana/pull/170353","mergeCommit":{"message":"Unskipping test (#170353)\n\nResolves https://github.com/elastic/kibana/issues/168750\r\n\r\n## Summary\r\n\r\nThe test failed with `Error: connect ECONNREFUSED` and just unskipping\r\nthe test passed the flaky test runner 500 times so I think it was just a\r\ntransient network issue.\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3856\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3859\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"aebd29785792c669af4b7f1d6da0660386bc0293"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/170353","number":170353,"mergeCommit":{"message":"Unskipping test (#170353)\n\nResolves https://github.com/elastic/kibana/issues/168750\r\n\r\n## Summary\r\n\r\nThe test failed with `Error: connect ECONNREFUSED` and just unskipping\r\nthe test passed the flaky test runner 500 times so I think it was just a\r\ntransient network issue.\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3856\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3859\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>","sha":"aebd29785792c669af4b7f1d6da0660386bc0293"}}]}] BACKPORT--> Co-authored-by: Ying Mao <[email protected]>
delanni
pushed a commit
to delanni/kibana
that referenced
this issue
Nov 6, 2023
Resolves elastic#168750 ## Summary The test failed with `Error: connect ECONNREFUSED` and just unskipping the test passed the flaky test runner 500 times so I think it was just a transient network issue. https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3856 https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3859 Co-authored-by: Kibana Machine <[email protected]>
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
Feature:EventLog
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
A test failed on a tracked branch
First failure: CI Build - main
The text was updated successfully, but these errors were encountered: