Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

EOFError: end of file reached on qt 5.9? #1066

Open
faelsoto opened this issue May 14, 2018 · 3 comments
Open

EOFError: end of file reached on qt 5.9? #1066

faelsoto opened this issue May 14, 2018 · 3 comments

Comments

@faelsoto
Copy link

Hello. I'm having some issues with a few tests. The weird thing is that on my other development machine, everything's working smoothly.

Here's the version output.

Capybara: 2.13.0
capybara-webkit: 1.15.0
Qt: 5.9.1
WebKit: 538.1
QtWebKit: 5.9.1

What's interesting is that on my laptop, the one that runs without issues, both Qt and QtWebkit are at 5.5.1.

Here's the output:

  1) Error:
Onboarding2018Test#test_registro:_layout_test:
EOFError: end of file reached
    test/integration/onboarding_2018_test.rb:17:in `block (2 levels) in <class:Onboarding2018Test>'
    test/integration/onboarding_2018_test.rb:16:in `block in <class:Onboarding2018Test>'

Error:
Onboarding2018Test#test_registro:_layout_test:
Capybara::Webkit::CrashError: The webkit_server process crashed!

  Broken pipe

This is a bug in capybara-webkit. For help with this crash, please visit:

https://github.com/thoughtbot/capybara-webkit/wiki/Reporting-Crashes
    test/test_helper.rb:77:in `teardown'

And here's the debug output.

@mfittko
Copy link

mfittko commented May 28, 2018

getting the same errors, when installing the qt packages as suggested here on debian stretch :(

@keysen
Copy link

keysen commented Aug 3, 2018

Same thing with qt 5.9.5 and capybara 2.18.0 on ubuntu 18.04

@kiawizard
Copy link

The same for QT 5.9.2 and Capybara 2.18.0 on CentOS 7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants