Skip to content

Mapping-tester doesn't respect full cross product of rank choices #174

@fsimonis

Description

@fsimonis

When using the mapping-tester based on branch precice-v3 with

{
  "general": {
    "ranks": {
      "A": [1,2],
      "B": [2,4]
    }
  }
}

Then the expected runs are 1-2, 1-4, 2-2, 2-4.
The actual runs are 1-2, 2-4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions