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 Jest Tests.x-pack/legacy/plugins/code/server/lsp - should support case-insensitive workspace dir #43655

Closed
kibanamachine opened this issue Aug 21, 2019 · 4 comments · Fixed by #43692
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test skipped-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 21, 2019

A test failed on a tracked branch


        Error: ENOENT: no such file or directory, lstat '/tmp/code_testgplm0y/workspace/github.com/microsoft'
    at Object.realpathSync (fs.js:1457:7)
    at WorkspaceHandler.realpathSync [as parseLocation] (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/x-pack/legacy/plugins/code/server/lsp/workspace_handler.ts:261:31)
    at WorkspaceHandler.parseLocation [as convertLocation] (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/x-pack/legacy/plugins/code/server/lsp/workspace_handler.ts:287:35)
    at WorkspaceHandler.convertLocation [as handleResponse] (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/x-pack/legacy/plugins/code/server/lsp/workspace_handler.ts:173:18)
    at handleResponse (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/x-pack/legacy/plugins/code/server/lsp/workspace_handler.test.ts:40:6)
    at Object.handleResponseUri (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/x-pack/legacy/plugins/code/server/lsp/workspace_handler.test.ts:117:23)
    at Object.asyncJestTest (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:102:37)
    at resolve (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/node_modules/jest-jasmine2/build/queueRunner.js:43:12)
    at new Promise (<anonymous>)
    at mapper (/var/lib/jenkins/workspace/elastic+kibana+7.x/JOB/x-pack-intake/node/linux-immutable/kibana/node_modules/jest-jasmine2/build/queueRunner.js:26:19)
      

First failure: Jenkins Build

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

Pinging @elastic/kibana-test-triage

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@elasticmachine
Copy link
Contributor

Pinging @elastic/code

spalger pushed a commit that referenced this issue Aug 21, 2019
spalger pushed a commit that referenced this issue Aug 21, 2019
(cherry picked from commit 48ceb29)
@spalger
Copy link
Contributor

spalger commented Aug 21, 2019

Skipped

master: 48ceb29
7.x/7.4: 6120665

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 skipped-test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants