Skip to content

Remove -j 1 from DWDS tests #353

@grouma

Description

@grouma

#343 updated the dependencies so that we support build_daemon ^0.6.0. This version fixes race conditions and therefore we should be able to remove -j 1. Unfortunately, calling await webdriver.quit() within the teardown returns prior to webdriver actually finishes all calls. This results in a teardown failure. Probably should open an issue on package:webdriver and just add an artificial await.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions