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: Chrome UI Functional Tests.test/functional/apps/console/_misc_console_behavior·ts - console app misc console behavior customizable font size should allow the font size to be customized #193868

Closed
kibanamachine opened this issue Sep 24, 2024 · 12 comments · Fixed by #197691
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more test-failure-flaky

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 24, 2024

A test failed on a tracked branch

Error: retry.try reached timeout 120000 ms
Error: expected '100px' to equal '24px'
    at Assertion.assert (expect.js:100:11)
    at Assertion.apply (expect.js:227:8)
    at Assertion.be (expect.js:69:22)
    at _misc_console_behavior.ts:174:62
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.try (retry.ts:52:12)
    at Context.<anonymous> (_misc_console_behavior.ts:172:9)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.try (retry.ts:52:12)
    at Context.<anonymous> (_misc_console_behavior.ts:172:9)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 24, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 24, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jughosta jughosta added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Sep 24, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-management (Team:Kibana Management)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 24, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@jbudz
Copy link
Member

jbudz commented Sep 24, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: ed9c3b5

kibanamachine added a commit that referenced this issue Sep 24, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@sabarasaba
Copy link
Member

Seems to be just flaky, I'll remove the blocker label

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - 8.x

@jbudz
Copy link
Member

jbudz commented Oct 1, 2024

/skip

kibanamachine added a commit that referenced this issue Oct 1, 2024
@kibanamachine
Copy link
Contributor Author

Skipped

main: cc02343
8.x: 6332213

kibanamachine added a commit that referenced this issue Oct 1, 2024
@jbudz jbudz removed the blocker label Oct 1, 2024
@mattkime mattkime assigned mattkime and unassigned sabarasaba Oct 22, 2024
mattkime added a commit that referenced this issue Oct 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
## Summary

This is really just a more focused `skip` application so we can get as
many tests running as quickly as possible.

Part of: #193868
mattkime added a commit to mattkime/kibana that referenced this issue Oct 24, 2024
)

## Summary

This is really just a more focused `skip` application so we can get as
many tests running as quickly as possible.

Part of: elastic#193868

(cherry picked from commit f67bc32)

# Conflicts:
#	test/functional/apps/console/_misc_console_behavior.ts
mattkime added a commit that referenced this issue Oct 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
## Summary

The test no longer appears flaky based on the flaky test runner. In
addition to this PR there's also
#197563 for 400+ passes. It should
be noted that in one run 25 runs were skipped and one run failed due to
an unrelated test.

Closes #193868
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Oct 31, 2024
## Summary

The test no longer appears flaky based on the flaky test runner. In
addition to this PR there's also
elastic#197563 for 400+ passes. It should
be noted that in one run 25 runs were skipped and one run failed due to
an unrelated test.

Closes elastic#193868

(cherry picked from commit 92430b5)
nreese pushed a commit to nreese/kibana that referenced this issue Nov 1, 2024
## Summary

The test no longer appears flaky based on the flaky test runner. In
addition to this PR there's also
elastic#197563 for 400+ passes. It should
be noted that in one run 25 runs were skipped and one run failed due to
an unrelated test.

Closes elastic#193868
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:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more test-failure-flaky
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants