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: Plugin Functional Tests.x-pack/test/plugin_api_integration/test_suites/event_log/public_api_integration·ts - event_log Event Log public API should support pagination for events #64812

Closed
kibanamachine opened this issue Apr 29, 2020 · 7 comments · Fixed by #65658
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 29, 2020

A test failed on a tracked branch

{ Error: expected 'test 2020-04-29T16:56:05.552Z' to sort of equal 'test 2020-04-29T16:56:05.551Z'
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:244:8)
    at forEach (test/plugin_api_integration/test_suites/event_log/public_api_integration.ts:179:40)
    at Array.forEach (<anonymous>)
    at assertEventsFromApiMatchCreatedEvents (test/plugin_api_integration/test_suites/event_log/public_api_integration.ts:176:19)
    at Context.it (test/plugin_api_integration/test_suites/event_log/public_api_integration.ts:70:7)
  actual: 'test 2020-04-29T16:56:05.552Z',
  expected: 'test 2020-04-29T16:56:05.551Z',
  showDiff: true }

First failure: Jenkins Build

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

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

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger added a commit that referenced this issue Apr 29, 2020
spalger added a commit that referenced this issue Apr 29, 2020
(cherry picked from commit 2e410d8)
@spalger
Copy link
Contributor

spalger commented Apr 29, 2020

Skipped

master: 2e410d8
7.x/7.7: 87c2b0f

jloleysens added a commit to jloleysens/kibana that referenced this issue May 4, 2020
…bana into pipeline-editor-part-mvp-2

* 'feature/ingest-node-pipelines' of github.com:elastic/kibana: (90 commits)
  remove unused import
  address review feedback
  [Ingest pipelines] Cleanup (elastic#64794)
  [Ingest] Edit datasource UI (elastic#64727)
  [Lens] Bind all time fields to the time picker (elastic#63874)
  [Lens] Use suggestion system in chart switcher for subtypes (elastic#64613)
  Improve alpha messaging (elastic#64692)
  [Ingest] Allow to enable monitoring of elastic agent (elastic#63598)
  [Metrics UI] Fix alerting when a filter query is present (elastic#64575)
  skip flaky suite (elastic#64812) (elastic#64723)
  [Maps] do not display EMS or kibana layer wizards when not configured (elastic#64554)
  [Reporting/Test] Convert functional test code to Typescript (elastic#64601)
  make inserting timestamp with navigate methods optional with default true (elastic#64655)
  [EPM] Update UI to handle package versions and updates (elastic#64689)
  Minimize dependencies required by our telemetry middleware (elastic#64665)
  [Telemetry] oss api tests (elastic#64602)
  [ML] Adding endpoint capability checks (elastic#64662)
  Update jest config for coverage (elastic#64648)
  [SIEM][NP] Fixes bug in ML signals promotion (elastic#64720)
  share single data plugin bundle (elastic#64549)
  ...
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger added a commit that referenced this issue May 5, 2020
spalger added a commit that referenced this issue May 5, 2020
(cherry picked from commit a1f8ad0)
@spalger
Copy link
Contributor

spalger commented May 5, 2020

@gmmorris looks like #64781 didn't quite do what it intended

It has started failing quite a bit in the hours since that PR was merged

image

Skipped again

master: a1f8ad0
7.x/7.8: a7c2b40

@gmmorris
Copy link
Contributor

gmmorris commented May 7, 2020

Well, this makes me sad.
I guess the flaky test runner isn't flaky enough 😬

@gmmorris
Copy link
Contributor

gmmorris commented May 7, 2020

Glad to report it's the same issue - we just missed one specific test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants