Skip to content

"Exception: Xvfb mmap file did not appear" when running multiple tests when a Xvfb already exists #60

@dosaki

Description

@dosaki

This issue is being raised in xvfb.py:79

If I already have a Xvfb screen up on say :10, then your code fails when it reaches a test that would spin up a screen on :10

The workaround is changing the existing virtual screen to something higher like :999.

Could the code not poll to see if an Xvfb display was already taken?

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