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

[7.x] [ML] Functional tests - fix typing issue (#52167) #52581

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Dec 9, 2019

Backports the following commits to 7.x:

* Use char by char typing in all text fields

* Add dely before first typed charakter when typing char by char

* Remove delay before typing again

* Use clearCharByChar option for input fields

* Revert "Use clearCharByChar option for input fields"

This reverts commit e412d7b.

* Revert "Use char by char typing in all text fields"

This reverts commit 2fbccc5.

* Disable jobCreatorUpdate for tests

* Revert "Disable jobCreatorUpdate for tests"

This reverts commit e178fd8.

* Check typing char by char for job wizard inputs

* Remove .only from anomaly detection suite

* Move setValueWithChecks from testSubjects to a ML service

# Conflicts:
#	x-pack/test/functional/services/machine_learning/index.ts
#	x-pack/test/functional/services/machine_learning/job_wizard_common.ts
#	x-pack/test/functional/services/ml.ts
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@spalger spalger merged commit ea28aa6 into elastic:7.x Dec 10, 2019
@spalger spalger deleted the backport/7.x/pr-52167 branch December 10, 2019 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants