opensearch-project / index-management-dashboards-plugin

🗃 Manage policies and jobs and automate periodic data operations in OpenSearch Dashboards
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
14 stars 77 forks source link

[Flaky Test] snapshots_spec.js #925

Open bowenlan-amzn opened 8 months ago

bowenlan-amzn commented 8 months ago
Running:  plugins/index-management-dashboards-plugin/snapshots_spec.js                  (13 of 17)

  Snapshots
    Repository can be created
      ✓ successfully creates a new repository (10943ms)
    Snapshot can be created
      ✓ successfully creates a new snapshot (12009ms)
    Snapshot can be restored
      1) Successfully restores indices from snapshot
    Snapshot can be deleted
      ✓ deletes snapshot successfully (120ms)

  3 passing (1m)
  1 failing

  1) Snapshots
       Snapshot can be restored
         Successfully restores indices from snapshot:
     AssertionError: Timed out retrying after 60000ms: Expected to find content: 'Restore snapshot' but never did.
      at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/integration/plugins/index-management-dashboards-plugin/snapshots_spec.js:1035:10)

https://github.com/opensearch-project/index-management-dashboards-plugin/actions/runs/6827404998/job/18569441857?pr=919

kohinoor98 commented 8 months ago

Hi @bowenlan-amzn

Please could you assign this issue to me?