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: X-Pack API Integration Tests.x-pack/test/api_integration/apis/code/repo_status·ts - apis Code repo status #41336

Closed
kibanamachine opened this issue Jul 17, 2019 · 23 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jul 17, 2019

A test failed on a tracked branch


        Error: retry.tryForTime timeout: Error: expected { uri: 'github.com/elastic/TypeScript-Node-Starter',
  progress: 0,
  timestamp: '2019-07-17T10:27:51.380Z' } to have a property 'progress' of 100, but got 0
    at Assertion.assert (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-ciGroup6/node/immutable/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.property (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-ciGroup6/node/immutable/kibana/packages/kbn-expect/expect.js:393:10)
    at property (test/api_integration/apis/code/repo_status.ts:60:40)
    at lastError (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-ciGroup6/node/immutable/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at onFailure (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-ciGroup6/node/immutable/kibana/test/common/services/retry/retry_for_success.ts:68:13)
      

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jul 17, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger pushed a commit that referenced this issue Jul 17, 2019
@spalger
Copy link
Contributor

spalger commented Jul 17, 2019

Disabled

master: 62fedcc
7.x/7.4: 779dca3

@elasticmachine
Copy link
Contributor

Pinging @elastic/code

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@mw-ding
Copy link
Contributor

mw-ding commented Jul 17, 2019

should be fixed by #41377

@mw-ding mw-ding closed this as completed Jul 17, 2019
mw-ding added a commit that referenced this issue Jul 17, 2019
…sQueue and reenable code tests (#41377) (#41399)

* Revert "disable all code tests (#41363)"

This reverts commit 771d70c.

* Revert "[code] disable failing tests (#41336) (#41338) (#41337)"

This reverts commit 62fedcc.

* [Code] Use seq_no and primary_term to do ES concurrency control for queue
mw-ding added a commit that referenced this issue Jul 17, 2019
…sQueue and reenable code tests (#41377) (#41398)

* Revert "disable all code tests (#41363)"

This reverts commit 771d70c.

* Revert "[code] disable failing tests (#41336) (#41338) (#41337)"

This reverts commit 62fedcc.

* [Code] Use seq_no and primary_term to do ES concurrency control for queue
@kibanamachine kibanamachine reopened this Jul 31, 2019
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@mw-ding
Copy link
Contributor

mw-ding commented Jul 31, 2019

looks like a glitch since it comes back to normal now.

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@jasonrhodes
Copy link
Member

@mw-ding do you have more context on this? I have a 7.x backport that is failing with this same error, presumably because the error is still in 7.x?

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@mw-ding
Copy link
Contributor

mw-ding commented Aug 6, 2019

@jaalcorn looking into it.

@mw-ding mw-ding self-assigned this Aug 6, 2019
@mw-ding
Copy link
Contributor

mw-ding commented Aug 6, 2019

kicked off the test just for x-pack.Ci-group6 for tens times in here, all of them succeeded or not run.

@mw-ding
Copy link
Contributor

mw-ding commented Aug 28, 2019

closing now.

@mw-ding mw-ding closed this as completed Aug 28, 2019
@kibanamachine kibanamachine reopened this Sep 1, 2019
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger pushed a commit that referenced this issue Sep 2, 2019
spalger pushed a commit that referenced this issue Sep 2, 2019
(cherry picked from commit 97135be)
@spalger
Copy link
Contributor

spalger commented Sep 2, 2019

Disabled again. @mw-ding just because the tests don't fail in 100 runs doesn't make them not flaky. We need to at least figure out how to analyze what's going wrong in these tests. These tests fail PRs all the time

image

Skipped

master: 97135be
7.x/7.5: 8cd82c4

jloleysens added a commit to jloleysens/kibana that referenced this issue Sep 2, 2019
…-to-np-ready

* 'master' of github.com:elastic/kibana: (409 commits)
  [ML] Data frame analytics: Fix source index checks. (elastic#44479)
  [Code] try fix this test (elastic#43692)
  skip flaky suite (elastic#44572) (elastic#42111) (elastic#44286) (elastic#43557) (elastic#42567)
  skip flaky suite (elastic#44560)
  skip flaky suite (elastic#44250)
  disable flaky suite (elastic#41336)
  [code] Update download URLs for go lsp. (elastic#44581)
  disable flaky suite (elastic#44575)
  disable flaky suite (elastic#44576)
  [Code] add functional test to verify lang server full api symbol/reference counts (elastic#44051)
  Improve Storybook scripts and load time (elastic#44511)
  Update Dependencies (elastic#44519)
  Remove use of injecti18n in Embeddables plugin (elastic#44043)
  [SIEM] Adds a configuraton option for the default SIEM date time range (elastic#44540)
  [Uptime]Fix/issue 40584  section headline should be inside panel (elastic#43468)
  disable flaky suite (elastic#22322)
  Changes network to use ECS fields (elastic#44392)
  Fix 'workpad flash' when loading new workpad (elastic#44387)
  [renovate] bump new PR version labels
  Update dependency cmd-shim to ^2.1.0 (elastic#44034)
  ...

# Conflicts:
#	src/legacy/core_plugins/console/public/index.html
@spalger spalger closed this as completed Oct 28, 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

5 participants