Page MenuHomePhabricator

Python tests can't be run on the dartclient on Windows
Closed, WontfixPublic

Description

Alle Python tests are failing due to path issues on the dartclient on Windows.
Temporarily disable them on Windows until the error is fixed.
Setting up the in the MITKDashboardSetup.cmake script didn't fix the issue. Some more paths need to be added.

Event Timeline

User heime has pushed new remote branch:

bug-19153-python-tests

[1e2b05]: Merge branch 'bug-19153-python-tests'

Merged commits:

2015-06-25 15:11:04 Eric Heim [1efebe]
COMP: temporarily disable python tests on windows

User brehler has pushed new remote branch:

bug-19153-PythonTestsWindows
kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.

We noticed in T26955 that the test is able to run on Windows.