Skip to content

Conversation

@bjp232004
Copy link
Contributor

No description provided.

@github-actions github-actions bot added ☢️ Bug Something isn't working ✏️ Feature labels Oct 17, 2025
@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: a89b80d

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 88 70 13 3 2 80% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeouts waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role not found
  2. reportsUpdated2.spec.js: All tests fail due to timeouts waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role not found

Root Cause Analysis

  • The recent changes in the workflow and test files may have affected the visibility or availability of the 'main' role element.

Recommended Actions

  1. Increase the timeout duration in the navigateToDashboards method to allow more time for the element to appear.
  2. Verify that the 'main' role element is correctly rendered before the tests run, possibly by adding a wait condition.
  3. Check for any recent changes in the dashboard rendering logic that might prevent the 'Dashboards' text from appearing.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 1bbae5b

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 33 13 1 1 69% 4m 25s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' element
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Timed out waiting for 'main' role to contain 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Timed out waiting for 'main' role to contain 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Timed out waiting for 'main' role to contain 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' element
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Timed out waiting for 'main' role to contain 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Timed out waiting for 'main' role to contain 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Timed out waiting for 'main' role to contain 'Dashboards'.

Root Cause Analysis

  • The failures are likely due to the timeout issues in the DashboardPage.navigateToDashboards method in dashboardPage.js.

Recommended Actions

  1. Increase the timeout duration in the expect statement in dashboardPage.js to allow more time for the element to appear.
  2. Ensure that the 'Dashboards' element is correctly rendered before the tests run, possibly by adding a waitForSelector before the expect call.
  3. Investigate any recent changes in the dashboard rendering logic that may affect the visibility of the 'main' role element.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: ktx-vaidehi | Branch: ui-design-gradient | Commit: 27edb82

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 33 13 1 1 69% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Same locator issue, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Similar timeout issue with 'Dashboards' text not found.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Same locator issue, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Similar timeout issue with 'Dashboards' text not found.

Root Cause Analysis

  • The changes in [VUE] ImportDashboard.vue may have affected the rendering of the 'Dashboards' element.

Recommended Actions

  1. Investigate the rendering logic in [VUE] ImportDashboard.vue to ensure 'Dashboards' is displayed correctly.
  2. Increase the timeout duration in tests to accommodate potential delays in loading.
  3. Add checks to confirm the existence of the 'main' role element before asserting its text.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: e74e0f3

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 76 69 1 3 3 91% 4m 46s

Test Failure Analysis

  1. dashboard2.spec.js: Timeout issues due to element detachment during click actions
    1. dashboard UI testcases should display the correct output when changing relative and absolute times with different timezones after adding a breakdown: Locator timeout - button detached from DOM during click attempt.

Root Cause Analysis

  • The recent changes in MenuLink.vue may have affected the stability of UI elements, causing timeouts.

Recommended Actions

  1. Investigate the stability of the button with name '16' in dashboard-refresh.js and ensure it remains attached during interactions. 2. Increase the timeout duration in the test to accommodate potential delays caused by UI rendering. 3. Review the CSS changes in MenuLink.vue for any unintended effects on button visibility or interaction.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 1c5004c

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 32 13 1 2 67% 4m 8s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeouts waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role not found
  2. reportsUpdated2.spec.js: All tests fail due to timeouts waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role not found

Root Cause Analysis

  • The recent changes in MenuLink.vue may have affected the rendering of the dashboard, causing elements to not be found.

Recommended Actions

  1. Increase the timeout duration in the tests to allow more time for elements to load.
  2. Verify that the 'main' role is correctly rendered in the DOM after the dashboard is clicked.
  3. Check if the new animations in MenuLink.vue are causing delays in rendering the dashboard elements.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: bcfeb4f

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 70 13 3 3 79% 4m 9s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'getByRole(main)' not found within timeout.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'getByRole(main)' not found within timeout.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'getByRole(main)' not found within timeout.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'getByRole(main)' not found within timeout.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'getByRole(main)' not found within timeout.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'getByRole(main)' not found within timeout.

Root Cause Analysis

  • The changes in the dashboard-related files may have affected the visibility or existence of the 'main' role element.

Recommended Actions

  1. Investigate the changes in dashboard-related files for potential impacts on the 'main' role element visibility.
  2. Increase the timeout duration in the tests to allow more time for the 'Dashboards' text to appear.
  3. Ensure that the 'Dashboards' element is rendered correctly before the tests run, possibly by adding wait conditions.

View Detailed Results

@testdino-playwright-reporter
Copy link

Test Run Failed

Author: omkarK06 | Branch: ui-design-gradient | Commit: bcfeb4f

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 73 13 3 0 82% 4m 9s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Same locator issue as above, timeout reached.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Timeout waiting for 'Dashboards', element not found.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Same locator issue as above, timeout reached.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Timeout waiting for 'Dashboards', element not found.

Root Cause Analysis

  • The failures are likely due to recent changes in the dashboard page structure affecting element visibility.

Recommended Actions

  1. Investigate the changes in dashboardPages/dashboardPage.js to ensure 'getByRole(main)' is correctly defined.
  2. Increase the timeout duration in the tests to allow for slower loading elements.
  3. Add checks to confirm the presence of the 'main' role element before asserting its text.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: ec1fe89

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 71 13 3 2 80% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Timed out waiting for 'main' role to contain text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Timed out waiting for 'main' role to contain text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Timed out waiting for 'main' role to contain text 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Timed out waiting for 'main' role to contain text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Timed out waiting for 'main' role to contain text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Timed out waiting for 'main' role to contain text 'Dashboards'.

Root Cause Analysis

  • The changes in SearchResult.vue and logs-page.scss may have affected the layout, causing the 'main' element to be hidden or not rendered in time.

Recommended Actions

  1. Increase the timeout duration in the tests to allow more time for the 'main' element to appear.
  2. Verify the rendering of the 'main' element in the UI after the recent changes to ensure it is present before assertions.
  3. Check the CSS changes in logs-page.scss to ensure they do not inadvertently hide the 'main' element.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: ec1fe89

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 71 13 3 2 80% 4m 5s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role not found
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role not found

Root Cause Analysis

  • The failures are likely due to changes in the dashboard page that affect element visibility or loading time.

Recommended Actions

  1. Increase the timeout duration in the DashboardPage.navigateToDashboards method to allow more time for the element to appear.
  2. Verify that the 'main' role element is correctly rendered and visible before asserting its text.
  3. Investigate recent changes in dashboard-related files to ensure no elements are being removed or renamed.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: ec1fe89

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 68 13 3 5 76% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'main' role element
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role element not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role element not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role element not found
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'main' role element
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role element not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role element not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role element not found

Root Cause Analysis

  • The failures are likely due to changes in the dashboard page structure affecting element visibility.

Recommended Actions

  1. Investigate the changes in dashboardPage.js to ensure the 'main' role element is present and visible during tests.
  2. Increase the timeout duration in the tests to accommodate potential delays in rendering.
  3. Add checks to verify the presence of the 'main' role element before assertions to prevent timeouts.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 03a442f

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 69 13 3 4 78% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.

Root Cause Analysis

  • The changes in FolderList.vue, EditGroup.vue, and others may have affected the visibility or availability of the 'Dashboards' element.

Recommended Actions

  1. Investigate the changes in FolderList.vue to ensure the 'main' role is correctly rendered. 2. Increase the timeout duration in the tests to allow more time for the 'Dashboards' element to appear. 3. Verify the navigation logic in dashboardPage.js to ensure it correctly leads to the 'Dashboards' view.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: bcd9ed6

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 32 13 1 2 67% 4m 7s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' element
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found within timeout.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'main' not found within timeout.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'main' not found within timeout.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' element
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'main' not found within timeout.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'main' not found within timeout.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'main' not found within timeout.

Root Cause Analysis

  • The recent CSS changes in logs-page.scss may have affected the visibility of the 'main' element.

Recommended Actions

  1. Investigate the CSS changes in logs-page.scss to ensure the 'main' element is visible and accessible.
  2. Increase the timeout duration in the tests to accommodate potential delays in rendering.
  3. Add checks to verify the presence of the 'main' element before asserting its text.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: bcd9ed6

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 71 13 3 2 80% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'getByRole(main)' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Same locator issue, expected text 'Dashboards' not found.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout, expected text 'Dashboards' not found.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'getByRole(main)' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Same locator issue, expected text 'Dashboards' not found.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout, expected text 'Dashboards' not found.

Root Cause Analysis

  • The failures are primarily due to timeouts in the DashboardPage.navigateToDashboards method in dashboardPage.js.

Recommended Actions

  1. Increase the timeout duration in the expect statements in dashboardPage.js to allow more time for the element to appear.
  2. Ensure that the 'main' role element is correctly rendered before the tests run, possibly by adding explicit waits or checks.
  3. Review the dashboard rendering logic to confirm that it consistently displays the expected 'Dashboards' text.

View Detailed Results

@testdino-playwright-reporter
Copy link

Test Run Failed

Author: omkarK06 | Branch: ui-design-gradient | Commit: a281994

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 34 13 1 0 71% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role not found
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role not found

Root Cause Analysis

  • The recent CSS changes in _variables.scss may have affected the visibility of the 'main' role element.

Recommended Actions

  1. Investigate the impact of CSS changes in _variables.scss on the visibility of the 'main' role element.
  2. Increase the timeout duration in the tests to allow more time for the 'main' role to become visible.
  3. Ensure that the 'main' role element is present in the DOM before performing assertions.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: 2e621eb

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 33 13 1 1 69% 4m 7s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role not found
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role not found

Root Cause Analysis

  • The change in _variables.scss may have affected the visibility or existence of the 'main' role element.

Recommended Actions

  1. Investigate the impact of the CSS change in _variables.scss on the dashboard layout. 2. Increase the timeout duration in the tests to allow for slower loading elements. 3. Ensure that the 'main' role element is present and visible before running assertions.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: 2e621eb

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 33 13 1 1 69% 4m 11s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'main' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'main' not found, expected 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'main' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'main' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'main' not found, expected 'Dashboards'.

Root Cause Analysis

  • The failures are linked to changes in the dashboard page logic in dashboardPage.js, affecting element visibility.

Recommended Actions

  1. Increase the timeout duration in the tests to allow more time for elements to load.
  2. Verify that the 'main' role element is correctly rendered before the tests run, possibly adding wait conditions.
  3. Review recent changes in dashboardPage.js to ensure the 'Dashboards' text is present and correctly loaded.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: 2e621eb

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 70 13 3 3 79% 4m 7s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' element
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' element
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.

Root Cause Analysis

  • The failures are likely due to changes in the dashboard page structure affecting element visibility.

Recommended Actions

  1. Investigate the changes in dashboardPage.js to ensure the 'main' role is correctly defined and visible.
  2. Increase the timeout duration in the tests to accommodate any delays in rendering.
  3. Add explicit waits for the 'main' element to ensure it is present before assertions.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: 813f49d

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 71 13 3 2 80% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.

Root Cause Analysis

  • The code changes in _variables.scss may have affected the visibility of the 'main' element.

Recommended Actions

  1. Increase the timeout duration in the tests to allow more time for the 'main' element to load.
  2. Verify that the 'main' element is present in the DOM before asserting its text.
  3. Check the recent CSS changes in _variables.scss for any unintended effects on layout or visibility.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: omkarK06 | Branch: ui-design-gradient | Commit: 1acfe6c

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 67 13 3 6 75% 4m 6s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeouts waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role element not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role element not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role element not found
  2. reportsUpdated2.spec.js: All tests fail due to timeouts waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role element not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role element not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role element not found

Root Cause Analysis

  • The code changes in JsonPreview.vue and TenstackTable.vue may have affected the rendering of the 'main' role element.

Recommended Actions

  1. Investigate the rendering of the 'main' role element in the dashboard page to ensure it appears before assertions. 2. Increase the timeout duration in the tests to accommodate slower rendering if necessary. 3. Add checks to confirm the visibility of the 'main' role element before performing assertions.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 5ead750

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 33 13 1 1 69% 4m 5s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Same locator issue as above, timeout reached.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Timeout waiting for 'Dashboards' text in main role.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Same locator issue, expected 'Dashboards' not found.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Timeout waiting for 'Dashboards' text in main role.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Same locator timeout issue, expected 'Dashboards' not found.

Root Cause Analysis

  • The removal of the style attribute in LogStream.vue may have affected the layout, causing elements to be unlocatable.

Recommended Actions

  1. Investigate the layout changes in LogStream.vue to ensure 'main' role is present and visible during tests.
  2. Increase the timeout duration in the tests to accommodate potential delays in rendering.
  3. Add explicit waits for the 'main' role element to ensure it is present before assertions.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 5ead750

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 71 13 3 2 80% 4m 5s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.

Root Cause Analysis

  • The failures are likely due to recent changes in the dashboard page that affect element visibility or loading.

Recommended Actions

  1. Increase the timeout duration in the DashboardPage.navigateToDashboards method to allow more time for the element to appear.
  2. Verify that the 'main' role element is correctly rendered before the assertion in the tests.
  3. Check for any recent changes in the dashboard rendering logic that may prevent the 'Dashboards' text from appearing.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 0930d0b

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 69 13 3 4 78% 4m 5s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator timeout - 'main' role not found
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator timeout - 'main' role not found
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator timeout - 'main' role not found
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator timeout - 'main' role not found

Root Cause Analysis

  • The changes in Index.vue may have affected the visibility or existence of the 'main' role element.

Recommended Actions

  1. Investigate the changes in Index.vue to ensure the 'main' role element is rendered correctly after navigation.
  2. Increase the timeout duration in the tests to accommodate potential delays in rendering.
  3. Add checks to confirm the presence of the 'main' role element before asserting its text.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 65bf7b1

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 69 13 3 4 78% 4m 5s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'getByRole(main)' not found, expected 'Dashboards'.

Root Cause Analysis

  • The changes in dashboard-related files may have affected the visibility or existence of the 'main' role element.

Recommended Actions

  1. Investigate the changes in dashboard-related files to ensure the 'main' role element is rendered correctly. 2. Increase the timeout duration in the tests to accommodate potential delays in rendering. 3. Verify that the navigation to the dashboards is successful before asserting the presence of the 'Dashboards' text.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 65bf7b1

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 71 13 3 2 80% 4m 5s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'main' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'main' not found, expected 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeout waiting for the 'Dashboards' text
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'main' not found, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'main' not found, expected 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'main' not found, expected 'Dashboards'.

Root Cause Analysis

  • The failures are linked to changes in the dashboard page that may have affected the visibility or existence of the 'main' role element.

Recommended Actions

  1. Investigate the changes in dashboardPages/dashboardPage.js to ensure the 'main' role element is present and visible during tests.
  2. Increase the timeout duration in the tests to allow more time for the 'Dashboards' text to appear.
  3. Add checks to confirm the presence of the 'main' element before asserting its text.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 65bf7b1

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 89 69 13 3 4 78% 4m 4s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeout waiting for element visibility
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Same locator issue as above, timeout reached.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Similar timeout issue with locator 'main'.
  2. reportsUpdated2.spec.js: All tests fail for the same reason as above
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Timeout waiting for 'main' element, expected 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Same locator timeout issue.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Timeout waiting for 'main', expected text not found.

Root Cause Analysis

  • The failures are likely due to recent changes in the dashboard page code that affect element visibility or loading times.

Recommended Actions

  1. Increase the timeout duration in the navigateToDashboards method in dashboardPage.js to allow more time for the element to appear.
  2. Verify the existence and visibility of the 'main' element before performing assertions in the tests.
  3. Check for any recent changes in the dashboard loading logic that may affect element rendering.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: nikhilsaikethe | Branch: ui-design-gradient | Commit: 8b69b7a

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
13 tests failed 48 33 13 1 1 69% 4m 4s

Test Failure Analysis

  1. reportsUpdated.spec.js: All tests fail due to timeouts waiting for elements
    1. Report test cases Updated Create, use, and delete dashboard and custom Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and months Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and weeks Schedule Now type report: Locator 'main' not found, expected text 'Dashboards'.
  2. reportsUpdated2.spec.js: All tests fail due to timeouts waiting for elements
    1. Report test cases Updated Create, use, and delete dashboard and once Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    2. Report test cases Updated Create, use, and delete dashboard and hours Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.
    3. Report test cases Updated Create, use, and delete dashboard and days Schedule Later type report: Locator 'main' not found, expected text 'Dashboards'.

Root Cause Analysis

  • The changes in index.vue may have affected the rendering of the 'main' role element, causing timeouts.

Recommended Actions

  1. Investigate the rendering of the 'main' role in index.vue to ensure it appears before assertions. 2. Increase the timeout duration in tests if the page load is expected to take longer. 3. Add checks to confirm the visibility of the 'main' element before asserting its text.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 0c2cb49

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 263 247 1 13 2 94% 5m 3s

Test Failure Analysis

  1. dashboard2.spec.js: Timeout issues when interacting with UI elements
    1. dashboard UI testcases should display the correct output when changing relative and absolute times with different timezones after adding a breakdown: Locator timeout while waiting for button '16' to be clickable.

Root Cause Analysis

  • The code change in managementPage.js altered expected text, which may affect UI interactions in dashboard2.spec.js.

Recommended Actions

  1. Increase the timeout duration for the button click in dashboard-refresh.js to prevent timeouts.
  2. Ensure the button '16' is present and visible before attempting to click it in the test.
  3. Review the recent changes in managementPage.js to confirm they do not affect dashboard UI elements.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 8bee848

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 169 156 1 11 1 92% 2m 43s

Test Failure Analysis

  1. dashboard2.spec.js: Timeout errors due to element visibility issues
    1. dashboard UI testcases should display the correct output when changing relative and absolute times with different timezones after adding a breakdown: Locator timeout waiting for button '16' to be visible.

Root Cause Analysis

  • The code changes in dashboard-refresh.js introduced waits for element visibility, which may not be sufficient for dynamic content.

Recommended Actions

  1. Increase the timeout duration in dashboard-refresh.js for endDayButton and startDayButton visibility checks. 2. Add additional waits or checks after navigation to ensure the calendar is fully loaded before interacting. 3. Review the logic for dynamically generated button names to ensure they match expected values.

View Detailed Results

@testdino-playwright-reporter
Copy link

Test Run Failed

Author: bjp232004 | Branch: ui-design-gradient | Commit: e1c5437

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 132 122 1 9 0 92% 2m 25s

Test Failure Analysis

  1. dashboard2.spec.js: Test fails due to missing calendar elements
    1. dashboard UI testcases should display the correct output when changing relative and absolute times with different timezones after adding a breakdown: End day 16 not found in current calendar view.

Root Cause Analysis

  • The code changes in dashboard-refresh.js indicate a failure to locate the end day button due to potential timing issues or incorrect calendar state.

Recommended Actions

  1. Increase wait times before attempting to locate end day buttons in dashboard-refresh.js. 2. Implement additional checks to ensure the calendar is fully loaded before interacting with date buttons. 3. Add logging to capture the current calendar state when the error occurs for better debugging.

View Detailed Results

@testdino-playwright-reporter
Copy link

Test Run Failed

Author: bjp232004 | Branch: ui-design-gradient | Commit: 6d8b76a

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 148 137 1 10 0 93% 1m 59s

Test Failure Analysis

  1. dashboard2.spec.js: Test failures due to elements not found in the calendar view
    1. dashboard UI testcases should display the correct output when changing relative and absolute times with different timezones after adding a breakdown: Day 8 not found after 3 attempts, indicating possible navigation issues or incorrect date availability.

Root Cause Analysis

  • The changes in dashboard-refresh.js introduced a new navigation method that may not be correctly locating the date buttons.

Recommended Actions

  1. Increase the timeout duration in clickDateWithNavigation to allow more time for elements to appear.
  2. Add logging to track the current month displayed in the calendar to ensure correct navigation.
  3. Verify the calendar's date availability logic to ensure it matches the expected dates.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 9e3f451

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 150 138 1 10 1 92% 2m 5s

Test Failure Analysis

  1. dashboard2.spec.js: Test fails due to insufficient enabled dates in calendar
    1. dashboard UI testcases should display the correct output when changing relative and absolute times with different timezones after adding a breakdown: Only 1 enabled date found, causing the test to fail.

Root Cause Analysis

  • The failure is due to the updated logic in dashboard-refresh.js that requires at least 2 enabled dates.

Recommended Actions

  1. Modify the test setup to ensure at least 2 enabled dates are available in the calendar.
  2. Review the calendar data population logic to ensure it meets the test requirements.
  3. Implement error handling to provide more informative messages when insufficient dates are found.

View Detailed Results

…bustness and update test case to use dynamic date values.
@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: ktx-akshay | Branch: ui-design-gradient | Commit: c18bfb8

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
14 tests failed 352 321 14 16 1 91% 14m 43s

Test Failure Analysis

  1. changeOrg.spec.js: All tests fail due to timeout errors when clicking organization menu item.
    1. Change Organisation About Page change organisation validation: Locator timeout waiting for organization menu item click.
    2. Change Organisation Management Page change organisation validation: Locator timeout waiting for organization menu item click.
    3. Change Organisation IAM Page change organisation validation: Locator timeout waiting for organization menu item click.

Root Cause Analysis

  • The recent changes in dashboard-refresh.js removed necessary wait conditions, potentially affecting element visibility.

Recommended Actions

  1. Increase the timeout duration for locator clicks in changeOrg.spec.js to handle slow responses.
  2. Reintroduce wait conditions in dashboard-refresh.js to ensure elements are visible before interactions.
  3. Review the organization menu item locator to ensure it is correctly defined and present in the DOM.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 8f17192

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
14 tests failed 352 321 14 16 1 91% 8m 34s

Test Failure Analysis

  1. changeOrg.spec.js: All tests failing due to timeout waiting for organization options to be visible
    1. Change Organisation About Page change organisation validation: Timeout waiting for option 'org1761985534366933' to be visible
    2. Change Organisation Management Page change organisation validation: Timeout waiting for option 'org1761985522380959' to be visible
    3. Change Organisation IAM Page change organisation validation: Timeout waiting for option 'org1761985523292647' to be visible

Root Cause Analysis

  • The changes in homePage.js reduced wait times but did not address the visibility issue causing timeouts.

Recommended Actions

  1. Increase the timeout duration in homePage.js for waiting on organization options to be visible.
  2. Ensure that the organization dropdown is fully populated before attempting to select an option.
  3. Add logging to track the visibility state of organization options to diagnose timing issues.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 39fd0a2

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
9 tests failed 376 343 9 21 3 91% 17m 0s

Test Failure Analysis

  1. pipelines.spec.js: All tests fail due to timeout waiting for pipeline name input
    1. Pipeline testcases should add source & destination node without connection and error to be displayed: Locator timeout waiting for 'Enter Pipeline Name'.
    2. Pipeline testcases should display error on entering only source node and save: Locator timeout waiting for 'Enter Pipeline Name'.
    3. Pipeline testcases should display error on entering only pipeline name and save: Locator timeout waiting for 'Enter Pipeline Name'.
  2. pipeline-dynamic.spec.js: All tests fail due to timeout waiting for pipeline name input
    1. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name directly: Locator timeout waiting for 'Enter Pipeline Name'.
    2. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name with underscores: Locator timeout waiting for 'Enter Pipeline Name'.
    3. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name: Locator timeout waiting for 'Enter Pipeline Name'.
  3. pipeline-core.spec.js: All tests fail due to timeout waiting for pipeline name input
    1. Core Pipeline Tests should add source, condition & destination node and then delete the pipeline: Locator timeout waiting for 'Enter Pipeline Name'.
    2. Core Pipeline Tests should add source & destination node and then delete the pipeline: Locator timeout waiting for 'Enter Pipeline Name'.

Root Cause Analysis

  • The recent changes in homePage.js may have introduced timing issues affecting element visibility.

Recommended Actions

  1. Increase the timeout duration in the enterPipelineName method in pipelinesPage.js to handle slow loading elements. 2. Implement explicit waits for the pipeline name input to ensure it is visible before clicking in pipelinesPage.js. 3. Review and optimize the loading sequence in homePage.js to prevent delays affecting subsequent tests.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 39fd0a2

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
9 tests failed 376 343 9 21 3 91% 17m 0s

Test Failure Analysis

  1. pipelines.spec.js: All tests failing due to timeout waiting for pipeline name input
    1. Pipeline testcases should add source & destination node without connection and error to be displayed: Locator timeout waiting for 'Enter Pipeline Name'.
    2. Pipeline testcases should display error on entering only source node and save: Locator timeout waiting for 'Enter Pipeline Name'.
    3. Pipeline testcases should display error on entering only pipeline name and save: Locator timeout waiting for 'Enter Pipeline Name'.
  2. pipeline-dynamic.spec.js: All tests failing due to timeout waiting for pipeline name input
    1. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name directly: Locator timeout waiting for 'Enter Pipeline Name'.
    2. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name with underscores: Locator timeout waiting for 'Enter Pipeline Name'.
    3. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name: Locator timeout waiting for 'Enter Pipeline Name'.
  3. pipeline-core.spec.js: All tests failing due to timeout waiting for pipeline name input
    1. Core Pipeline Tests should add source, condition & destination node and then delete the pipeline: Locator timeout waiting for 'Enter Pipeline Name'.
    2. Core Pipeline Tests should add source & destination node and then delete the pipeline: Locator timeout waiting for 'Enter Pipeline Name'.

Root Cause Analysis

  • The failures are primarily due to timeouts in the enterPipelineName function in pipelinesPage.js.

Recommended Actions

  1. Investigate the visibility and loading state of the 'Enter Pipeline Name' input in pipelinesPage.js to ensure it is interactable before clicking.
  2. Increase the timeout duration for the locator.click calls in the enterPipelineName function to accommodate slower loading times.
  3. Add explicit waits or checks to ensure the input is present and visible before attempting to click.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: a16f908

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
9 tests failed 376 344 9 21 2 91% 16m 53s

Test Failure Analysis

  1. pipelines.spec.js: All tests fail due to timeouts waiting for the pipeline name input
    1. Pipeline testcases should add source & destination node without connection and error to be displayed: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.
    2. Pipeline testcases should display error on entering only source node and save: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.
    3. Pipeline testcases should display error on entering only pipeline name and save: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.
  2. pipeline-dynamic.spec.js: All tests fail due to timeouts waiting for the pipeline name input
    1. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name directly: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.
    2. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name with underscores: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.
    3. Pipeline Dynamic Stream Names Verify pipeline with dynamic destination name using kubernetes_container_name: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.
  3. pipeline-core.spec.js: All tests fail due to timeouts waiting for the pipeline name input
    1. Core Pipeline Tests should add source, condition & destination node and then delete the pipeline: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.
    2. Core Pipeline Tests should add source & destination node and then delete the pipeline: Locator timeout - waiting for '[aria-label="Enter Pipeline Name"]'.

Root Cause Analysis

  • The code changes in pipelinesPage.js indicate a potential issue with the locator method used for the pipeline name input.

Recommended Actions

  1. Investigate the visibility and readiness of the element '[aria-label="Enter Pipeline Name"]' before clicking.
  2. Increase the timeout duration for the locator.click() method in the enterPipelineName function.
  3. Ensure that the page is fully loaded and all elements are rendered before executing tests that interact with the pipeline name input.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 93ac39a

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 303 282 1 19 1 93% 3m 48s

Test Failure Analysis

  1. pipelines.spec.js: Test failures due to strict mode violations from ambiguous element locators
    1. Pipeline testcases should display error when user directly clicks on save without adding details: Locator resolved to multiple elements causing click failure.

Root Cause Analysis

  • The failure is due to the updated locator for the pipeline name required message, which now matches multiple elements.

Recommended Actions

  1. Update the locator for 'Pipeline name is required' to be more specific in pipelinesPage.js. 2. Consider using a unique identifier for the notification message to avoid ambiguity. 3. Review the visibility and timing of the error message display to ensure it is correctly handled before interaction.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: c0ab61d

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 290 268 1 19 2 92% 3m 17s

Test Failure Analysis

  1. pipelines.spec.js: Test fails due to strict mode violation with multiple elements found
    1. Pipeline testcases should display error when user directly clicks on save without adding details: Locator resolved to two elements causing click failure.

Root Cause Analysis

  • The code change in pipelinesPage.js altered the locator to use role='alert', which resulted in multiple matches for the error message.

Recommended Actions

  1. Update the locator in pipelinesPage.js to be more specific to avoid multiple matches.
  2. Implement a check to ensure only one element is found before clicking in confirmPipelineNameRequired method.
  3. Review the notification handling to differentiate between alert messages and notifications.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 4f66b0b

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 290 268 1 19 2 92% 3m 18s

Test Failure Analysis

  1. pipelines.spec.js: Test fails due to strict mode violation with multiple matching elements
    1. Pipeline testcases should display error when user directly clicks on save without adding details: Locator resolved to multiple elements causing click failure.

Root Cause Analysis

  • The code changes in pipelinesPage.js adjusted the locator to target a more specific element, which should resolve the strict mode violation.

Recommended Actions

  1. Update the locator in pipelinesPage.js to ensure it targets only the intended error message element. 2. Review the test logic to handle scenarios where multiple elements match the locator to prevent ambiguity. 3. Implement additional assertions to verify the visibility of the error message before attempting to click.

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 4f66b0b

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
All tests passed 376 351 0 21 4 93% 4m 31s

View Detailed Results

@testdino-playwright-reporter
Copy link

⚠️ Test Run Unstable


Author: bjp232004 | Branch: ui-design-gradient | Commit: 4f66b0b

Testdino Test Results

Status Total Passed Failed Skipped Flaky Pass Rate Duration
1 test failed 363 339 1 21 2 93% 5m 1s

Test Failure Analysis

  1. pipelines.spec.js: Test fails due to strict mode violation with multiple elements found
    1. Pipeline testcases should display error when user directly clicks on save without adding details: Locator resolved to multiple elements, causing click failure.

Root Cause Analysis

  • The failure is likely due to changes in the element structure in pipelinesPage.js, leading to ambiguous locators.

Recommended Actions

  1. Update the locator in pipelinesPage.js to be more specific to avoid ambiguity. 2. Implement a check to ensure only one element matches before attempting to click. 3. Review the UI changes that may have introduced multiple elements with the same text.

View Detailed Results

@nikhilsaikethe nikhilsaikethe merged commit db7f947 into main Nov 1, 2025
32 of 33 checks passed
@nikhilsaikethe nikhilsaikethe deleted the ui-design-gradient branch November 1, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants