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 X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/formula·ts - lens app lens formula should insert single quotes and escape when needed to create valid KQL #102183

Closed
kibanamachine opened this issue Jun 15, 2021 · 10 comments · Fixed by #102378 or #102749
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.14.2 v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jun 15, 2021

A test failed on a tracked branch

Error: expected 'count(kql=\'Men\\\'s Clothing \'count\n(kql=Men\'s Clothing)' to equal 'count(kql=\'Men\\\'s Clothing\')'
    at Assertion.assert (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.equal (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/expect/expect.js:227:8)
    at Context.<anonymous> (test/functional/apps/lens/formula.ts:88:49)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jun 15, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 15, 2021
@stratoula stratoula added Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jun 15, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jun 15, 2021
@dej611 dej611 self-assigned this Jun 15, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

mistic added a commit that referenced this issue Jun 21, 2021
mistic added a commit that referenced this issue Jun 21, 2021
@mistic
Copy link
Member

mistic commented Jun 21, 2021

This test keeps failing and looks flaky. Skipping for now.

master/8.0: 29e90f5
7.x/7,14: b1ac965

@dej611
Copy link
Contributor

dej611 commented Jun 21, 2021

I'm working on a fix for it

@kibanamachine kibanamachine reopened this Sep 16, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@dej611
Copy link
Contributor

dej611 commented Sep 16, 2021

This is probably some race condition related to the Monaco editor adding the extra escaping chars.
I'll try to add an extra waiting here and check with the flaky runner.

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 Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.14.2 v8.0.0
Projects
None yet
7 participants