Matijs van Zuijlen

Results 328 comments of Matijs van Zuijlen

@ghost it seems this is still an issue. Could you perhaps elaborate a bit on the solution you hinted at above, so that anyone interested can pick it up and...

Can you post the full trace? It looks like something in the login process is saving the user and triggers the validation.

Delaying this to at least 1.1

In general, I think this makes sense. I don't think there's a need to split of `aruba-rspec`, because Aruba already depends on only `rspec-expectations` and would need that in a...

With #806, there is no part of Aruba apart from the step definitions that depends on Cucumber.

:thinking: looks like it's broken will all versions of ChildProcess.

@olleolleolle yeah could be interesting. Do you have a link?

@enkessler are there any known problems with childprocess on Ruby 3.1 on Windows? And/or, has anyone tried running the childprocess test suite on that combination?

> Windows Ruby 3.1 uses a different Visual C runtime. That may be the cause, I'll see what I can find out. Great. Thanks for looking into this. > 3.0...