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

Fix/re enable skipped functional tests #41238

Merged

Conversation

dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Jul 16, 2019

Summary

I found that some functional tests were skipped without comment or commented issue is closed now.
This PR brings these tests back to run.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@dmlemeshko dmlemeshko force-pushed the fix/re-enable-skipped-functional-tests branch from 7c4e822 to 97d0718 Compare July 16, 2019 12:43
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 16, 2019

💔 Build Failed

known flaky one:

X-Pack API Integration Tests.x-pack/test/api_integration/apis/management/index_lifecycle_management/policies·js.apis management index lifecycle management policies list should have a default policy to manage the Watcher history indices

@dmlemeshko dmlemeshko force-pushed the fix/re-enable-skipped-functional-tests branch from 97d0718 to 9982eaf Compare July 16, 2019 15:37
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

@dmlemeshko
Copy link
Member Author

retest

@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 17, 2019

💚 Build Succeeded

Re-running jobs that contain new tests 10x times.

@dmlemeshko
Copy link
Member Author

retest

@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 17, 2019

💚 Build Succeeded

Re-running jobs that contain new tests 10x times.

@dmlemeshko dmlemeshko marked this pull request as ready for review July 17, 2019 12:37
@dmlemeshko dmlemeshko added test_ui_functional test_xpack_functional release_note:skip Skip the PR/issue when compiling release notes labels Jul 17, 2019
@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 17, 2019

💔 Build Failed

Firefox XPack UI Functional Tests.x-pack/test/functional/apps/code/explore_repository·ts.Code Explore Repository Explore a repository "before all" hook
Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/code/manage_repositories·ts.Code Manage Repositories Manage Repositories import repository
X-Pack API Integration Tests.x-pack/test/api_integration/apis/code/repo_status·ts.apis Code repo status

Unrelated tests failed, guess they should be skipped in master.

Copy link
Contributor

@chrisronline chrisronline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests pass locally and the linked issue has been fixed so this LGTM!

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@LeeDr LeeDr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - I didn't run locally.

Do you happen to know what the problem is with describe.skip('dark mode', () => { ?

@dmlemeshko
Copy link
Member Author

Do you happen to know what the problem is with describe.skip('dark mode', () => { ?

I checked it and there is no reversed class in DOM (actually not only for tsvb, but other Kibana parts as well)
I asked the Design Team about possible fix.

@dmlemeshko dmlemeshko merged commit ade8a2f into elastic:master Jul 18, 2019
dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Jul 18, 2019
* [home/_sample_data] unskip tests

* [visualize/_tsvb_chart] unskip switch index pattern test

* unskip nodes filter test

* run specific groups 10x times

* Revert "run specific groups 10x times"

This reverts commit ad7302f.
dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Jul 18, 2019
* [home/_sample_data] unskip tests

* [visualize/_tsvb_chart] unskip switch index pattern test

* unskip nodes filter test

* run specific groups 10x times

* Revert "run specific groups 10x times"

This reverts commit ad7302f.
dmlemeshko added a commit that referenced this pull request Jul 18, 2019
* [home/_sample_data] unskip tests

* [visualize/_tsvb_chart] unskip switch index pattern test

* unskip nodes filter test

* run specific groups 10x times

* Revert "run specific groups 10x times"

This reverts commit ad7302f.
dmlemeshko added a commit that referenced this pull request Jul 18, 2019
* [home/_sample_data] unskip tests

* [visualize/_tsvb_chart] unskip switch index pattern test

* unskip nodes filter test

* run specific groups 10x times

* Revert "run specific groups 10x times"

This reverts commit ad7302f.
@dmlemeshko
Copy link
Member Author

Backported:
7.x/7.4 a5c5901
7.3 a0840d7

@dmlemeshko dmlemeshko deleted the fix/re-enable-skipped-functional-tests branch January 31, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants