Rishabh Singh

Results 122 comments of Rishabh Singh

Opensearch-Dashboards integration tests are still failing. ``` (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ core-opensearch-dashboards/opensear 145ms 1 1 - - - │ │ ch-dashboards/apps/data_explorer/aa │ │...

## RC #7 OpenSearch 9820 / OpenSearch Dashboards 7635 is ready for your test. OpenSearch - [Build 9820](https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch/detail/distribution-build-opensearch/9820/pipeline) OpenSearch Dashboards - [Build 7635](https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch-dashboards/detail/distribution-build-opensearch-dashboards/7635/pipeline) - Use the following Docker-Compose to setup...

Had a Go/No-go call for 2.14 release and the result is still `No-go` as we are seeing integration test failures for OSD. OSD team and infra team will focus on...

Integ test runs on Jenkins CI has completed, we are seeing below specs failing. : * without-security: https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.14.0/7635/linux/x64/tar/test-results/5920/integ-test/OpenSearch-Dashboards/without-security/OpenSearch-Dashboards.yml * core-opensearch-dashboards/opensearch-dashboards/apps/vis_builder/dashboard.spec.js * core-opensearch-dashboards/opensearch-dashboards/apps/vis_type_table/embed.spec.js * with-security: https://ci.opensearch.org/ci/dbc/integ-test-opensearch-dashboards/2.14.0/7635/linux/x64/tar/test-results/5920/integ-test/OpenSearch-Dashboards/with-security/OpenSearch-Dashboards.yml * core-opensearch-dashboards/opensearch-dashboards/apps/vis_builder/dashboard.spec.js

As suggested by @ashwin-pc and @kavilla I narrowed down my testing to just failing tests and ran tests for failing spec files and I confirm that the tests are passing...

## RC #8 OpenSearch 9820 / OpenSearch Dashboards 7640 is ready for your test. OpenSearch - [Build 9820](https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch/detail/distribution-build-opensearch/9820/pipeline) OpenSearch Dashboards - [Build 7640](https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch-dashboards/detail/distribution-build-opensearch-dashboards/7640/pipeline) - Use the following Docker-Compose to setup...

Maven publish completed. https://build.ci.opensearch.org/job/publish-to-maven/32/console

OpenSearch-2.14.0 been released.

> > By partitioning the tests, we can mitigate the impact of flakiness and ensure more reliable test runs. > > I think as a workaround, grouping looks like a...