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: X-Pack Spaces API Integration Tests -- security_and_spaces.x-pack/test/spaces_api_integration/security_and_spaces/apis/copy_to_space·ts - spaces api with security copy to spaces user with no access from the default space multi-namespace types with overwrite=false and createNewCopies=false "after all" hook for "should return 403 when copying with an ambiguous conflict" #149563

Closed
kibanamachine opened this issue Jan 26, 2023 · 1 comment · Fixed by #150492
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: 400 resp: ''
    at createFailError (dev_cli_errors.ts:27:24)
    at kbn_client_saved_objects.ts:284:32
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at kbn_client_saved_objects.ts:88:50 {
  exitCode: 1,
  showHelp: false,
  [Symbol(fail error)]: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added 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! labels Jan 26, 2023
@elasticmachine
Copy link
Contributor

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

@jeramysoucy jeramysoucy self-assigned this Feb 8, 2023
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Feb 9, 2023
…astic#150492)

closes elastic#86545
closes elastic#149544
closes elastic#149547
closes elastic#149563

Fixed by PR elastic#149582

- [Flaky test runner on
x-pack/test/spaces_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1880)
- [Flaky test runner on
x-pack/test/saved_object_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1888)

(cherry picked from commit c0c023a)
kibanamachine added a commit that referenced this issue Feb 9, 2023
…ts (#150492) (#150724)

# Backport

This will backport the following commits from `main` to `8.7`:
- [[Flaky Test] Unskips 'single-namespace types' copy to space tests
(#150492)](#150492)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2023-02-09T15:00:02Z","message":"[Flaky
Test] Unskips 'single-namespace types' copy to space tests
(#150492)\n\ncloses #86545\r\ncloses #149544\r\ncloses #149547\r\ncloses
#149563 \r\n\r\nFixed by PR #149582\r\n\r\n- [Flaky test runner
on\r\nx-pack/test/spaces_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1880)\r\n-
[Flaky test runner
on\r\nx-pack/test/saved_object_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1888)","sha":"c0c023aaa6bf977a8a7a357998d612f04ea2f024","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","test-failure-flaky","v8.7.0","v8.8.0"],"number":150492,"url":"https://github.com/elastic/kibana/pull/150492","mergeCommit":{"message":"[Flaky
Test] Unskips 'single-namespace types' copy to space tests
(#150492)\n\ncloses #86545\r\ncloses #149544\r\ncloses #149547\r\ncloses
#149563 \r\n\r\nFixed by PR #149582\r\n\r\n- [Flaky test runner
on\r\nx-pack/test/spaces_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1880)\r\n-
[Flaky test runner
on\r\nx-pack/test/saved_object_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1888)","sha":"c0c023aaa6bf977a8a7a357998d612f04ea2f024"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/150492","number":150492,"mergeCommit":{"message":"[Flaky
Test] Unskips 'single-namespace types' copy to space tests
(#150492)\n\ncloses #86545\r\ncloses #149544\r\ncloses #149547\r\ncloses
#149563 \r\n\r\nFixed by PR #149582\r\n\r\n- [Flaky test runner
on\r\nx-pack/test/spaces_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1880)\r\n-
[Flaky test runner
on\r\nx-pack/test/saved_object_api_integration/security_and_spaces](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/1888)","sha":"c0c023aaa6bf977a8a7a357998d612f04ea2f024"}}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
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.

3 participants