Skip to content

Failing test: X-Pack Jest Tests.x-pack/plugins/uptime/server/lib/requests/__tests__ - getPingHistogram returns a single bucket if array has 1 #81460

@kibanamachine

Description

@kibanamachine

A test failed on a tracked branch

Error: expect(received).toMatchSnapshot()

Snapshot name: `getPingHistogram returns a single bucket if array has 1 1`

- Snapshot  - 1
+ Received  + 1

@@ -5,7 +5,7 @@
        "upCount": 2,
        "x": 1,
        "y": 1,
      },
    ],
-   "minInterval": 36000,
+   "minInterval": 36001,
  }
    at Object.it (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/uptime/server/lib/requests/__tests__/get_ping_histogram.test.ts:68:20)
    at process._tickCallback (internal/process/next_tick.js:68:7)

First failure: Jenkins Build

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:Uptime - DEPRECATEDSynthetics & RUM sub-team of Application Observabilityfailed-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