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

[Tests] fix mocha tests related to type #1299

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Feb 28, 2022

Description

Failure introduced here:
https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1289/files

OpenSearch Archiver loads data to OpenSearch from data.json into OpenSearch for
E2E tests and integration tests but will need to verify if this causes breakage in
migration from older versions of the application.

Mocha tests do not run in the current CI so these were missed.

Signed-off-by: Kawika Avilla kavilla414@gmail.com

Issues Resolved

n/a

Check List

  • New functionality includes testing.
    • All tests pass
      • yarn test:jest
      • yarn test:jest_integration
      • yarn test:ftr
  • New functionality has been documented.
  • Commits are signed per the DCO using --signoff

Failure introduced here:
https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1289/files

OpenSearch Archiver loads data to OpenSearch from data.json into OpenSearch for
E2E tests and integration tests but will need to verify if this causes breakage in
migration from older versions of the application.

Mocha tests do not run in the current CI so these were missed.

Issue resolved:
n/a

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla requested a review from a team as a code owner February 28, 2022 23:17
@tmarkley tmarkley merged commit 8c9a9b3 into opensearch-project:main Feb 28, 2022
kavilla added a commit to kavilla/OpenSearch-Dashboards-1 that referenced this pull request Mar 3, 2022
Failure introduced here:
https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1289/files

OpenSearch Archiver loads data to OpenSearch from data.json into OpenSearch for
E2E tests and integration tests but will need to verify if this causes breakage in
migration from older versions of the application.

Mocha tests do not run in the current CI so these were missed.

Issue resolved:
n/a

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants