Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Fix for the flaky failing test: Jest Tests.x-pack/plugins/stack…
…_connectors/public/connector_types/inference - ConnectorFields renders Validation validates correctly "url-input" (#204835) (#204868) # Backport This will backport the following commits from `main` to `8.x`: - [Fix for the flaky failing test: Jest Tests.x-pack/plugins/stack_connectors/public/connector_types/inference - ConnectorFields renders Validation validates correctly "url-input" (#204835)](#204835) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Yuliia Naumenko","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-19T02:54:57Z","message":"Fix for the flaky failing test: Jest Tests.x-pack/plugins/stack_connectors/public/connector_types/inference - ConnectorFields renders Validation validates correctly \"url-input\" (#204835)\n\nResolves https://github.com/elastic/kibana/issues/204806","sha":"9f01087417b7d257b385067063ec7a3113982c59","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["test","release_note:skip","v9.0.0","backport:version","v8.18.0"],"title":"Fix for the flaky failing test: Jest Tests.x-pack/plugins/stack_connectors/public/connector_types/inference - ConnectorFields renders Validation validates correctly \"url-input\"","number":204835,"url":"https://github.com/elastic/kibana/pull/204835","mergeCommit":{"message":"Fix for the flaky failing test: Jest Tests.x-pack/plugins/stack_connectors/public/connector_types/inference - ConnectorFields renders Validation validates correctly \"url-input\" (#204835)\n\nResolves https://github.com/elastic/kibana/issues/204806","sha":"9f01087417b7d257b385067063ec7a3113982c59"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204835","number":204835,"mergeCommit":{"message":"Fix for the flaky failing test: Jest Tests.x-pack/plugins/stack_connectors/public/connector_types/inference - ConnectorFields renders Validation validates correctly \"url-input\" (#204835)\n\nResolves https://github.com/elastic/kibana/issues/204806","sha":"9f01087417b7d257b385067063ec7a3113982c59"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Yuliia Naumenko <[email protected]>
- Loading branch information