Skip to content

Enable some ignored tests on windows

What does this MR do?

It fixes some tests so that they are green on Windows and removes them from the ignored list.

Why was this MR needed?

To avoid new failures when a new test case is added and we forget to add to the ignore list.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports