Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

patch release v1.7 #87

Merged
merged 2 commits into from
May 5, 2020
Merged

patch release v1.7 #87

merged 2 commits into from
May 5, 2020

Conversation

bowenlan-amzn
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bowenlan-amzn
Copy link
Contributor Author

index-management-kibana-plugin git:(master) yarn test:jest
yarn run v1.22.4
$ NODE_PATH=../../node_modules ../../node_modules/.bin/jest --config ./test/jest.config.js

RUNS public/pages/Policies/containers/Policies/Policies.test.tsx

RUNS public/pages/Policies/containers/Policies/Policies.test.tsx
PASS public/pages/ManagedIndices/components/RetryModal/RetryModal.test.tsx (5.522s)
PASS public/pages/ManagedIndices/components/ManagedIndexControls/ManagedIndexControls.test.tsx (6.136s)
PASS public/pages/Indices/components/IndexControls/IndexControls.test.tsx (6.165s)
PASS public/pages/Policies/components/PolicyControls/PolicyControls.test.tsx (6.147s)
PASS public/pages/ManagedIndices/containers/ManagedIndices/ManagedIndices.test.tsx (7.249s)
PASS public/pages/Indices/containers/Indices/Indices.test.tsx (7.834s)
PASS public/components/PolicyModal/PolicyModal.test.tsx
PASS public/components/ConfirmationModal/ConfirmationModal.test.tsx
PASS public/pages/CreatePolicy/containers/CreatePolicy/CreatePolicy.test.tsx
● Console

console.error ../../node_modules/react-dom/cjs/react-dom.development.js:530
  Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method.
      in CreatePolicy (created by Context.Consumer)

PASS public/pages/Policies/containers/Policies/Policies.test.tsx (9.274s)
PASS public/pages/ChangePolicy/components/NewPolicy/NewPolicy.test.tsx
PASS public/pages/ManagedIndices/components/RolloverAliasModal/RolloverAliasModal.test.tsx
PASS public/pages/Indices/components/ApplyPolicyModal/ApplyPolicyModal.test.tsx
PASS public/pages/ChangePolicy/containers/ChangePolicy/ChangePolicy.test.tsx
PASS public/pages/Indices/components/IndexEmptyPrompt/IndexEmptyPrompt.test.tsx
PASS public/pages/ManagedIndices/components/ManagedIndexEmptyPrompt/ManagedIndexEmptyPrompt.test.tsx
PASS public/pages/Policies/components/PolicyEmptyPrompt/PolicyEmptyPrompt.test.tsx
PASS public/components/ContentPanel/ContentPanelActions.test.tsx
PASS public/components/ContentPanel/ContentPanel.test.tsx
PASS public/pages/CreatePolicy/components/ConfigurePolicy/ConfigurePolicy.test.tsx
PASS public/pages/ManagedIndices/components/InfoModal/InfoModal.test.tsx
PASS public/pages/CreatePolicy/components/DefinePolicy/DefinePolicy.test.tsx
PASS public/services/PolicyService.test.ts
PASS public/services/ManagedIndexService.test.ts
PASS public/services/IndexService.test.ts
PASS public/components/Modal/Modal.test.tsx
PASS public/pages/ChangePolicy/components/ChangeManagedIndices/ChangeManagedIndices.test.tsx

Test Suites: 27 passed, 27 total
Tests: 129 passed, 129 total
Snapshots: 24 passed, 24 total
Time: 14.857s
Ran all test suites.
✨ Done in 16.53s.

@bowenlan-amzn bowenlan-amzn merged commit d2baacf into opendistro-for-elasticsearch:master May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants