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

[FieldFormats] Unskip url field formatter test #107651

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Aug 4, 2021

Summary

Close #79463
flaky test runner: https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1800/ - success in 42 runs
Part of working on improving ff tests: #59567

await settings.setFieldFormat('url');
await settings.controlChangeSave();
});

it('applied on dashboard', async () => {
await common.navigateToApp('dashboard');
await dashboard.loadSavedDashboard('dashboard with everything');
await dashboard.loadSavedDashboard('dashboard with table');
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like the test was flaky because this dashboard was flaky to load (too many panels?)
as a fix, I am adding a single-purpose dashboard as this test focuses on URL field format. This dashboard should be more stable

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

@Dosant Dosant changed the title unskip url field formatter test [FieldFormats] Unskip url field formatter test Aug 4, 2021
@Dosant Dosant added the auto-backport Deprecated - use backport:version if exact versions are needed label Aug 4, 2021
@Dosant Dosant marked this pull request as ready for review August 4, 2021 17:40
@Dosant Dosant requested a review from a team as a code owner August 4, 2021 17:41
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@Dosant Dosant requested review from a team and mattkime August 4, 2021 17:41
Copy link
Contributor

@mattkime mattkime left a comment

Choose a reason for hiding this comment

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

Looks good, nice to see a flaky test fixed

@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 5, 2021
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
streamich pushed a commit to vadimkibana/kibana that referenced this pull request Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed Feature:FieldFormatters release_note:skip Skip the PR/issue when compiling release notes v7.15.0 v8.0.0
Projects
None yet
5 participants