Yuichiro Tachibana (Tsuchiya)

Results 350 comments of Yuichiro Tachibana (Tsuchiya)

That's correct about the random failures, but parallel execution is a right solution for long-running tests in general, not a workaround. It's not complex.

Anyway, the test passed after several trials 👍 . The job failed because the `do check` step fails as it refers to the `changes` job which is temporarily removed in...

> Resources are finite I see, it makes sense. > each run will be slightly shorter (it will be pretty slight). This part is not fair. The most time consuming...

Commit 32154f3 to trigger the CI using the changes in this PR. Will revert it after confirming it works. Update: Reverted. It worked well (https://github.com/gradio-app/gradio/actions/runs/7991559044/job/21823007428).

@pngwn Ok, done. If it's ok, revert 95b2ee6 before merging.

Thanks!

When installing it, the following error occurs: ``` ValueError: Can't find a pure Python 3 wheel for: 'duckdb', 'psutil' ```

Unfortunately I don't have access to Win10 env and can't reproduce the error now. * What about deleting and reinstalling your `node_modules` directory? It has the `pyodide` subdir so refreshing...

Provide the details of your app, including the env, the source files, `requirements.txt`, etc with which I can reproduce the problem.