Skip to content

Failing test: X-Pack Jest Tests.x-pack/plugins/lens/public/app_plugin - Lens App sets originatingApp breadcrumb when the document title changes #75694

@kibanamachine

Description

@kibanamachine

A test failed on a tracked branch

Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)

- Expected
+ Received

  Array [
    Object {
-     "onClick": Anything,
+     "onClick": [Function onClick],
      "text": "The Coolest Container Ever Made",
    },
    Object {
      "href": "/testbasepath/app/visualize#/",
-     "onClick": Anything,
+     "onClick": [Function onClick],
      "text": "Visualize",
    },
    Object {
-     "text": "Daaaaaaadaumching!",
+     "text": "Create",
    },
  ],

Number of calls: 1
    at Object.it (/dev/shm/workspace/parallel/11/kibana/x-pack/plugins/lens/public/app_plugin/app.test.tsx:328:52)

First failure: Jenkins Build

Metadata

Metadata

Assignees

Labels

Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//failed-testA test failure on a tracked branch, potentially flaky-test

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions