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/canvas/custom_elements·ts - Canvas app custom elements deletes custom element when prompted #63004

Closed
kibanamachine opened this issue Apr 8, 2020 · 26 comments · Fixed by #65908
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test Feature:Canvas impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated skipped-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 8, 2020

A test failed on a tracked branch

Error: retry.try timeout: Error: expected [ { _webElement: { driver_: [Object], id_: {} },
    locator: null,
    webDriver: 
     { driver: [Object],
       By: 
        [Function: name(name) {
            return By.css('*[name="' + escapeCss(name) + '"]');
          }],
       until: [Object],
       browserType: 'chrome',
       'consoleLog$': [Object] },
    timeout: 10000,
    fixedHeaderHeight: 50,
    logger: 
     { identWidth: 14,
       writers: [Object],
       'written$': [Object] },
    browserType: 'chrome',
    By: 
     [Function: name(name) {
         return By.css('*[name="' + escapeCss(name) + '"]');
       }],
    driver: 
     { session_: {},
       executor_: [Object],
       fileDetector_: null,
       onQuit_: [Function: onQuit] },
    Keys: 
     { NULL: '',
       CANCEL: '',
       HELP: '',
       BACK_SPACE: '',
       TAB: '',
       CLEAR: '',
       RETURN: '',
       ENTER: '',
       SHIFT: '',
       CONTROL: '',
       ALT: '',
       PAUSE: '',
       ESCAPE: '',
       SPACE: '',
       PAGE_UP: '',
       PAGE_DOWN: '',
       END: '',
       HOME: '',
       ARROW_LEFT: '',
       LEFT: '',
       ARROW_UP: '',
       UP: '',
       ARROW_RIGHT: '',
       RIGHT: '',
       ARROW_DOWN: '',
       DOWN: '',
       INSERT: '',
       DELETE: '',
       SEMICOLON: '',
       EQUALS: '',
       NUMPAD0: '',
       NUMPAD1: '',
       NUMPAD2: '',
       NUMPAD3: '',
       NUMPAD4: '',
       NUMPAD5: '',
       NUMPAD6: '',
       NUMPAD7: '',
       NUMPAD8: '',
       NUMPAD9: '',
       MULTIPLY: '',
       ADD: '',
       SEPARATOR: '',
       SUBTRACT: '',
       DECIMAL: '',
       DIVIDE: '',
       F1: '',
       F2: '',
       F3: '',
       F4: '',
       F5: '',
       F6: '',
       F7: '',
       F8: '',
       F9: '',
       F10: '',
       F11: '',
       F12: '',
       COMMAND: '',
       META: '',
       ZENKAKU_HANKAKU: '',
       chord: [Function] },
    isW3CEnabled: true } ] to have a length of 0 but got 1
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.length (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:374:8)
    at retry.try (test/functional/apps/canvas/custom_elements.ts:157:45)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 8, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger spalger added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Apr 8, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas (Team:Canvas)

@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

@spalger
Copy link
Contributor

spalger commented Apr 9, 2020

We skipped this suite when skipping for #62927

#62927 (comment)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@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

1 similar comment
@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

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger
Copy link
Contributor

spalger commented Apr 22, 2020

Skip from #62927 was backported to keep this from continually failing 7.7 and 7.6

@cqliu1
Copy link
Contributor

cqliu1 commented May 6, 2020

I added the labels to keep track which versions a fix for these tests would need to be backported to. I thought this test was fixed in 7.8, but I'll keep investigating the failure and work on a fix for 7.8.

@brianseeders
Copy link
Contributor

Not skipping the test unless it fails more, but it failed on 7.9/7.x as well: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/726/execution/node/320/log/?consoleFull

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@timductive timductive added bug Fixes for quality problems that affect the customer experience impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. and removed blocker v7.6.3 v7.7.1 labels Jul 30, 2020
@clintandrewhall clintandrewhall added the loe:needs-research This issue requires some research before it can be worked on or estimated label Mar 1, 2021
@crob611
Copy link
Contributor

crob611 commented Nov 3, 2021

Closing this issue. Looks like it got reopened by a failure on a branch where it was not backported. It's not skipped on main anymore and we have not seen any failures in over a year.

@crob611 crob611 closed this as completed Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test Feature:Canvas impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated skipped-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants