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

Node v12.22.7 Unit Test Breaks #58

Open
Carthanial opened this issue Nov 18, 2021 · 0 comments
Open

Node v12.22.7 Unit Test Breaks #58

Carthanial opened this issue Nov 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Carthanial
Copy link

Carthanial commented Nov 18, 2021

Description :

Below are the files(6) that have failed tests in the Jenkins Unit Test Stage for bfs7.7.1-upgrade :

  • src/core/server/logging/appenders/file/file_appender.test.ts

  • packages/kbn-config-schema/src/types/stream_type.test.ts

  • src/legacy/server/capabilities/capabilities_mixin.test.ts

  • This file is not in the documentation (from linked comment below) that I have been using.
  • This is due to the Capabilities feature being moved to a new platform
  • This move was done between kibana v7.7.1 and v7.11/v8.0 which are the version tags used for the PR documentation referenced below on the upgrade to node v12.
  • src/core/server/http/http_server.test.ts

  • src/plugins/console/public/application/models/sense_editor/__tests__/integration.test.js

  • src/core/server/http/router/validator/validator.test.ts

Please refer to this comment on the approach for fixing these issues :
#48 (comment)

@Carthanial Carthanial added bug Something isn't working enhancement New feature or request labels Nov 18, 2021
@Carthanial Carthanial self-assigned this Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant