Skip to content

Failing test: Chrome UI Functional Tests.test/functional/apps/dashboard/index·js - dashboard app using current data "before all" hook: loadCurrentData in "using current data" #50346

@kibanamachine

Description

@kibanamachine

A test failed on a tracked branch

{ [illegal_argument_exception] request [/animals-dogs-2018-01-01] contains unrecognized parameter: [include_type_name] :: {"path":"/animals-dogs-2018-01-01","query":{"include_type_name":false},"body":"{\"settings\":{\"index\":{\"number_of_replicas\":\"1\",\"number_of_shards\":\"5\"}},\"mappings\":{\"properties\":{\"@timestamp\":{\"type\":\"date\"},\"animal\":{\"fields\":{\"keyword\":{\"ignore_above\":256,\"type\":\"keyword\"}},\"type\":\"text\"},\"name\":{\"fields\":{\"keyword\":{\"ignore_above\":256,\"type\":\"keyword\"}},\"type\":\"text\"},\"sound\":{\"fields\":{\"keyword\":{\"ignore_above\":256,\"type\":\"keyword\"}},\"type\":\"text\"},\"weightLbs\":{\"type\":\"long\"}}}}","statusCode":400,"response":"{\"error\":{\"root_cause\":[{\"type\":\"illegal_argument_exception\",\"reason\":\"request [/animals-dogs-2018-01-01] contains unrecognized parameter: [include_type_name]\"}],\"type\":\"illegal_argument_exception\",\"reason\":\"request [/animals-dogs-2018-01-01] contains unrecognized parameter: [include_type_name]\"},\"status\":400}"}
    at respond (node_modules/elasticsearch/src/lib/transport.js:349:15)
    at checkRespForFailure (node_modules/elasticsearch/src/lib/transport.js:306:7)
    at HttpConnector.<anonymous> (node_modules/elasticsearch/src/lib/connectors/http.js:173:7)
    at IncomingMessage.wrapper (node_modules/elasticsearch/node_modules/lodash/lodash.js:4929:19)
    at endReadableNT (_stream_readable.js:1103:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
  status: 400,
  displayName: 'BadRequest',
  message:
   '[illegal_argument_exception] request [/animals-dogs-2018-01-01] contains unrecognized parameter: [include_type_name]',
  path: '/animals-dogs-2018-01-01',
  query: { include_type_name: false },
  body:
   { error:
      { root_cause: [Array],
        type: 'illegal_argument_exception',
        reason:
         'request [/animals-dogs-2018-01-01] contains unrecognized parameter: [include_type_name]' },
     status: 400 },
  statusCode: 400,
  response:
   '{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"request [/animals-dogs-2018-01-01] contains unrecognized parameter: [include_type_name]"}],"type":"illegal_argument_exception","reason":"request [/animals-dogs-2018-01-01] contains unrecognized parameter: [include_type_name]"},"status":400}',
  toString: [Function],
  toJSON: [Function] }

First failure: Jenkins Build

Metadata

Metadata

Assignees

No one assigned

    Labels

    failed-testA test failure on a tracked branch, potentially flaky-test

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions