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

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

@faelsoto

Description

@faelsoto

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions