Jim Brännlund

Results 443 comments of Jim Brännlund

I don't know. I'll try to create a small repro repo later.

> I tried to reproduce locally, following the commands in the runner log (from Ubuntu) > > ``` > cd /tmp > wget https://downloads.python.org/pypy/pypy3.8-v7.3.7-linux64.tar.bz2 > tar -xf pypy3.8-v7.3.7-linux64.tar.bz2 > pypy3.8-v7.3.7-linux64/bin/python...

> I tried to reproduce locally, following the commands in the runner log (from Ubuntu) > > ``` > cd /tmp > wget https://downloads.python.org/pypy/pypy3.8-v7.3.7-linux64.tar.bz2 > tar -xf pypy3.8-v7.3.7-linux64.tar.bz2 > pypy3.8-v7.3.7-linux64/bin/python...

@RonnyPfannschmidt What are the potential drawbacks of switching the plugin to pyproject.toml instead? At the very least do what we do in https://github.com/pytest-dev/pytest-selenium?

Sure, feel free to submit a PR! 👍 @gnikonorov

I think this is merged and released now @gnikonorov :)

> This would involve a merge into your next-gen branch. Do you have any opposition? I have no idea what the implications will be, but we'll worry about that later....

Could you describe how it fails and maybe link to a test run where it failed (if it happens in GHA)? @gnikonorov

Such a weird error... did we ever add what the report actually looks like somewhere, or did we only discuss it? @ssbarnea Does GHA support storing test artifacts?

Could this be leveraged https://github.com/actions/upload-artifact ?