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: UI Functional Tests.test/functional/apps/visualize/_data_table·js - visualize app data table otherBucket should apply correct filter #26000

Closed
kibanamachine opened this issue Nov 21, 2018 · 3 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 21, 2018

A test failed on a tracked branch


        { [POST http://localhost:9515/session/52e420278ecd99fbdd89b8ef716ac45a/element/0.5973296288516414-29/elements / {"using":"tag name","value":"td"}] stale element reference: element is not attached to the page document
  (Session info: headless chrome=70.0.3538.110)
  (Driver info: chromedriver=2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac),platform=Linux 4.15.0-1024-gcp x86_64)
    at Server._post (test/functional/services/remote/verbose_remote_logging.js:34:21)
    at runRequest (node_modules/leadfoot/Session.js:92:40)
    at getFinalValue (node_modules/dojo/_debug/Promise.ts:462:22)
    at node_modules/dojo/_debug/Promise.ts:478:11
    at node_modules/dojo/_debug/Promise.ts:393:16
    at runCallbacks (node_modules/dojo/_debug/Promise.ts:11:12)
    at node_modules/dojo/_debug/Promise.ts:317:5
    at run (node_modules/dojo/_debug/Promise.ts:237:8)
    at node_modules/dojo/_debug/nextTick.ts:44:4
    at _combinedTickCallback (internal/process/next_tick.js:131:7)
    at process._tickCallback (internal/process/next_tick.js:180:9)
  name: 'StaleElementReference',
  message: '[POST http://localhost:9515/session/52e420278ecd99fbdd89b8ef716ac45a/element/0.5973296288516414-29/elements / {"using":"tag name","value":"td"}] stale element reference: element is not attached to the page document\n  (Session info: headless chrome=70.0.3538.110)\n  (Driver info: chromedriver=2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac),platform=Linux 4.15.0-1024-gcp x86_64)',
  status: 10,
  detail: 
   { message: 'stale element reference: element is not attached to the page document\n  (Session info: headless chrome=70.0.3538.110)\n  (Driver info: chromedriver=2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac),platform=Linux 4.15.0-1024-gcp x86_64)' },
  request: 
   { url: 'http://localhost:9515/session/52e420278ecd99fbdd89b8ef716ac45a/element/0.5973296288516414-29/elements',
     method: 'POST',
     data: { using: 'tag name', value: 'td' } },
  response: 
   { data: <Buffer 7b 22 73 65 73 73 69 6f 6e 49 64 22 3a 22 35 32 65 34 32 30 32 37 38 65 63 64 39 39 66 62 64 64 38 39 62 38 65 66 37 31 36 61 63 34 35 61 22 2c 22 73 ... >,
     getHeader: [Function: getHeader],
     requestOptions: 
      { followRedirects: false,
        handleAs: 'text',
        headers: [Object],
        method: 'POST',
        data: '{"using":"tag name","value":"td"}' },
     statusCode: 200,
     url: 'http://localhost:9515/session/52e420278ecd99fbdd89b8ef716ac45a/element/0.5973296288516414-29/elements',
     nativeResponse: 
      IncomingMessage {
        _readableState: [Object],
        readable: false,
        domain: null,
        _events: [Object],
        _eventsCount: 2,
        _maxListeners: undefined,
        socket: [Object],
        connection: [Object],
        httpVersionMajor: 1,
        httpVersionMinor: 1,
        httpVersion: '1.1',
        complete: true,
        headers: [Object],
        rawHeaders: [Array],
        trailers: {},
        rawTrailers: [],
        upgrade: false,
        url: '',
        method: null,
        statusCode: 200,
        statusMessage: 'OK',
        client: [Object],
        _consuming: true,
        _dumped: false,
        req: [Object],
        read: [Function] } } }
      

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 21, 2018
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger
Copy link
Contributor

spalger commented Nov 21, 2018

Hopefully closed by #25973

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@spalger spalger closed this as completed Sep 3, 2019
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
Projects
None yet
Development

No branches or pull requests

2 participants