Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests] Figure out why Query Editor test is flaky #3151

Open
Janpot opened this issue Feb 1, 2024 · 0 comments
Open

[tests] Figure out why Query Editor test is flaky #3151

Janpot opened this issue Feb 1, 2024 · 0 comments
Labels
good first issue Great for first contributions. Enable to learn the contribution process. scope: toolpad-studio Abbreviated to "studio" test

Comments

@Janpot
Copy link
Member

Janpot commented Feb 1, 2024

Steps to reproduce

This is an issue that regularly happens in argos regeression tests. In some runs the query editor scrolls slightly down, making the screenshot flaky.

Start the tests in UI mode

pnpm test:integration --project chromium --ui

Run the "rest editor basics" test. And look at the screenshots, notice that on the step

await urlInput.click();

The editor scrolls.

Removing

await urlInput.click();

Stops the scrolling

Current behavior

No response

Expected behavior

I guess the fix could be easy, "remove the click". But I want to know why this happens, there may be a bug that we don't understand.

Context

No response

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: query editor flaky

@Janpot Janpot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer test good first issue Great for first contributions. Enable to learn the contribution process. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 1, 2024
@prakhargupta1 prakhargupta1 added the scope: toolpad-studio Abbreviated to "studio" label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Great for first contributions. Enable to learn the contribution process. scope: toolpad-studio Abbreviated to "studio" test
Projects
None yet
Development

No branches or pull requests

2 participants