Skip to content

unable to handle render process crash #12

@jesg

Description

@jesg

steps:

  1. run a test
  2. crash all chrome render processes via pkill -f "chrome.*type=renderer"
  3. try to run another test

expected: next test runs successfully
actual: selenium fails with unable to connect error

notes:

  • the render process occasionally crashes in real tests
  • the parent process does not crash when the render subprocess crashes

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions