dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

<bug title: summarize bug in one line>

Open moio opened this issue 3 years ago • 1 comments

Setup

  • Rancher version: 2.6.5
  • Browser type & version: Electron (Cypress)

Describe the bug I have been developing Cypress-based end-to-end tests, which tend to click around faster than normal users.

When navigating away from a page which has a table, if the table is not done loading at click time, Javascript errors will be produced thereby failing the test.

To Reproduce Ideally, follow reproduction instructions to get to the exact same environment I used (in AWS via Terraform).

At that point comment code in https://github.com/moio/scalability-tests/blob/20221003_300_pods_per_node/cypress/cypress/support/commands.js#L14-L15 and re-run the Cypress test.

moio avatar Oct 14 '22 11:10 moio

@moio Please can you provide the console output including the errors, and also supply an issue title? At some point it would be worth migrating to the e2e framework the dashboard provides (which will be kept up to date with breaking changes)

richard-cox avatar Oct 14 '22 12:10 richard-cox

@richard-cox you are totally right. As it may take me some time before I get back to you with the exact error, I am closing this issue and will reopen it when I have better data - no need to clutter your issues list in the meantime.

I also take your suggestion to look into the dashboard e2e tests at some point.

Thanks

moio avatar Oct 28 '22 07:10 moio