gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
30.56k stars 2.27k forks source link

Fixes flaky state change test #8469

Closed aliabid94 closed 2 weeks ago

aliabid94 commented 2 weeks ago

basically needed to have some UI change in response to a click so that the test would wait for the response in an expect. otherwise would "run too fast".

gradio-pr-bot commented 2 weeks ago

🪼 branch checks and previews

• Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook ready! Storybook preview
:unicorn: Changes detected! Details

Install Gradio from this PR

pip install https://gradio-builds.s3.amazonaws.com/8c90972179f51b4fc767e70667c16fe87a86b94e/gradio-4.33.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@8c90972179f51b4fc767e70667c16fe87a86b94e#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-builds.s3.amazonaws.com/8c90972179f51b4fc767e70667c16fe87a86b94e/gradio-client-0.20.1.tgz
gradio-pr-bot commented 2 weeks ago

🦄 no changes detected

This Pull Request does not include changes to any packages.

No changes detected.

#### Something isn't right? - Maintainers can change the version label to modify the version bump. - If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can [create the changelog file directly](https://github.com/gradio-app/gradio/new/fix-state-change-test/.changeset/salty-badgers-kneel.md).