Skip to content

Fix flaky formgrader test #1027

@jhamrick

Description

@jhamrick

There is a flaky formgrader test in nbgrader/tests/nbextensions/test_formgrader.py called test_same_part_navigation which keeps failing with various related errors from Selenium, such as that the browsing context has been discarded or that it can't decode a response from Marionette, for example:

https://travis-ci.org/jupyter/nbgrader/jobs/438308641#L1083

I can't figure out why this is but maybe someone else can?

In #1026 I marked the test as flaky but when this bug is fixed that mark should be removed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions