Aleksandrs Jemeļjanovs

Results 11 comments of Aleksandrs Jemeļjanovs

@route I am currently testing the original problem on Windows, this goes away when [https://github.com/rubycdp/ferrum/pull/401](https://github.com/rubycdp/ferrum/pull/401) is implemented.

@route > Can you add it to matrix? Sorry, I missed the reference. Do you mean their communications channel on Matrix?

> Oh I meant to https://github.com/rubycdp/ferrum/blob/main/.github/workflows/tests.yml Let's see how it's failing on CI @route I have added `jruby` to the tests.yml, but it seems it needs approval to run.

@route just pushed the merged changes

@route would you mind taking a look at the current PR, if it is ok, then I'll try to handle the original issue described here: [Issue 402](https://github.com/rubycdp/ferrum/issues/402)

@route I've updated the code to reflect latest changes in Process class; however, my local tests are still failing, so I'll need to figure out how to handle the problems.

Added JRuby to the matrix once again, lost it somewhere.

@route I was finally able to get the tests going locally, by redirecting the process output to the buffered reader instead of a file. Is it possible to run the...

@route, sorry for the delay; we are solving some issues with our solution to this; I hope to update this PR when we are done.

@route, unfortunately, it fails and hangs with `Exception handling servers: #` in the test environment for jruby-9.4. Locally, the tests pass, so I'll try to replicate and investigate the closed...